diff --git a/android/app/src/main/res/values/arrays.xml b/android/app/src/main/res/values/arrays.xml index 5b25df342..1d17b8e7f 100644 --- a/android/app/src/main/res/values/arrays.xml +++ b/android/app/src/main/res/values/arrays.xml @@ -263,4 +263,24 @@ 4-ssaa 8-ssaa + + Unlimited (Display All Frames) + 10 FPS + 15 FPS + 30 FPS + 45 FPS + 60 FPS + 75 FPS + 90 FPS + + + 0 + 10 + 15 + 30 + 45 + 60 + 75 + 90 + diff --git a/android/app/src/main/res/xml/advanced_preferences.xml b/android/app/src/main/res/xml/advanced_preferences.xml index c1ce2a1ac..433a6d15a 100644 --- a/android/app/src/main/res/xml/advanced_preferences.xml +++ b/android/app/src/main/res/xml/advanced_preferences.xml @@ -46,6 +46,14 @@ app:defaultValue="true" app:summary="Makes guest memory access more efficient by using page faults and backpatching. Disable if it is unstable on your device." app:iconSpaceReserved="false" /> +