Skip to main content

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

Hello ! 
I am using a Mac and have been trying to update the game from V 1.0.2 to V 1.0.3 but I cannot find my save folder. Would you happen to know where it is ?

I don't have a Mac but in my Linux Install it is like this:

/home/username/didnapper2/1.0.3/Didnapper 2/www/save

So look for a www folder and for a save folder within in your game data. The files are named global.rpgsave, config.rpgsave and file#.rpgsave (replace # with number shown in the game). So a system-wide filesearch for these files could also help you find them (given they use the same filenames on Mac and Linux).

Hope that helps.