September 8, 201312 yr G'day gents, I've run into a bit of a problem with the TDS 787. I've never really been able to get it installed into FSX properly, until I came across this download - http://www.fs-freeware.net/downloads/viewdownload/7-civil-airliners/3386-fsx-boeing-787-8-ge-delta It installs perfectly, runs perfectly, and I haven't experienced any major issues. However, I do have one problem, and that being the fact that some of the exterior lights are missing and or not working. Oddly enough though, they do appear to be functional in the prevew window as pictured below. When FSX is actually launched is another story. Any insight or help would be greatly appreciated. Bryan Ott
September 10, 201312 yr Your aircraft.cfg probably calls for fx_ light effect files that you didn't get with the package is all. You could try to open the aircraft.cfg of that plane and another plane that does have working lights, then search for the [LIGHTS] section and copy the end part of each line to replace the effect in the broken downloaded plane. For instance, this is from my SMS MD-11: [LIGHTS] //Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landinglight.1 = 1, 11.30, 0.00, 12.20, fx_beaconb , <-This "fx_beaconb" part is what I mean to replace from a working aircraft.cfg filelight.2 = 1, 11.30, 0.00, 12.20, fx_beaconb , <-These are stock FSX effects files, could be yours are named something differentlight.3 = 1, -38.00, 0.00, -8.00, fx_beaconh , <-Don't change any of the numbers or you may have lights floating in spacelight.4 = 1, -38.00, 0.00, -8.00, fx_beaconh ,light.5 = 5, 28.48, 9.94, 1.78, fx_navwhi ,light.6 = 5, 28.48,-9.94, 1.78, fx_navwhi ,light.7 = 5, 30.48, 9.36, -1.32, fx_navwhi ,light.8 = 5, 30.48,-9.36, -1.32, fx_navwhi ,light.9= 4, 91.30, -1.15, 1.05, fx_vclighth1,light.10= 4, 89.80, -0.15, 4.55, fx_vclight Hope this helps. EDIT: I also downloaded the plane to check it out for myself and I see there is a folder called "effects" that has two files: tdsb8_wing_light.fx tdsnose_gearwell.fx You should copy or move these files to your FSX/Effects folder. Sorry for the multiple replies. This is from the aircraft.cfg of that 787. Notice that if you don't have the Opensky lights or the shockwave add-on, you won't have lights so you will need to replace those filenames with lights you do have from another bird. (I don't have them either). [lights]//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxilight.0 = 5, 7.7, -27, -1, Opensky_wing_light, //Winglightlight.1 = 5, 7.7, 27, -1, Opensky_wing_light, //Winglightlight.2 = 3, 54.787, 0, -8.5, tdsnose_gearwelllight.3 = 3, 54.787, 0, -8.5, fx_Shockwave_beaconblight.4 = 5, 10, -11, -4, fx_Shockwave_landing_light, //shockwave lightlight.5 = 5, 10, 11, -4, fx_Shockwave_landing_light, //shockwave lightlight.6 = 6, 56.5, 0.5, -10, fx_shockwave_landing_light_narrow_down, // Taxi Shockwave Lightlight.7 = 6, 56.5, -0.5, -10, fx_shockwave_landing_light_narrow_down, // Taxi Shockwave Light
Create an account or sign in to comment