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

DualSense Updates #888

Merged
merged 1 commit into from
Mar 5, 2023
Merged

DualSense Updates #888

merged 1 commit into from
Mar 5, 2023

Conversation

bslenul
Copy link
Contributor

@bslenul bslenul commented Mar 4, 2023

dinput:

  • Renamed "DualSense 5" display name to "DualSense" (official name). I wanted to rename the file too at first, but that would make a duplicate on update.
  • Changed L2/R2 to their axis values, so they can act as analog triggers instead of simple buttons.
  • Renamed "Share" button to "Create" (official name).
  • Tested on Windows 10, using the Dolphin and the Flycast pad testers available from the content downloader to test the triggers.

sdl2:

  • Added a display name.
  • Renamed "Share" button to "Create".
  • Renamed the analog directions for consistency.
  • Tested on Windows 10.

udev:

  • Added a display name.
  • Changed L2/R2 to their axis values.
  • Renamed the analog directions.
  • Tested on a Linux Mint VM.

android:

  • Renamed display name.
  • Not tested it so I didn't touch L2/R2 values.

hid:

  • Added a display name.
  • Renamed "Share" and "Start" to "Create" and "Options".
  • Not tested it so I didn't touch L2/R2 values.

@LibretroAdmin LibretroAdmin merged commit 9e5d66f into libretro:master Mar 5, 2023
@bslenul bslenul deleted the dualsense branch March 5, 2023 14:58
@RobLoach RobLoach changed the title DualSense cleanup DualSense Updates May 15, 2023
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