Skip to main content

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

I got this via the Bundle for Ukraine and enjoyed playing it. It turns a rather simple concept into a roguelike and somehow makes it work. Not as much depth to it as other games in the genre, but that's to be expected considering the simple base mechanics, but it still has its appeal due to its unique concept, and its simplicity makes it easy to get into and play for short sessions.

Anyway, I'm switching laptops soon and would like to transfer my save file, but I'm having trouble locating it on my hard drive, which is strange as I have no trouble finding the ones for my other Itch games. Where is it supposed to be by default? For what it's worth, I installed it via the Itch app.

Glad you're enjoying the game!

All settings/unlockables get stored in a file in your home directory:  

~/.prefs/rs_data

You'll need to create a directory called ".prefs" in your new laptop's home directory, and from there you should just be able to copy the "rs_data" file over.

More info: https://libgdx.com/wiki/preferences#storage

Let us know if you need any other help transferring it over!

(+1)

Ah, I found the save file in the .prefs folder. Thanks for your help! Anyway, I forgot to mention that I'm using Windows, not macOS. I meant that I installed the game via the Windows itch app instead of downloading the files on my own and installing them. Sorry for not making things clear, but fortunately there's a .prefs folder for Windows as well!

Glad it worked out!