android: Merge Sony DualShock 4 v1 and v2 to Wireless Controller.cfg
#1276
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.
Changes
Wireless Controller.cfg, generated for Sony DualShock 4 v2 by RetroArch.input_menu_toggle_btn = "109"which is now set toinput_menu_toggle_btn = "110"inWireless Controller.cfg: Changes the menu button from the Touchpad (does not work at all) to the PS button.input_select_btn = "4"which is now set toinput_select_btn = "109"inWireless Controller.cfgCompatibility
Reviewing
This PR (#1276) is stable. It is a duplicate of my old PR that has already been reviewed.
Sony_DualShock_4_Controller_v2.cfgtoWireless Controller.cfg#1171Sony_DualShock_4_Controller_v2.cfgtoWireless Controller.cfg#1171 (comment)#1171 had merge conflicts that no one could help me solve. So I merged it to this PR (#1276) after I asked hizzlekizzle for help and he told me "I would recommend copying those files somewhere else temporarily, close your PRs, resync your repo by discarding your commits (via github web interface), delete your local copy of the repo, re-clone your now-synced repo, re-apply your changed files, make a new commit, submit a new PR". I followed his instructions, so let's hope that it working this time!
Check issue: Travis CI through GitHub services integration
My fresh fork of retroarch-joypad-autoconfig was made today (2025-11-12). But this PR (#1276) still get:
I was informed by the GitHub community that the Travis check is stuck because Travis CI is no longer active or linked to the repository. There is nothing wrong with the pull request; the repository maintainers need to remove or replace the Travis check in the branch protection settings. Once that is done, your pull request will show all checks as complete.
I encountered this check issue with at least one pull request in my previous fork of the repository as early as July 2025. Therefore, the issue definitely exists in the main repository.