this post was submitted on 13 Feb 2024
1784 points (96.9% liked)

Memes

45131 readers
1321 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 7 months ago (2 children)

Sometimes it's their own folder in their own sandboxed app directory. A lot of apps do that now to avoid permissions issues. Like the GBA emulator I use no longer puts game saves in the user's root directory so you can't even see them without a USB connection to a PC, and even if you do that it's extreme obfuscated.

[–] [email protected] 4 points 7 months ago

If you refer to pizza boy, the dev told me by email that there's an option to save somewhere else (I sent an email complaining that hiding saves in /android/data/com.app.blabla is stupid (can only be accessed via USB and it gets wiped when you uninstall the app), at least use /android/media/com.app.blabla

[–] [email protected] 3 points 7 months ago

Ok the first bit I can kinda understand, but obfuscating them? Now that has to be intentional