forked from eden-emu/eden
Warning that LRU can crash some games like TOTK 1.2.1
This commit is contained in:
parent
4e0577ac06
commit
d046d3bd38
1 changed files with 1 additions and 1 deletions
|
@ -738,7 +738,7 @@ These features may have repercussions on the device\'s temperature, some GPUs be
|
||||||
|
|
||||||
<!-- LRU Cache -->
|
<!-- LRU Cache -->
|
||||||
<string name="use_lru_cache">Enable LRU Cache</string>
|
<string name="use_lru_cache">Enable LRU Cache</string>
|
||||||
<string name="use_lru_cache_description">Enable or disable the Least Recently Used (LRU) cache for improved performance</string>
|
<string name="use_lru_cache_description">Enable or disable the Least Recently Used (LRU) cache for improved performance, some games have issue with it, e.g TOTK 1.2.1</string>
|
||||||
|
|
||||||
<!-- Renderer VSync -->
|
<!-- Renderer VSync -->
|
||||||
<string name="renderer_vsync_immediate">Immediate (Off)</string>
|
<string name="renderer_vsync_immediate">Immediate (Off)</string>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue