Matthew Heironimus

Results 37 comments of Matthew Heironimus

I think there is an explanation of how to do this at the end of the following video: https://www.youtube.com/watch?v=hoCOq9Ngp44 around 19:20.

I have not been able to figure out how to do this yet, but it seems like it should be possible. I am leaving this issue open as a future...

@bjoernboeckle Thank you for posting your findings.

@Dakor91 - Thank you for posting your findings.

There is a demonstration on how to do this towards the end of this video: [Arduino Joystick 2.0 Library - Beginners Guide](https://www.youtube.com/watch?v=hoCOq9Ngp44).

Additional notes for this request: - [XInput and DirectInput](https://msdn.microsoft.com/en-us/library/windows/desktop/hh405052(v=vs.85).aspx) - http://www.zlittell.com/2015/07/fightstick/

See the following wiki page for the list of supported boards: https://github.com/MHeironimus/ArduinoJoystickLibrary/wiki/Supported-Boards

Thank you for the great comments and input. When I get some time, I will incorporate this into the documentation for Version 1.0.

Just curious if you have a reference for your statement "a limit of 128 buttons as that's the maximum that HID supports". My understanding was the limit was 0xFFFF (65535)...

I like the idea. I will keep this issue open until that feature is added or it is determined that this cannot be done.