Hi there!
I can't find where Save Games stored on my Android device.
Need help.
Full Throttle Save Games
Moderator: ScummVM Team
- Praetorian
- ScummVM Developer
- Posts: 883
- Joined: Tue May 08, 2007 8:54 am
- Location: Greece
- Contact:
Re: Full Throttle Save Games
Hello,
Could you please specify some things for us?
- What is the version of ScummVM that you are running?
- What is your Android Device (model)?
- What version of Android OS is it running?
Re: Full Throttle Save Games
Sure.Praetorian wrote: ↑Wed Apr 08, 2020 11:05 amHello,
Could you please specify some things for us?
- What is the version of ScummVM that you are running?
- What is your Android Device (model)?
- What version of Android OS is it running?
- ScummVM 2.0.0
- Huawei Mediapad T2 10.0 Pro
- Android 5.1.1
- Praetorian
- ScummVM Developer
- Posts: 883
- Joined: Tue May 08, 2007 8:54 am
- Location: Greece
- Contact:
Re: Full Throttle Save Games
ScummVM 2.0 by default would use a path like one of the following:
Code: Select all
Android/data/org.scummvm.scummvm/files/.local/share/scummvm/saves
If I recall correctly Android 5 and above introduced an encrypted file storage policy, so you probably won't be able to navigate to that path via the ScummVM app.
On a device with Android 7.1.1, it's possible to navigate to the path when it's on the SD card that I have attached, if I have "hidden files" viewable -- I am using the ES File Explorer Pro app for this -- other file browsing apps would probably work too.
If you changed the default ScummVM path manually, then the custom path *should* theoritically appear from the main ScummVM menu, under "Options... -> Paths -> Save Path: " or if you override that for your specific game it would appear if you selected the game from the main ScummVM menu and then select "Edit Game... -> Paths -> Save Path:".
Re: Full Throttle Save Games
Thank you!Praetorian wrote: ↑Sat Apr 11, 2020 2:00 pm
ScummVM 2.0 by default would use a path like one of the following:which should be either on your SD Card or your Internal Storage.Code: Select all
Android/data/org.scummvm.scummvm/files/.local/share/scummvm/saves