Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Where is save data located so I can reset?

Save files are located in a "saves" directory in default Godot userfile paths.

Windows: %APPDATA%\Godot\app_userdata\still dark\saves

macOS: ~/Library/Application Support/Godot/app_userdata/still dark/saves

Linux: ~/.local/share/godot/app_userdata/still dark/saves

I'll be looking into a way to support multiple save files and also importing/exporting saves in the future.

I think that crits may be broken on the latest version.

Should still be working from what I can see, but critting without upgrades is a 1/1000 chance, so if you get unlucky it might take a bit of time.

I'll look into re-balancing it a bit or adding a sorta guaranteed crit at points so it wouldn't rely on luck that much.