admin_pps
Most of the commonly reported issues and questions are answered in the Frequently Asked Questions (FAQ) option under the Support menu of this website.
*** PLEASE NOTE ***
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
Your forum account is not the same as the account used in the shop. They are completely separate accounts.
1st December: A new version of the GoFlight Interface Tool for MSFS is now available.
12th November: A new version of the GoFlight Interface Tool for X-Plane is now available.
6th June: A new version of Virtual Flight Sim Hardware is now available (huge update)
21st November: A new version of the GoFlight Interface Tool for FSX/FSXSE/P3D is now available.
admin_pps
Comments
-
Lua can access the PMDG Lvars. An example that will give you an idea on how to use is here: https://www.pollypotsoftware.org.uk/support/user-guide/user-guide-git/43-lua/130-lua-pmdg-ngx-example.html Replace getkvar with getlvar. Best wishes Steve
-
Detective has never been enabled for PMDG aircraft because the SDK provides everything. The two lvars you mention are available in the SDK but named differently. In light data, Search for Ground_Power and they will show up. Best wishes Steve
-
See my answer here: https://www.pollypotsoftware.org.uk/support/forum.html#/discussion/1954/git-and-engravity-cdu-conflict-in-msfs%23latest
-
Can you confirm the file LockheedMartin.Prepar3D.SimConnect.dll is in your GIT installation directory? If it isn't, then there must be an error in the install program that I will need to fix. The file is attached for you to unzip if it isn't present. Best wishes Steve
-
Unzip the attached file and copy the contents to your Engravity CDU installation directory. Best wishes Steve
-
Confirm there is not a hardware config issue by pressing the Identify button for each device in GIT and confirming the lights and displays light up. If they don't follow the steps in the IMPORTANT section of the installation guide:…
-
I think I misunderstood what you were saying. Did the test software show a problem?
-
Its a hardware issue. I had a similar problem due to a twisted board on my MCP Pro. You can try tightening/loosing the screws at the back to see if it fixes any pressure on the board. You can also try repeatedly pressing the button in case its just dirty. It may be a dry solder joint (plenty of info on the internet about…
-
GIT can run independently from GoFlights own driver software (GFConfig etc). They can run together, but make sure you do not duplicate configs as both GIT and GFConfig will respond when you push a button etc. You need to locate your steam library directory. In there you will find a directory called FSX. GFConfig needs to…
-
This issue has existed before GIT ever existed. I saw it in my first Goflight setup in 2008 running GoFlights own software, their supplied hubs and running FSX. It's got nothing to do with GIT; it's a firmware issue in the hardware itself and needed to be fixed by Goflight as far as I understand; in the same way they…
-
Don't reinstall the NGX. Just quit the sim and restart it so the changes made by GIT are picked up by the NGX. Best wishes Steve
-
Did you install GIT P3D.zip and not the other versions?
-
Reverse thrust won't engage unless the sim thinks the thrust levers are fully throttled back. You need to tweak the settings of the 737 levers so that they report 0 thrust lever position to the sim even though they may not be fully back or twitching. What are you using to configure the levers? Best wishes Steve
-
I have seen an MCP Pro send the wrong button due to twisted board inside. Check the button responds correctly using this GoFlight test program: https://1drv.ms/u/s!AvmOqBMETlayh9ZQUzSikUTgvmwIyw?e=DsyIEJ Best wishes Steve
-
https://www.pollypotsoftware.org.uk/support/user-guide/user-guide-git/14-detective/29-tasks.html
-
That is strange as you normally emulate what you do in the cockpit. Have you tried MOUSECLICKTOGGLE? Best wishes Steve
-
I'll look into it and come back to you.
-
GIT Visual Edition will get the support, but that's months away from going Beta. Best wishes Steve
-
The files look fine. Are you sure these files were breaking GIT? If so, can you edit the GIT icon properties and add /log at the end of the Target value (after the quotes). This will create a log.txt file in Documents\GoFlight Interface Tool. Upload the log file when GIT next hangs. I'm suspecting one of you joysticks may…
-
Copy the file into Documents\GoFlight Interface Tool when GIT is not running and you should get your settings back. Best wishes Steve
-
No it isn't as yet. Best wishes Steve
-
Firstly, perform a backup of Documents\GoFlight Interface Tool so you can restore from the backup instead of re-programming GIT when it happens. I suspect the config files are getting corrupt. When it occurs again, zip up Documents\GoFlight Interface Tool and attach it to this thread so I can examine the files. You can…
-
Have you enabled the GF48 in GIT?
-
Use Detective. Enable Event monitoring and then turn the alt knob in the virtual cockpit and you should see which events to use. Best wishes Steve
-
I don't have the PC12. Can you load up Detective, enable event monitoring then press the VS button in the virtual cockpit and let me know what Event appears. Thx Steve
-
Can you test if it does it with a clean config by renaming Documents\GoFlight Interface Tool to something else (you can rename it back after the test to get your config back). Thx Steve
-
Use the enquiry form on the website Contact page to make the request.
-
This website and they are GoFlights own driver software.
-
Yes it is, although the installer needs updating. To get around this, copy the attached file to C:\Users\your username\AppData\Roaming\Lockheed Martin\Prepar3D v6 or if the file already exists add the following lines before </SimBase.Document> <Launch.Addon> <Name>GoFlight Interface Module</Name> …