Android: Add patch code (cheat) import
This commit is contained in:
@ -143,7 +143,7 @@
|
||||
</string-array>
|
||||
<string-array name="emulation_more_menu">
|
||||
<item>Reset</item>
|
||||
<item>Patches</item>
|
||||
<item>Patch Codes</item>
|
||||
<item>Change Disc</item>
|
||||
<item>Change Touchscreen Controller</item>
|
||||
<item>Settings</item>
|
||||
|
||||
@ -41,9 +41,9 @@
|
||||
app:iconSpaceReserved="false" />
|
||||
<SwitchPreferenceCompat
|
||||
app:key="Main/AutoLoadCheats"
|
||||
app:title="Load Cheats"
|
||||
app:title="Load Patch Codes"
|
||||
app:defaultValue="false"
|
||||
app:summary="Loads cheats from cheats/<game name>.cht in PCSXR format. Cheats can be toggled while ingame."
|
||||
app:summary="Loads patch codes from cheats/<game name>.cht in PCSXR format. Codes can be toggled while ingame."
|
||||
app:iconSpaceReserved="false" />
|
||||
<SwitchPreferenceCompat
|
||||
app:key="Display/VSync"
|
||||
|
||||
Reference in New Issue
Block a user