szeliga90 Posted August 19, 2020 Report Posted August 19, 2020 So I recently bough Arduino Leonardo and I'm in process of building custom game controller. I used these library to create HID https://github.com/MHeironimus/ArduinoJoystickLibrary Unfortunately these always creates HID of type "Driving". All the games I've got installed and event the MFS itself is able to detect the input from it, unfortunately the FSUIPC is not. I even tried to edit the FSUIPC7.ini and added the productGuid manually at the end but it didn't help either. Is FSUIPC ignoring all the devices of type "Driving" ? Is it any chance to add it? [JoyNames] A=Joystick - HOTAS Warthog A.GUID={CF3E3D10-312E-11E9-8002-444553540000} B=Arduino Leonardo B.GUID={80362341-0000-0000-0000-504944564944} Please see the screenshots(unfortunately I couldn't attach them the to the post): https://ibb.co/gMdPvmX https://ibb.co/G9LLjWh
Pete Dowson Posted August 19, 2020 Report Posted August 19, 2020 1 hour ago, szeliga90 said: Unfortunately these always creates HID of type "Driving". All the games I've got installed and event the MFS itself is able to detect the input from it, unfortunately the FSUIPC is not. I even tried to edit the FSUIPC7.ini and added the productGuid manually at the end but it didn't help either. Is FSUIPC ignoring all the devices of type "Driving" ? Is it any chance to add it? There's nothing known in FSUIPC about devices of type "Driving". It accepts "Joystick" devices. I'm not aware of type "Driving". Perhaps you could run HidScanner for me and show us the resulting Log file. You'll find it in this thread:
szeliga90 Posted August 19, 2020 Author Report Posted August 19, 2020 Thanks Pete. I'm attaching the results of HID scanner. HIDscan.rar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now