QT/FSUI: Set ROV default off and move the settings to Graphics>Rendering.#14570
Merged
Conversation
|
Could we get the rov option back at the graphics menu? Would make it easier for users to test and try it to see if it improves perf on their rig, instead of having to activate advanced and probably do more damage lol |
Contributor
|
Tho in advanced it makes more sense as that's where texture barriers, fb fetch options are. |
The thing is that a lot of RDNA2, 3 and 4 users benefits from having ROV, some might even rely on it to use 60fps patches or play very blending intensive games. Unlike FB fetch, a lot more people own AMD gpus |
TJnotJT
marked this pull request as draft
June 11, 2026 12:15
May have negative performance impacts on some games/systems. Allow users to opt in.
TJnotJT
force-pushed
the
gs-rov-default-off
branch
from
June 14, 2026 19:58
cb9fa32 to
b7e9c58
Compare
TJnotJT
marked this pull request as ready for review
June 14, 2026 20:00
Contributor
Author
|
Last push moves the ROV setting to the Graphics>Rendering tab. |
JordanTheToaster
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of Changes
Set ROV default off.
Rationale behind Changes
ROV may have negative performance impacts on some games/systems so allow users to opt in. Also it needs further revision/refinement.
Suggested Testing Steps
Use the HW renderer and make sure ROV is not on after restoring default settings, and the checkbox in Settings>Graphics>Advanced is off.
Did you use AI to help find, test, or implement this issue or feature?
No.