Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

is it possible to keep save files? it's just an exe on windows and my old save file is only available in the old .exe

(+1)

Save files are stored in your user profile directory, not with the EXE file. So even if you update the EXE and use a newer version - it should pull the same save files from your profile

On windows this is %APPDATA%\Godot\app_userdata\Overworked\saves

(+1)

I guess it should, but it doesn't xd

No save files to pick from on new version

I checked and yeah i got save files folder

(+1)

that is very strange! Please reach out to me on discord ( medwyn_ ) as I’d like to troubleshoot with you on this. 

Hey hey, I'm having a similar issue. Is it perhaps because the path you mentioned above "%APPDATA%\Godot\app_userdata\Overworked\saves" should have "\Roamng\" between Appdata and Godot? Just a shot in the dark.

turns out anyone who’s jumping straight from the original demo release (v1.0.2) to the latest- will need to restart saves. When we built the save anywhere feature in v1.1.0 we changed how saves work.