mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 02:38:59 +02:00
[android] "Disable Buffer Reorder" option translations
This commit is contained in:
parent
15d371c51a
commit
b32a667d6f
23 changed files with 47 additions and 1 deletions
|
|
@ -78,6 +78,8 @@
|
|||
<string name="frame_interpolation_description">通過同步幀間時間確保流暢一致的幀交付,減少卡頓和不均勻動畫。適合存在幀時間不穩定或遊戲過程中出現微卡頓的遊戲。</string>
|
||||
<string name="renderer_early_release_fences">提前釋放圍欄</string>
|
||||
<string name="renderer_early_release_fences_description">可修復《大金剛國度:熱帶寒流》《深海迷航:零度之下》和《奧日2》等遊戲中的0 FPS問題,但可能影響Unreal Engine遊戲的載入或效能。</string>
|
||||
<string name="buffer_reorder_disable">停用緩衝區重新排序</string>
|
||||
<string name="buffer_reorder_disable_description">勾選時,停用映射記憶體上傳的重新排序功能,允許將上傳與特定繪製關聯。某些情況下可能會降低效能。</string>
|
||||
<string name="use_lru_cache">啟用LRU快取</string>
|
||||
<string name="use_lru_cache_description">啟用或停用LRU快取,透過節省CPU進程使用來提高效能。某些遊戲可能存在問題,特別是TotK 1.2.1,如果遊戲無法啟動或隨機崩潰,請停用此選項。</string>
|
||||
<string name="dyna_state">擴展動態狀態</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue