Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
EDIT: Is "Pilot control landing lights" checked in your Realism setting, by any chance? If it isn't, it should be.
I don't have that particular add-on, but other add-ons can override your FSX settings as long as you use that add-on. My Weather settings gets changed to what Active Sky Next wants no matter what I do, for example.
0) Make sure that Flight Simulator is closed
1) Using File Explorer, find the download directory for your games and navigate to "Steam\steamapps\common\FSX\DLC\379233\SimObjects\Airplanes" (this assumes the directory is under "Program Files (x86).
There, you will find a list of airplanes that this mod is affecting.
2) Open the folder for the affected aircraft. For this example, we will use the "Bombardier_CRJ_700" directory.
3) In the folder, open the "Panel" directory.
4) Open "panel.cfg" in a text editor.
5) Using your text editor's search function, search for "_gear" (without the double quotes).
6) Change the following line:
"gauge15=shockwave_lights!SW Lights_gear, 1,1,1,1 //shockwave light"
...so that you end up with two lines that show the following:
//gauge15=shockwave_lights!SW Lights_gear, 1,1,1,1 //shockwave light
gauge15=shockwave_lights!SW Lights, 1,1,1,1 //shockwave light
(NOTE: In the two lines above, we leave the original line in place, but it is inactive because of the "//" at the beginning. The next line is almost identical, but we remove "_gear" from it.)
7) Save the change and close the file.
8) Open FSX and start something involving the Bombardier CRJ 700.
9) Switch to an external view so that you can see the wings and press "Ctrl-L". The landing lights should now work properly (at least, in my experience).
This will need to be done for each aircraft that you are having an issue with. Replace the "Bombardier_CRJ_700" directory name with whichever corresponding aircraft that is showing the issue.
This works perfectly! Thank you!