UI: Remove outdated info from descritption

This commit is contained in:
Berylskid 2023-06-27 20:06:07 +09:00 committed by Connor McLaughlin
parent 1bc24c8d7c
commit 9c71bec4a0
2 changed files with 2 additions and 3 deletions

View File

@ -554,8 +554,7 @@ GraphicsSettingsWidget::GraphicsSettingsWidget(SettingsDialog* dialog, QWidget*
"Helps Harry Potter and Stuntman games. It has a big impact on performance."));
dialog->registerWidgetHelp(m_ui.preloadFrameData, tr("Preload Frame Data"), tr("Unchecked"),
tr("Uploads GS data when rendering a new frame to reproduce some effects accurately. "
"Fixes black screen issues in games like Armored Core: Last Raven."));
tr("Uploads GS data when rendering a new frame to reproduce some effects accurately. "));
dialog->registerWidgetHelp(m_ui.textureInsideRt, tr("Texture Inside RT"), tr("Disabled"),
tr("Allows the texture cache to reuse as an input texture the inner portion of a previous framebuffer."));

View File

@ -6311,7 +6311,7 @@ Swap chain: see Microsoft&apos;s Terminology Portal.</extracomment>
</message>
<message>
<location filename="../Settings/GraphicsSettingsWidget.cpp" line="557"/>
<source>Uploads GS data when rendering a new frame to reproduce some effects accurately. Fixes black screen issues in games like Armored Core: Last Raven.</source>
<source>Uploads GS data when rendering a new frame to reproduce some effects accurately.</source>
<translation type="unfinished"></translation>
</message>
<message>