Gamepad not recognised
-
I tried to implement simple gamepad controls.
Sadly, the "connectedGamepads" is always empty and the "gamepads" array is full of "unknown".
I tested on Windows 10, runJVM and connected a PS4 Controller which works fine with all other games.
-
I think gamepad is not supported on windows JVM.
Just created this issue for that: https://github.com/korlibs/korge-next/issues/29