diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 0c47b240..499aad95 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -24,11 +24,17 @@
Incomplete production keys
Emulator
- Search Location
View Internal Directory
Opens Skyline\'s internal directory in a file manager
Cannot find an external file manager to open Skyline\'s internal directory
Theme
+ Show Performance Statistics
+ Performance Statistics will not be shown
+ Performance Statistics will be shown in the top-left corner
+ Log Level
+
+ App List
+ Search Location
Game Display Layout
Group Games By Format
Games will be shown as a single list
@@ -37,16 +43,6 @@
Always Show Game Information
Game information will be shown on clicking a game
Game information will only be shown on long-clicking a game
- Show Performance Statistics
- Disable shader cache
- Performance Statistics will not be shown
- Performance Statistics will be shown in the top-left corner
- Cached shaders won\'t be loaded, will cause stutters
- Cached shaders will be loaded, can heavily reduce stuttering
- Log Level
- GPU Driver Configuration
- Active driver: %1$s
- Your device doesn\'t support custom drivers
System
Use Docked Mode
@@ -82,6 +78,11 @@
Respect Display Cutout
Do not draw UI elements in the cutout area
Allow UI elements to be drawn in the cutout area
+
+ GPU
+ GPU Driver Configuration
+ Active driver: %1$s
+ Your device doesn\'t support custom drivers
Executor Slot Count Scale
Scale controlling the maximum number of simultaneous GPU executions (Higher may sometimes perform better but will use more RAM)
Executor Flush Threshold
@@ -91,6 +92,9 @@
Force Maximum GPU Clocks
Forces the GPU to run at its maximum possible clock speed (May cause excessive heating and power usage)
Your device does not support forcing maximum GPU clocks
+ Disable shader cache
+ Cached shaders won\'t be loaded, will cause stutters
+ Cached shaders will be loaded, can heavily reduce stuttering
Hacks
Enable fast GPU readback
@@ -102,7 +106,6 @@
Disable GPU subgroup shuffle
Shader subgroup shuffle operations are disabled, may cause severe graphical issues
Shader subgroup shuffle operations are enabled, ensures maximum accuracy
-
Audio
Disable Audio Output
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 79f05eab..09938e97 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -3,9 +3,6 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+ app:showSeekBarValue="true"
+ app:title="@string/executor_slot_count_scale" />
+ app:showSeekBarValue="true"
+ app:title="@string/executor_flush_threshold" />
-
+ android:title="@string/credits" />