|
Post by streuti on Aug 20, 2018 4:52:50 GMT
Hi everybody, does anyone know, in which folder the saved games are stored? What size does a saved game need? I added more than hundred games, now there is no more size of storage. Is there a way to win size by cleaning or deleting of not needed files in the system? Is there a Linux command I can use to find out how much memory I have left.
Thanks for answer, Streuti
|
|
|
Post by jj0 on Sept 14, 2018 14:05:30 GMT
Hi everybody, does anyone know, in which folder the saved games are stored? What size does a saved game need? I added more than hundred games, now there is no more size of storage. Is there a way to win size by cleaning or deleting of not needed files in the system? Is there a Linux command I can use to find out how much memory I have left. Thanks for answer, Streuti Game snapshots slots are saved in a directory per game at /var/lib/the64/profile/0/saves/<gamename>. To check how much disk space you have left you can use either 'du -hs' (this shows how much is used per file and subdirectory) in a directory or 'df -h' If you're short on space then you can put put the games on a USB stick as described here and (for FAT) here.
|
|
|
Post by streuti on Sept 15, 2018 13:52:42 GMT
Thanks for this info. That's what I needed.
|
|