How can I delete in-game save files on an Android DS emulator without multi-touch?
I'm using a DS emulator to play games on an old Android phone (Jellybean) that doesn't support input with more than two fingers at a time. This is ok most of the time, however certain games require you to press 3 or more buttons for certain actions.
In this case, I'm trying to delete the in-game save for Pokemon Platinum, which requires me to press Up, Select, and B on the Title screen, impossible to do on my device.
I also cannot simply start a new game: as a form of protection for your save files, Platinum prevents you from overwriting the old save file with a new one.
How can I delete this save file without pressing 3 places on the screen?
Solution 1:
The Android file system is browseable using a File Explorer app. Most devices include one by default, but if not, you should be able to find one on the Google Play Store.
Without knowing the exact DS Emulator you're using, it's hard to give a precise file path, but there's two places to check:
- The folder named after the DS emulator's name
- The folder containing your ROM (which could be your 'Downloads' folder if you haven't moved it).
Either case, in one of these locations, there is likely a save file with the same name as the ROM - it might have a .sav
extension. If you move, delete or rename this file, the game save should disappear.