Avatar

Slayer

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.

Slayer

Comments

  • Confirmed it seems to work diff in XP11. Here is a fix for u to test. Please use the wizzard.
  • If a developer uses nonstandard ways to implement their controls it is hard to do , it may not be solvable unless they stuck inside the fsx or p3d SDK. Those number you posted above look like mouse clicks so I would run detective and change one thing you are trying to figure out etc and look in the "detected " section .…
  • The airbus has changed many times from airbus extended to now the 320/321/318/319, at least 4 that I know of and now there is a test version. You should be very specific on which version of Airbus and the model you are using. I have a feeling may be a naming convention or name shortening issue or a simconnect var has…
  • I finished the profile on the pro version and tested against that so it does work.
  • First off are you trying to toggle all 4 landing light switches using 1 switch? or do you want a real representation of switch layout, like what is in the aircraft? so you have the 2 extendable and 2 fixed each assigned to their own switch?
  • If everything works ok on your end you could do an export of your profile for the MESM and add it to the download so other users can benefit too :)
  • Ok here we are 11 new bespoke events, you just need to asign them to the appropriate switches yourself GIT_ENG1_GndGIT_ENG1_Off GIT_ENG1_Cont GIT_ENG1_Flt GIT_ENG2_Gnd GIT_ENG2_Off GIT_ENG2_Cont GIT_ENG2_Flt GIT_ENG_Start_LGIT_ENG_Start_Both GIT_ENG_Start_R Please use the wizard to install it. This is the exact same as the…
  • Ok give me a few minutes Ill see what I can do for you
  • Are you starting GIT first then the sim or loading into the aircraft then starting the program. Alsodon't load a PMDG aircraft first always load a default aircraft first so that the proper variables get initialised.
  • Probably using the wrong dataref or command. I've noticed on a lot of XP aircraft that 1 dataref will cascade into several others and if you modify the wrong one you will get an unexpected result, a crash or nothing will happen. The only way to truly see how things are working is using dataref tool or dataref editor and…
  • I've noticed that if the sim crashes or GIT crashes , sometimes it still appears to save and the ffile gets corrupted but I can't prove it. I've had this happen a few times over the years . very hard to nail down exactly what the problem is
  • Unfortunately I don't own a MESM so I can't make a profile for it but I could add functions to my profile and you can assign them to your MESM on your own. What specifically do you want?
  • If anyone else is reading this thread and just getting into programming the new default aircraft, You will have to generate your own commands.txt as they aren't included. The fastest way I've found to sniff them out - If you assign a command in XP 11 to a joystick button then hold your mouse over it , it will reveal the…
  • If you still don't have it sorted I could do a teamviewer and help you get it running. You shouldn't have to be uninstalling P3D etc. Common problems : -Try running P3D and GIT as admin -turn User account Control setting to lowest in Windows -exclude P3D and GIT folders from virus scanner or Windows Defender -install the…
  • PS if you download from this websites download section I suggest to rename the file B733.zip, makes the wizard much easier to use.
  • Hi I actually just used the import wizard and reloaded this for XP11 /IXEG and it's working as expected. I suggest to use the import wizard and reload the profile again. VS will be blank until VS is activated, when the program initializes sometimes it takes a sec for the MCP to catch up but after that it should work fine,
  • Working great so far except for the new default MD80 and 747, they got the datarefs still locked down. Ben told me that if they made a command available, then they lock the datarefs down....I don't get that logic at all, it screws people with home cockpits. Great if you use a joystick with momentary push buttons, garbage…
  • Sometimes you get an incomplete import, the best way to install a profile is via the import wizzard.
  • Always a good idea to export all controls and make a backup of the export. When I originally started on that profile I lost a weeks worth of work. :/ In my workflow now I backup every 30 mins or so and save to a new file too because I've had something go wrong in P3D and somehow the export got corrupted too. Lesson…
  • I think they are not implemented or broken, hard to say
  • ixeg/733/caution/caution_ap_ann ixeg/733/caution/caution_at_ann ixeg/733/caution/caution_fmc_ann Those are the datarefs for the lights but they don't change from zeroI'm mystified at why they don't work but I only tried in test mode so the actual fault MAY make them go on using those datarefs IXEG always use _ann on the…
  • You can either shorten the name so that it recognises both (SSG-748) or simply load the F and then load the profile manually again. Instructions on shotening the name are on this website
  • Thanks for finding that Ok this is fixed, somehow my profile got reverted to an old version, the logic for the heading rotary is as follows: Push in hold and turn left or right is the bank angle increase/decrease quick push is heading select Note: On the MCPPro heading select is the heading hold button of the 747, the…
  • The profiles I made for XP10 aircraft work in 11 but if you only have 11 installed there are issues getting the plugin to install properly until a new version of GIT is released. If you have it installed in 10 you can just copy it over to your resources/plugins and it works in 11 for the most part as well.
  • let me check the heading select fuction. It could be my export got corrupted.
  • Sometimes that error comes up. I think there is still a bug in GIT but I'm not sure why sometimes it deletes the events and sometimes it runs fine You'll have to reload the profile again. Restart x-plane and GIT,make sure you have " monitor Dre Private datarefs checked in GIT settings and also make sure you don't try to…
  • I've been tinkering with the 717 using the MCPPro, can't find any LVARS or simconnect vars to drive the displays yet. I've asked the developer if it's possible
  • I know your probably busy but have you still considered this or is it not feasible? It would be nice for XPX and the FSX/P3D versions, I haven't found any tool besides GIT that works this way.
  • Had to do a small fix because GIT deleted some events for the EFIS range. It was working on my end but didn't end up in the export for some reason. This should work with the 1.4 and 1.5 versions ( just tested with their 1.51 also) so there is no need for 2 files anymore. I think it had to do with the way GIT was reading…