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.
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
-
He has Windows 10 x64 with an English language pack but not sure the underlying base windows.
-
Sorry for the confusion , in the first post the file in question is DREdatatrefs.txt, it will only show the marginal datarefs:…
-
They only show up if I load at an airport that doesn't use that plugin, if I load into an airport with groundtraffic only like 3 of the aircraft's datarefs show up and the others are from groundtraffic
-
That would be great, here is an exact copy of a few that don't show to help build the exception: 1-sim/AP/fd2Switcher 1-sim/AP/fd1Switcher 1-sim/ndpanel/1/adiBRTrotary 757Avionics/CDU2/rte The strange thing though is that a few of the 1-sim and 757Avionics datarefs do show through, example:…
-
I've sent Steve a PM about what we tried , I'm sorry I couldn't be more help but I believe it to be a program issue. Tech support is pretty quick, he will help you get it sorted out.
-
I sent it to you on here private message,
-
I exported all the files again, please delete the old ones and try these. Maybe my upload got corrupted.
-
Strange. Are you using the latest version of GIT 1.6.5.0? If you can't get it to work I can help you on Teamviewer (google it , free for personal use)
-
I ask because every time someone reports an error of " Failed to load configuration data for device GFDEVHWTYPE_GFMCPPRO" it is always 1 of 2 problems. 1) Forgot to import the bespoke events within detective so it throws an error because the Bespoke events that are programmed to the MCPPRO are missing 2) Imported with…
-
Did you use the import wizard or load the profile manually?
-
Hello I can try to help out , what seems to be the issue?
-
I posted another message somewhere apparently it never went through. I had this same issue with response times before, what I did was to put a small sleep time in between BE's in the START event. I believe it has to do with input flooding and stuff getting discarded or buffered so that it slows down. Try putting a 20 MS…
-
This is for their payware version.
-
Unzip all the files, start xpx and pick the aircraft. in the GIT main window there is a detective button, click that. On the bottom there is a big red x if you hold your mouse over it it says delete all bespoke events, click on that. Once that is done, the arrow next to that is the import button, click that and pick the…
-
Hi, please clear all your bespoke events (big red X) and manually import them again from within the detective. Also please make sure you have the latest version of GIT from your account. It sounds like an incomplete import.
-
I looked at your video now I can see what is happening. I had a similar issue before on a profile. I'll look when i get home but it seems you need to put a small sleep in between your bespoke events in your Start because GIT will send so fast that it will flood the input and the sim will discard a lot of it. Try 20ms sleep…
-
So correct me if I'm wrong, in managed mode you pull the knob out or push it in I can't remember right? Why not make it work like that on the MCP by turning the push function of the IAS dial into a toggle that in 2 modes modifies the same bespoke variable for output to the IAS display, so that when you are in managed mode…
-
In the case of the heading use only 1 bespoke variable and set it to a number outside of the normal heading range when you evaluate the blanking variable it is blank (ie 361) then in your mcp heading display set the blank value to 361 this will make it show the heading normally and blank when it goes out of…
-
In the MCP there is a "mach or blank" setting that may cut down on some of your logic
-
How long is your sleep in start?
-
It may be a permissions issue? Have you tried running GIT as admin or disabling UAC? Just a guess... EDIT: yeah David i just tested this on my system too and it was not working, ran GIT as admin and now it can change the value. Give it a try.
-
There is no restriction on what aircraft you can use.
-
Can you tell me what is assigned to the ROTARY_VS wheel up and down in GIT? it should be AP_VS_VAR_INC for clockwise and AP_VS_VAR_DEC for CCW. If those are both present then I need you to check in detective that those bespoke events have code in them, if they are blank then you need press the big red x and delete them all…
-
Yeah if you previously had the box version you will get that issue. The best thing to do is remove the box version and all traces of it, then install the steam version and set the coexistence flag in the Windows registry to 0 so your addons don't get screwed up.(you should do that after you install SE but before you run SE…
-
You can mark this solved. Everything is working properly again, checks working on status screen and all BE's loading properly. Thanks again, have a good holiday.
-
BTW I did invent another method for acceleration before Steve made it work better in XPX. What I did was to increment a bespoke variable on every click to the rotary, then in my bespoke event I read that bespoke variable and if it goes over an arbitrary number like 10 clicks the event will increment the dataref by double…
-
Did that team provide a datarefs.txt and a list of the commands( that you map to buttons in XPX)? You may find that if they have commands implemented then those are the best thing to use. I've found with some developers (especially the ones using Gizmo) is that instead of a dataref directly manipulating a button of switch,…
-
Great. I'll give it a try and report back. Thx for the support.
-
That Saab is another one that uses Gizmo as well. The acceleration doesn't work too great with Gizmo aircraft. The trick I've found is to use the dataref that actually controls the animation in the VC then I believe it will use the acceleration that the developer implemented. If you use DRT or DRE you will find that many…
-
I say to do that because if you don't clear them and you started with a default profile it would switch over to the other mode on the 2nd 3rd etc keypresses with no way to go back to your original first bank of commands.