mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #2756] [Feature Request]: Add the ability to configure FSR through the Qt "Graphics" tab. #896
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#896
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 @brad0demx on GitHub (Apr 7, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2756
Checklist
Description
With current releases, toggling and configuring FSR is only possible through the video debug information. I believe a more user friendly option would be to include these options within the Graphics tab of the emulator.
Reason
Opening the video debug information to disable this is less intuitive and in some games causes framerate instabilities while the menu is open.
Examples
Proposed UI change of the Graphics tab

@MajorP93 commented on GitHub (Apr 7, 2025):
Instead it may be a good idea to call the menu option "upscaling" and make FSR one of it's options.
For now (until) more methods get added the options could be "disabled" and "FSR".
Got already proposed here: https://github.com/shadps4-emu/shadPS4/issues/1303
@brad0demx commented on GitHub (Apr 7, 2025):
Yeah I was originally thinking something like a dropdown box to toggle between different upscaling methods, like what is mentioned in the issue you tagged. Since there are no other upscaling methods currently, I decided to just mirror the layout and contents of the menu from the developer menu.
@squidbus commented on GitHub (Sep 2, 2025):
Resolved by https://github.com/shadps4-emu/shadPS4/pull/3504