-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat(GamepadManager): Add support for Dualsense/Dualshock controllers #264
Conversation
pastaq
commented
Sep 23, 2023
•
edited
Loading
edited
- Adds support for Playstation controllers to be detected/managed by GamepadManager. PS + O combo buttons doesn't work on #260
- Adds support for x/y axes who's range starts at 0 and have a positive value midpoint.
- Replaces DeviceHider with SDL_JOYSTICK_HIDAPI environment variable.
- Adds general controllers settings menu.
- Bug Fix: Launching Steam in overlay mode will no longer hold up the main thread.
- Adds GUT test for normalized axes.
Maybe we could try setting or this? or or |
1167805
to
b407764
Compare
It might still be worth considering |
🎉 This PR is included in version 0.27.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |