configuration: break up tooltip for 'VRAM Usage Mode' into multiple lines
This commit is contained in:
4
dist/languages/zh_CN.ts
vendored
4
dist/languages/zh_CN.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。
|
||||
激进模式:最大限度利用 VRAM 来提高性能。
|
||||
|
||||
Reference in New Issue
Block a user