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

First steps to fixing gamepad/joystick support #83

Merged
merged 4 commits into from
Aug 22, 2024
Merged

First steps to fixing gamepad/joystick support #83

merged 4 commits into from
Aug 22, 2024

Conversation

erysdren
Copy link
Collaborator

The first 4 buttons are now recognized by joystick index, and the joystick ABS value is clamped to the range that ROTT expects. It's sorta playable! But you can't switch weapons or anything. Not sure how that was meant to work on a traditional gamepad. I will keep working on first-class support when I have time.

Copy link
Owner

@fabiangreffrath fabiangreffrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, if it works, why not? Thank you!

@erysdren erysdren merged commit 6d145a4 into main Aug 22, 2024
4 checks passed
@erysdren erysdren deleted the gamepad2 branch August 22, 2024 15:54
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

Successfully merging this pull request may close these issues.

2 participants