Connect a gamepad in dirrect input mode
-
wrote on 29 Oct 2019, 20:57 last edited by
Hi!
I need to get data from joystick. But unfortunately, QtGamepad works only as XBox mode (on windows).
Which solution i need to use for working with gamepad as DirectInput mode under windows and linux?
Thanks))) -
wrote on 30 Oct 2019, 14:02 last edited by
I have done it using SFML
1/2