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

Added support for Dualsense joystick (PlayStation 5) #880

Merged
merged 2 commits into from
Nov 9, 2022
Merged

Added support for Dualsense joystick (PlayStation 5) #880

merged 2 commits into from
Nov 9, 2022

Conversation

jig
Copy link
Contributor

@jig jig commented Oct 29, 2022

Added support for PlayStation 5 Dualsense joystick.

Code derived from Dualshock 4 implementation:

  • buttons remapped to appropriate IDs
  • L2 and R2 are now "axis" instead of "buttons"
  • New "create" button (instead of "share" button)
  • look at examples/joystick_ps5.go file as a usage example

This PR supersedes #821.

@gen2thomas
Copy link
Collaborator

Hi @jig , thanks for the continued work. I'm going to merge the PR now.

@gen2thomas gen2thomas merged commit b6f70b3 into hybridgroup:dev Nov 9, 2022
@jig jig deleted the feature/joystick-dualsense branch March 16, 2023 20:23
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