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.
PMDG 777 for P3D v2.5 -- PMDG DLL.XML entry will prevent GIT from working correctly
FYI, I was having a problem with GIT working in P3D V2.5 ... any aircraft. So enable SimConnect logging and started my standard diagnostic process by disabling entries in the DLL.XML and EXE.XML.
I found the culprit that prevented GIT from working correctly, it's PMDG's entry in the DLL.XML
<Launch.Addon>
<Name>PMDG Interface</Name>
<Disabled>False</Disabled>
<Path>PMDG\DLLs\PMDG_Interface.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
If I disable this entry and obviously use any aircraft other than PMDG, all is good with GIT. But as soon as I enable this entry GIT will not work regardless of aircraft selected.
Just thought I'd pass this along.
Cheers, Rob.
Comments
No joy with the 777/MCP after disabling the entry in the DLL.XML....MCP switches and rotaries still operable, but zeros in the displays.
Robert
Rob,
Out of interest, does it make any difference if the Goflight Interface Module dll is loaded before or after PMDG_Interface.dll?
Thx
Steve
Problem cause identified....Please refer to my original post.
Robert
Hi Rob,
I still haven't had a chance to test this yet - still waiting for LM to reactivate my v2 licence.
Best wishes
Steve
Hi Rob,
I have tested GIT latest Beta with Prepar3d 2.5 and the PMDG 777 and it works fine. Only the PMDG and GIT dlls were loaded.
Can you test with latest Beta and see if the problem is resolved?
Thx
Steve
Hi Rob,
It looks like Lockheed have renamed the legacy simconnect library file to 1.4 to match the version of Prepar3d it came from. The simconnect file is installed along with GIT in the Goflight directory. I use this file so that GIT will work with all versions of Prepar3D.
The yellow light just means simconnect returned an error at some point. So long as the light is not Red you can ignore it. As soon as a non error simconnect message is received it will go Green again.
Is GIT working OK?
Best wishes
Steve
Hi Rob,
Detective is disabled for the NGX and 77X. GIT links to PMDG's SDK and provides all the available events and variables as EVT_.... and DATA_... respectively. The user guide provides specific details for using these aircraft.
Best wishes
Steve
Great!
The software was originally developed to provide NGX support for Goflight hardware with preconfigured configs for common hardware. I subsequently developed the Goflight Interface Module and an associated SDK for other aircraft, aka Detective. After that 77X support was added.
The softwares history reflects the odd Input Actions that exist to support the PMDG SDK for the NGX and 77X.
Best wishes
Steve
Hi Rob,
Its showing up fine for me in P3D and FSX for the 777. It follows EVT_WXR_R_TFR.
If its the NGX, then I will need to update GIT to make use of any additions added to SP1D
Best wishes
Steve
Hi Rob,
New version out today provides new events and variables for the NGX latest release.
Best wishes
Steve
New PMDG events working great.
Cheers, Rob.