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