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

[INVALID] linuxraw: Update and rename Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg #1141

Closed
wants to merge 4 commits into from

Conversation

davidhedlund
Copy link
Contributor

@davidhedlund davidhedlund commented Jul 8, 2024

No description provided.

…cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg

# Renamed the file
`Settings -> Input -> RetroPad Binds -> Port 1 Controls -> Save Controller Profile` generates:
* `linuxraw/Sony Interactive Entertainment DualSense Wireless Controller.cfg` not `linuxraw/Sony Interactive Entertainment Wireless Controller.cfg`

# Added pressure sensitivity key bindings to L2/R2
Replaced L2/R2 digital buttons with analog axes (pressure sensitivity) since RetroArch does not generate them correctly for these buttons due to a bug (see also libretro#1135).
@davidhedlund davidhedlund changed the title renamed linuxraw/Sony Interactive Entertainment Wireless Controller.cfg file name change, and added L2/R2 pressure sensitivity key bindings renamed linuxraw/Sony Interactive Entertainment Wireless Controller.cfg file name change, and L2/R2 axes Jul 8, 2024
@davidhedlund davidhedlund changed the title renamed linuxraw/Sony Interactive Entertainment Wireless Controller.cfg file name change, and L2/R2 axes renamed linuxraw/Sony Interactive Entertainment Wireless Controller.cfg file name change, and added analog L2/R2 axes Jul 19, 2024
@davidhedlund davidhedlund changed the title renamed linuxraw/Sony Interactive Entertainment Wireless Controller.cfg file name change, and added analog L2/R2 axes linuxraw/Sony Interactive Entertainment Wireless Controller.cfg -- file renamed, and added analog L2/R2 axes Jul 19, 2024
# input_vendor_id and input_product_id is manually defined here as RetroArch did not generate them (see libretro/RetroArch#16828)
input_vendor_id = "1356"
input_product_id = "3302"
@davidhedlund davidhedlund changed the title linuxraw/Sony Interactive Entertainment Wireless Controller.cfg -- file renamed, and added analog L2/R2 axes linuxraw/Sony Interactive Entertainment Wireless Controller.cfg -- file renamed, added IDs, and added analog L2/R2 axes Jul 30, 2024
@davidhedlund davidhedlund changed the title linuxraw/Sony Interactive Entertainment Wireless Controller.cfg -- file renamed, added IDs, and added analog L2/R2 axes linuxraw: Renamed and updated Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg Aug 1, 2024
@davidhedlund davidhedlund changed the title linuxraw: Renamed and updated Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg linuxraw: Renamed and update Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg Aug 1, 2024
Removed manually added product and vendor ID variables since the were not generated by "Save Controller Profile".

"The linuxraw driver uses an interface that does not provide product and vendor IDs, just a name - see JSIOCGNAME.
I am not sure where the existing linuxraw autoconfig values came from, but since driver always sets these as 0, those extra identifiers can not help in matching the correct profile..." - libretro/RetroArch#16828 (comment)
@davidhedlund davidhedlund changed the title linuxraw: Renamed and update Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg linuxraw: Update and rename Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg Aug 6, 2024
@davidhedlund
Copy link
Contributor Author

davidhedlund commented Aug 6, 2024

Sorry, I didn't know that "Sony Interactive Entertainment Wireless Controller" was the PS4 controller which I confused with "Sony Interactive Entertainment DualSense Wireless Controller", the PS5 (known as DualSense) controller. I created a new autoconfig for the DualSense controller:

@davidhedlund davidhedlund changed the title linuxraw: Update and rename Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg [INVALID] linuxraw: Update and rename Sony Interactive Entertainment Wireless Controller.cfg to Sony Interactive Entertainment DualSense Wireless Controller.cfg Aug 26, 2024
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.

1 participant