diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml index d5553ea25f..64b943660d 100644 --- a/Source/Android/app/src/main/res/values/strings.xml +++ b/Source/Android/app/src/main/res/values/strings.xml @@ -316,9 +316,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.