From b62838eed6366a78e22ce1a30efa18a9e5f141b9 Mon Sep 17 00:00:00 2001 From: bunnei Date: Sun, 26 Apr 2020 23:05:01 -0400 Subject: [PATCH] android: strings: Update for asynchronous GPU. --- src/android/app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index 951e3e761..40bfbee8e 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -78,6 +78,8 @@ Uses hardware to emulate 3DS shaders. When enabled, game performance will be significantly improved. Enable accurate shader multiplication Uses more accurate multiplication in hardware shaders, which may fix some graphical bugs. When enabled, performance will be reduced. + Enable asynchronous GPU emulation + Uses a separate thread to emulate the GPU asynchronously. When enabled, performance will be improved. Enable limit speed When enabled, emulation speed will be limited to a specified percentage of normal speed. Limit speed percent