mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 08:46:03 +03:00
[GH-ISSUE #2414] [APP BUG]: use per-game configs need saved when once open control settings every time. Otherwise, you can only use the default buttons. #813
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#813
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 @lmutig on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2414
Checklist
Describe the Bug
It should only need to be saved once, whether I turn on control setting or not.
It happened in this emulator:
Build and release #4022,shadps4-win64-qt-main-2025-02-13-7728db0
Reproduction Steps
After you save the personal control settings.
Close the emulator, open the emulator next time, open control setting, and then close control setting.
Then, play games.
You will find that your personal control settings don't work, and you can only use the default control setting.
Expected Behavior
No response
Specify OS Version
Windows 10 22H2
@GHU7924 commented on GitHub (Feb 13, 2025):
I found a couple of points:
I changed the values for the Triangle and the Circle.

To my surprise, it works, but the record should look like this, shouldn't it?
Before the "=" sign there are buttons for which the values will change, and after the "=" sign there are the values themselves.
https://github.com/user-attachments/assets/fa806558-724b-47ff-8784-4298caad8c4e
@lmutig commented on GitHub (Feb 13, 2025):
Yes, you have to click "save" after you open the window every time, even if there is no operation, otherwise the √ will disappear, which should be the reason.