Fix VRAM Usage Mode description
All checks were successful
eden-license / license-header (pull_request) Successful in 22s

This commit is contained in:
MaranBr 2025-08-18 10:57:59 -04:00
parent 4cc4d315f0
commit 5409e3683f

View file

@ -247,7 +247,7 @@ std::unique_ptr<TranslationMap> InitializeTranslations(QWidget* parent)
vram_usage_mode,
tr("VRAM Usage Mode:"),
tr("Selects whether the emulator should prefer to conserve memory or make maximum usage "
"of available video memory for performance. Has no effect on integrated graphics. "
"of available video memory for performance.\nHas no effect on integrated graphics. "
"Aggressive mode may severely impact the performance of other applications such as "
"recording software."));
INSERT(Settings,