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.
Joystick buttons limited to 25?
Hi Steve
I guess I could have put this on one of my other threads but I think it is a separate issue but if you want to combine please do.
With a joystick enabled that has the full 32 buttons as allowed by dx, the GFIT will only let you see up to 25. So any button above 25 that is pushed results in 25. On my throttle it shows I have 7 number 25 buttons meaning those seven cannot be used to send separate events. Unfortunately the two buttons I really want to use are numbers 29 and 30.
Hope you can fix.
Thanks
Terry
Comments
I'll add the issue to the bug list.
Thx
Steve
Hi Terry,
I have checked GIT with my old Saitek X36 which has 26 buttons and they showed up OK. I also hacked the code to force the button count detection of the device to equal 32 and sure enough 32 buttons showed up in GIT to be configured.
Are you sure the buttons are not appearing as POV?
Best wishes
Steve
Hi Terry,
Not yet, I just haven't had any time to devote to it since. I haven't forgotten about it though, its on my to do.
Best wishes
Steve
Hi Terry,
I have found some code buried into the base button class which restricted the buttons to 25. It isn't clear why I did this and the code is some of the very original stuff I wrote some years back. I have changed it to support 32 buttons and it appears OK from my quick test. Can you try this version and report back. If you need the FSX or SE versions let me know as the one below is for P3D.
https://www.dropbox.com/s/f2psq1wdluhxj1z/GoFlightInterfaceToolP3D_Setup_2_1_18_5.zip?dl=0
Best wishes
Steve
Ok, I'll delve a little deeper into the code tomorrow.
Thanks for trying.
Best wishes
Steve
Hi Terry,
I think I've cracked it. Try this:
https://www.dropbox.com/s/jrjtbt5hi8xbasq/GoFlightInterfaceToolP3D_Setup_2_1_18_6.zip?dl=0
Best wishes
Steve
Hi Terry,
I'm planning to look at it over the weekend.
Best wishes
Steve
Hi Terry,
The code only detects the On State and the Repeat button event. I'll add it to the development plan to support Off and Hold.
Best wishes
Steve
Wow Terry that was very generous of you - the biggest donation I have received. I'll prioritise this work over everything else.
Many thanks
Steve