diff --git a/android/app/src/main/res/values/arrays.xml b/android/app/src/main/res/values/arrays.xml index b2f274d33..dfe1b4659 100644 --- a/android/app/src/main/res/values/arrays.xml +++ b/android/app/src/main/res/values/arrays.xml @@ -176,4 +176,16 @@ analog_stick analog_sticks + + 1024 Frames (23.22ms) + 2048 Frames (46.44ms) + 3072 Frames (69.66ms, Recommended) + 4096 Frames (92.88ms) + + + 1024 + 2048 + 3072 + 4096 + diff --git a/android/app/src/main/res/xml/root_preferences.xml b/android/app/src/main/res/xml/root_preferences.xml index 6323e7bf7..045f98767 100644 --- a/android/app/src/main/res/xml/root_preferences.xml +++ b/android/app/src/main/res/xml/root_preferences.xml @@ -43,13 +43,6 @@ app:summary="Enable this option to match DuckStation's refresh rate with your current monitor or screen. VSync is automatically disabled when it is not possible (e.g. running at non-100% speed)." app:iconSpaceReserved="false" /> - - - - + + + + + + +