C
C#13mo ago
Reversal

Capturing controller (joystick) input?

Does someone know an up to date library for capturing joystick input? Please drop the link below. All I found was some 10 year old StackOverflow posts
4 Replies
Buddy
Buddy13mo ago
Never used it, but a quick google got this https://github.com/nahueltaibo/gamepad
GitHub
GitHub - nahueltaibo/gamepad: .Net Core Gamepad library
.Net Core Gamepad library. Contribute to nahueltaibo/gamepad development by creating an account on GitHub.
Buddy
Buddy13mo ago
First result
TheRanger
TheRanger13mo ago
well, i personally use SDL to capture joystick inputs
Reversal
ReversalOP13mo ago
I see, thanks. I am using Bing these days guess it was a bad idea

Did you find this page helpful?