-
Notifications
You must be signed in to change notification settings - Fork 373
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
[MERGED] android: Merge Sony_DualShock_4_Controller.cfg
#1149
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
davidhedlund
changed the title
android/Sony_DualShock_4_Controller.cfg - analog L2/R2 triggers
android: Updated Aug 1, 2024
Sony_DualShock_4_Controller.cfg
davidhedlund
changed the title
android: Updated
android: Update Aug 1, 2024
Sony_DualShock_4_Controller.cfg
Sony_DualShock_4_Controller.cfg
input_l2_axis_label = "L2" input_r2_axis_label = "R2"
input_menu_toggle_btn = "110" input_menu_toggle_label = "PS"
input_menu_toggle_btn = "110" input_menu_toggle_label = "PS"
davidhedlund
commented
Aug 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
solved
davidhedlund
changed the title
android: Update
[READY] android: Update Aug 17, 2024
Sony_DualShock_4_Controller.cfg
Sony_DualShock_4_Controller.cfg
… Wireless Controller.cfg
davidhedlund
changed the title
[READY] android: Update
[READY] android: Update and rename Aug 18, 2024
Sony_DualShock_4_Controller.cfg
Sony_DualShock_4_Controller.cfg
to Sony Computer Entertainment Wireless Controller
input_l2_axis_label = "L2 Analog" input_r2_axis_label = "R2 Analog"
Unnecessary input_device in autoconfig files generated by the android, and sdl2 controller drivers - libretro/RetroArch#16920
input_device_display_name = "Sony DualShock 4 v1 Controller"
Removed the final comments
removed typo "n" in `input_a_btn_label = "Circle"n`
input_l2_axis_label = "L2 Trigger" input_r2_axis_label = "R2 Trigger"
Merged to Wireless Controller.cfg See libretro/RetroArch#16990
davidhedlund
changed the title
[READY] android: Update and rename
[MERGED] android: Merge Sep 12, 2024
Sony_DualShock_4_Controller.cfg
to Sony Computer Entertainment Wireless Controller
Sony_DualShock_4_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.
Merged to #1171