Skip to main content

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

A temporary (in-layer) save is erased when the player dies. The save data is stored in the registry at HKEY_CURRENT_USER\SOFTWARE\GreatCorn\MASMZE-3D.

And how can i find it?

You can either search 'regedit' in the start menu or press Win+R, type 'regedit' and hit OK.

If you're not familiar with the Windows Registry and are planning to change some variables in it, I'd advise to be careful, a lot of important system stuff is stored in there.

You're the first man that made a game that uses reg as save file.

I'm pretty sure there's a lot of games that do it this way out there. The registry is fully capable and it just boils down to personal choice and accessibility considerations.