-
Notifications
You must be signed in to change notification settings - Fork 372
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
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
This was referenced Jul 8, 2024
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
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
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
changed the title
linuxraw/Sony Interactive Entertainment Wireless Controller.cfg -- file renamed, added IDs, and added analog L2/R2 axes
linuxraw: Renamed and updated Aug 1, 2024
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
davidhedlund
changed the title
linuxraw: Renamed and updated
linuxraw: Renamed and update Aug 1, 2024
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
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
changed the title
linuxraw: Renamed and update
linuxraw: Update and rename Aug 6, 2024
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
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
changed the title
linuxraw: Update and rename
[INVALID] linuxraw: Update and rename Aug 26, 2024
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
Sony Interactive Entertainment Wireless Controller.cfg
to Sony Interactive Entertainment DualSense Wireless Controller.cfg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.