From d046d3bd387dd191e462170f816853e573daf019 Mon Sep 17 00:00:00 2001 From: MrPurple666 Date: Thu, 8 May 2025 01:10:12 -0300 Subject: [PATCH] Warning that LRU can crash some games like TOTK 1.2.1 --- src/android/app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index af11d21fd9..eec9eddcd3 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -738,7 +738,7 @@ These features may have repercussions on the device\'s temperature, some GPUs be Enable LRU Cache - Enable or disable the Least Recently Used (LRU) cache for improved performance + Enable or disable the Least Recently Used (LRU) cache for improved performance, some games have issue with it, e.g TOTK 1.2.1 Immediate (Off)