mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #2444] [Feature Request (minor)]: better confirm and back button handling #815
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#815
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BPplays on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2444
Checklist
Description
when i was playing GRAVITY DAZE earlier when it asks you to load, the confirm button used the the game menu is ◯ but in the emulator's load menu it seems to be ⨉.
an option to have a per region default confirm/back button with a per game override would mostly fix this
Reason
it is slightly confusing
Examples
No response
@Xphalnos commented on GitHub (Feb 15, 2025):
I'm not sure if this is a good idea because few PlayStation games use ◯ to confirm
@BPplays commented on GitHub (Feb 15, 2025):
@Xphalnos that's why i said per region options with a per game override, i think ◯ to confirm is more common in japan
@GHU7924 commented on GitHub (Feb 15, 2025):
@rainmakerv3 It looks like this is the task for you. Apparently, you need to add a checkbox to "Face Buttons" (for gamepad) that will reconfigure the behavior of the cross and circle buttons.
@rainmakerv3 commented on GitHub (Feb 15, 2025):
I think this is because the Imgui menus somehow use different mappings from those that are affected by the remapping controls. I can try to look into it, but I'm not that knowledgeable about Imgui so we'll see
@GHU7924 commented on GitHub (Feb 15, 2025):
I managed to reproduce it. And I confirm the problem. In the folder with the installed emulator games, in my case (Gravity Rush) CUSA01113, there is a file
args.txtit had line-region Ein which I replaced the letterEtoJ. The game was in Japanese, and the control scheme was for Japan. But when I pressedContinuein Main Menu and menuLoadappeared, clicking on the circle highlights buttonBackinstead of loading the save.I still haven't found who created these dialog boxes, but maybe it was @viniciuslrangel , sorry if I'm wrong. In general, these dialog boxes work well for the European region (and the USA), but they are not suitable for games in the Japanese region.
@viniciuslrangel commented on GitHub (Feb 15, 2025):
Yeah, we still don't have this context. It's to be done
@mailwl commented on GitHub (Feb 15, 2025):
i saw this problem even on PS Vita (real device), playing japan games on EU(RU) console. Don't know why Sony changes buttons, Nintendo always a/b buttons the same on all regions