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.
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.

P3 D v5 and MCP Pro

Hi there

I just purchased GIT software and trying to set up with Go flight mCP pro. I have been using the older version for FSX successfully for many years. It seems I don’t have the appropriate “bridge” software in my go flight folder for v5 . Am I missing something ? It only has v4? It seems the sim is picked up on the GIT software with all three lights being green however the mCP has only dashes on the display. I appreciate any support here thanks !

Comments

  • v4 works with v5. Please see the FAQ entry "My MCP PRO or MCP Advanced is not updating its display (just showing zeroes or dashes)" here: https://www.pollypotsoftware.org.uk/support/user-guide/user-guide-git/16-installation/70-faq-goflight-interface-tool.html

    Best wishes
    Steve
  • Thanks Steve I have tried the suggestions you made however when installing GIT into C;\goflight I get he following message when completing the install:

    could not find part of the path
    C\users\app data\roaming\locheed martinprepar3Dv4\dll.xml

    Thanks for your assistance

    AS



  • edited August 2020
    Strange. Edit the dll.xml file in C:\Users\\AppData\Roaming\Lockheed Martin\Prepar3D v4 and add this.
      <Launch.Addon>
        <Name>GoFlight Interface Module</Name>
        <Disabled>False</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>C:\Program Files\GoFlight\GoFlight Interface Module 64.dll</Path>
      </Launch.Addon>
    If the dll.xml file isn't there, create it and add all this:
    <?xml version="1.0" encoding="Windows-1252"?>
    <SimBase.Document Type="Launch" version="1,0">
      <Descr>Launch</Descr>
      <Filename>dll.xml</Filename>
      <Disabled>False</Disabled>
      <Launch.Addon>
        <Name>GoFlight Interface Module</Name>
        <Disabled>False</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>C:\Program Files\GoFlight\GoFlight Interface Module 64.dll</Path>
      </Launch.Addon>
    </SimBase.Document>
    Change directory paths as necessary!

    Best wishes
    Steve
  • Thanks Steve the file exists and I made changes however same error message appears. I have never had v4 so not sure why software is searching for that file path?

  • Install it first, then add the file changes if missing because that is all the error is referring to, opening that file to add the changes above.
  • Hi Steve it works!

    Thank you for your assistance!
Sign In or Register to comment.