Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gamepad Support #82

Open
erysdren opened this issue Aug 19, 2024 · 0 comments
Open

Gamepad Support #82

erysdren opened this issue Aug 19, 2024 · 0 comments

Comments

@erysdren
Copy link
Collaborator

There's some kind of stubbed gamepad support in rt_in.c, but it doesn't work in my testing with an Xbox 360 gamepad (connected over USB) on Arch Linux. In fact, the function IN_JoyButtons seems to always return 0, so no button input will ever be recieved for any joysticks or gamepads. It should probably all be replaced with SDL2's GameController API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant