John Dowson Posted January 9, 2021 Report Posted January 9, 2021 (edited) Note that these scripts are no longer needed with FSUIPC6/7 as FSUIPC recognises up to 128 buttons natively (without the need for a lua plugin) since around May/June 2021 (FSuIPC6 version 7.1.0 and FSUIPC6 version 6.1.0). To assign to the buttons on the Honeycomb Bravo and Alpha controls, you can use the attached lua scripts. They need to be placed in your FSUIPC installation folder, and an entry added under the [Auto] section of your FSUIPC ini file to start the lua (or luas) automatically. These have kindly been adapted from the HidDemo.lua by @spokes2112: hidAlphaButtons.luahidBravoButtons.lua ALPHA buttons greater than 32 will be on joystick #64 with 32 additional buttons provided. (0x3340) BRAVO buttons greater than 32 will be on joystick #65 with 32 additional buttons provided. (0x3344) If you require further details, please see this FAQ entry here: John Edited January 18, 2023 by John Dowson Deprecated 1
John Dowson Posted March 26, 2022 Author Report Posted March 26, 2022 Please note that these scripts are no longer required with FSUIPC6 and FSUIPC7 as they both now support devices with up to 128 buttons. These scripts are still needed if using FSUIC4 or FSUIPC5. John
Recommended Posts