mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[GH-ISSUE #3512] [Feature Request]: Add the per game config option to the GUI #1060
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#1060
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 @Missake212 on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3512
Checklist
Description
Like most other emulators, have an option to right click and change the settings for a specific game by going off the default settings, for example if I want to have Readbacks enabled but only for Driveclub, I could right click Driveclub, create a custom config file and only enable Readbacks for this game.
Reason
Currently the feature has been implemented but without being included in the QT GUI, meaning that you have to browse the emulator files and create them yourself if you want to use it, adding them to the GUI would make this process easier and more intuitive in my opinion. I believe most users won't bother browsing the emulator's files to make a custom config for their games, and I even think that in this state most people will miss the fact that this feature has been implemented, I think adding it to the GUI at some point is mandatory to facilitate the user experience.
Examples
PCSX2:
RPCS3:
@GHU7924 commented on GitHub (Sep 5, 2025):
Personally, I wouldn't want to overload the menu with a bunch of options, as other emulators do, so I'll offer a first look, which may not be thought out to the end, but will do as an example.
And the rest will be in the Properties:
Since I don't know how many options there will be in the future, I just added a few tabs for example. It is possible to make the left part (with the picture, title, etc.) remain the same for everyone, and the right part with the tabs change. I made a sketch based on the window with patches, so I didn't change it much, but some buttons should become common for the whole window.
If someone wants to offer something of their own, then don’t be shy.
@GHU7924 commented on GitHub (Sep 5, 2025):
Sorry, I was in a hurry and forgot to attach the last screenshot: