ForumsSupport ForumSave files..

5 375
owd5238
offline
owd5238
4 posts
Nomad

in this thread i'm gonna ask where the game save file located. so i can carry around it if i have to reinstall windows
Unity,Pico-8 is most common nowdays but iidk where is exact location that browser saves game save files. i asked this 2-3 years ago but nobody answered

for Flash it was
%AppData%\Macromedia\Flash Player\

  • 5 Replies
Tasselfoot
offline
Tasselfoot
850 posts
Chamberlain

HTML5 game saves are browser-specific and generally saved in localStorage.

owd5238
offline
owd5238
4 posts
Nomad

@Tasselfoot local storage? where is exact path of it? i use chrome

Tasselfoot
offline
Tasselfoot
850 posts
Chamberlain

Hi. It's not like Flash, where it stores as a specific file in a specific path on your hard drive. I would recommend doing some Google search into how to backup a game's data on localstorage, as it's more complex of a process.

You can start with threads like:
https://stackoverflow.com/questions/74370102/how-can-i-backup-and-load-my-local-storage-in-chrome
or
https://stackoverflow.com/questions/24263682/save-restore-local-storage-to-a-local-file

jvaycu1
offline
jvaycu1
1 posts
Nomad

hi tasselfoot

owd5238
offline
owd5238
4 posts
Nomad

it seems i need incredibly complex processs to extract savefile. i thought it was stored in computer but it's not

Showing 1-5 of 5