Android: More accurate labels for app-side options

Some of the labels may be giving the impression that they perform magical tasks on the native side, but only help to configure the GLView.
This commit is contained in:
Ender's Games 2018-08-21 18:03:00 -04:00
parent 6447127390
commit 5b66f1de42
1 changed files with 4 additions and 4 deletions

View File

@ -36,9 +36,9 @@
<string name="select_bios">BIOS Region (dc_flash[X].bin)</string>
<string name="select_details">Enable Game Details</string>
<string name="select_native">Native Gamepad Mode [No OSD]</string>
<string name="select_dynarec">Dynarec Options</string>
<string name="select_dynarec">Dynamic Recompiler</string>
<string name="select_unstable">Unstable Optimisations</string>
<string name="select_safemode">Dynarec Safemode</string>
<string name="select_safemode">Bypass Div Matching</string>
<string name="select_cable">Cable Type</string>
<string name="select_region">DC Region</string>
<string name="select_broadcast">Broadcast</string>
@ -50,9 +50,9 @@
<string name="select_syncrender">Synchronous Rendering</string>
<string name="select_modvols">Enable Modifier Volumes</string>
<string name="select_fps">Show On-Screen FPS</string>
<string name="select_software">Force Software Rendering</string>
<string name="select_software">Use Software Layer</string>
<string name="select_sound">Disable Emulator Sound</string>
<string name="select_depth">Rendering Depth</string>
<string name="select_depth">View Rendering Depth</string>
<string name="boot_disk">Boot Disk (ie. Gameshark, Utopia)</string>
<string name="reset_emu">Reset Emu</string>