mirror of
https://github.com/optiscaler/OptiScaler.git
synced 2026-09-27 15:56:48 +00:00
Corrected FSR4 models tooltip
This commit is contained in:
@@ -2415,8 +2415,8 @@ bool MenuCommon::RenderMenu()
|
||||
|
||||
ImGui::EndCombo();
|
||||
}
|
||||
ShowHelpMarker("Model 0 is meant for FSR AA/Ultra Quality\n"
|
||||
"Model 1 is meant for Quality\n"
|
||||
ShowHelpMarker("Model 0 is meant for FSR Native AA\n"
|
||||
"Model 1 is meant for Quality/Ultra Quality\n"
|
||||
"Model 2 is meant for Balanced\n"
|
||||
"Model 3 is meant for Performance\n"
|
||||
"Model 5 is meant for Ultra Performance");
|
||||
|
||||
Reference in New Issue
Block a user