diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml index e87eed9865..06374b6a7c 100644 --- a/Source/Android/app/src/main/res/values/strings.xml +++ b/Source/Android/app/src/main/res/values/strings.xml @@ -305,9 +305,9 @@ Dump Textures Dumps decoded game textures based on the other flags to User/Dump/Textures/<game_id>/. If unsure, leave this unchecked. Dump Base Textures - Whether to dump mipmapped game textures to User/Dump/Textures/<game_id>/. + Whether to dump base game textures to User/Dump/Textures/<game_id>/. Dump Mip Maps - Whether to dump base game textures to User/Dump/Textures/<game_id>/. + Whether to dump mipmapped game textures to User/Dump/Textures/<game_id>/. Misc Crop Crops the picture from its native aspect ratio to 4:3 or 16:9. If unsure, leave this unchecked.