FSDreamTeam forum

Products Support => GSX Support FSX/P3D => Topic started by: congapadre on September 10, 2013, 03:46:58 am

Title: Why Is This So Complicated?
Post by: congapadre on September 10, 2013, 03:46:58 am
I am trying to get PMDG 777 to work properly with GSX. I have only been able to pick up bits and pieces of what to do from the forum. I think I downloaded the 777 file, but it still doesn't work. I think I need to get rid of the config file, but I am not as computer literate as others. Could I get a step-by-step on how to fix these doors?  If I have to delete the old config file, where is it?  I try to use Couatl live update, but then it tells me to close FSX and do the update. I close FSX...where's the update exe. file? It is not in the GSX program folder. This is very confusing. Please help.
Title: Re: Why Is This So Complicated?
Post by: congapadre on September 10, 2013, 04:10:40 am
I know I have the latest Add-On Manager, and the correct files are installed. But I am still getting a prompt to open the cargo doors and the front left door, even after they are open.
Title: Re: Why Is This So Complicated?
Post by: congapadre on September 10, 2013, 04:15:08 am
Here is my config file for the 777. What do I need to change?

[aircraft]
nosegear = 20.89
refueling = 1

[exit1]
pos = -2.93 10.32 2.53 0.00
code = 1

[exit2]
pos = -2.93 10.32 2.53 0.00
code = 2

[exit3]
remove = 1

[exit4]
remove = 1

[service1]
flip = 1
code = 0

[service2]
pos = 0.00 0.00 -3.98 0.00
code = 1

[cargo1]
pos = 3.08 -14.14 -1.44 0.00
code = 1
uldcode = AUTO

[cargo2]
pos = 1.63 -18.68 0.58 0.00
code = 2
uldcode = AUTO


Any help would be appreciated. Thanks.
Title: Re: Why Is This So Complicated?
Post by: virtuali on September 10, 2013, 11:57:50 am
Here is my config file for the 777. What do I need to change?

Your mistake is that:

- You haven't followed the forum and/or read the GSX manual because, having a GSX.CFG file IS the problem, if the one you made is made like that.

You configured the doors in your GSX.CFG file as using standard FSX doors variables (the code = 1 or code = 2 lines ), which wouldn't work on an airplane that uses all custom XML variables such as the PMDG.

On top of that, what you did was wrong even for a default airplane, because you set cargo door 1 to use code 1, just like the MAIN passenger door, and cargo door 2 to use code 2, which is default for all cargo doors in the default 737 so, what you really did IF this was a default airplane using default variables (and the 777 it's NOT), was to tell GSX that Shift-E controls both the main passenger door AND the cargo 1 door, and Shift+E+2 controls BOTH the 2nd passenger door AND the 2nd cargo door.

As already explained on the forum HERE:

http://www.fsdreamteam.com/forum/index.php?topic=9070.msg72674#msg72674

When you use an airplane that use all custom variables for its doors, you should either

1) configure GSX to IGNORE a door's status

2) figure out yourself the custom variables for the PMDG 777 and write the correct XML code for them

3) just wait for us to a configuration

If you are not able to do #2, you should have used option #1 or #3, and now there's no need to wait, because we have included support for the PMDG 777 since several days, with the current Live Update.

But, as also explained in many other forum threads, if you tried to create your GSX.CFG (which is wrong in this case) already, you must REMOVE IT, in order to have the native support from GSX taking over, because a GSX.CFG file will always take precedence over the configuration that comes with GSX, for the obvious reason that you CAN then further customize something that has native support coming from GSX.

THIS post HERE:

http://www.fsdreamteam.com/forum/index.php?topic=9070.msg72735#msg72735

Explains how the precedence system works. Which means, in order to be sure you use the configuration that comes with GSX for the 777, which of course is correct, you must do the following:

1) Be sure you have installed the most current LIVE UPDATE for GSX. Done by selecting the option to check for updates in the Couatl menu

2) Use the "Reset" option in the Airplane configuration menu in GSX, to Undo all your customization.

3) "Restart Couatl" from the menu.


If it still doesn't work after those steps, note the following:

- Be sure you haven't put another GSX.CFG in the Simobjects\Airplanes\PMDG777 folder. If you find one, remove that one too.

- It seems the PMDG has a bug that it doesn't correctly save the custom doors variable state if you use the Load/Save State function from the PMDG FMC, this is nothing that GSX can fix, but it's apparently fixed by opening/closing doors once, so the variable get synced again.
Title: Re: Why Is This So Complicated?
Post by: congapadre on September 10, 2013, 06:54:35 pm
Thank you. That last list was what I needed - a little step-by-step.  Please don't get me wrong - I love the product - that is why I got frustrated, but the fix will be easy with your reply. Thanks.