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

Current status: I haven't been able to dupe the application close under Windows. I'm aiming to have the following completed by Monday evening:

* Add save state / load state functionality
* Bump the EXE up to the LÖVE 11.3 preview build for Windows
* Include a Windows build with console output, just in case whatever is causing the app to close is also generating an error message
* Maybe increase the volume of the sound and music files, as they seem way too low compared to the built-in sounds on Windows

I've uploaded a new version with these changes. Keys 1 to 9 will select a save slot, F5 will save to that slot, and F8 will load. Additionally, save/load can be mapped to gamepad buttons, and the current slot can be chosen from the pause menu.

I recommend running "hibernator_console.exe" from the command prompt, just in case one of LÖVE's subsystems gives any kind of error message in the event of another application close. (Warning: If you double-click on the exe instead of going through cmd, the console will close when the game closes, taking any messages with it.) Additionally, it might be a good idea to change your save slot every 15-20 minutes just to ensure that the save isn't corrupted somehow.