configuration: break up tooltip for 'VRAM Usage Mode' into multiple lines
This commit is contained in:
4
dist/languages/zh_TW.ts
vendored
4
dist/languages/zh_TW.ts
vendored
@@ -784,7 +784,9 @@ This option recompresses RGBA8 to either the BC1 or BC3 format, saving VRAM but
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/configuration/shared_translation.cpp" line="168"/>
|
||||
<source>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. Aggressive mode may severely impact the performance of other applications such as recording software.</source>
|
||||
<source>Selects whether the emulator should prefer to conserve memory or make maximum usage of available video memory for performance.
|
||||
Aggressive mode may severely impact the performance of other applications such as recording software.
|
||||
Has no effect on integrated graphics.</source>
|
||||
<translation>指定模拟器倾向于节省 VRAM 或最大限度利用 VRAM 来提高性能。对核芯显卡没有影响。激进模式可能会严重影响其他应用程序(如录屏软件)的性能。</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
||||
Reference in New Issue
Block a user