C#C
C#2y ago
318 replies
jcaishere

SDL2 Joystick issues

Hello. I need help regarding my post from StackOverflow.

https://stackoverflow.com/questions/78100724/inconsitent-detection-of-joystick-button-input-using-sdl-in-c-sharp-with-the-use

Summary: Code is not working properly when 2 or more joysticks are connected. Only one joystick connected and it works well.
Stack Overflow
So I made a code that will detect joystick button input in a TPL where all joysticks' inputs are detected simultaneously. Good thing is that if there's only one joystick connected, it works consist...
Inconsitent detection of joystick button input using SDL in C# with...
Was this page helpful?