Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(7 edits) (+2)

I'VE SPENT HOURS ON THIS GAME AND IM WILLING TO SPEND MORE!!!

thanks for this awesome game. I'd like to send you some money but its expensive in my country so..... I made this save functionality instead.

its written in batch (windows) and has a line of powershell ( needs at least win 7 to work )

Im writing these instructions with the intention to help anyone setup this save functionality

  • save the code in a file named "Launch.bat" ( name is optional ) in the same folder as the game. some instructions (just in case)
  • open Launch.bat (this opens a console window. PLEASE DO NOT CLOSE IT.this console window should stay opened ) and also opens the game and waits till you quit/close the game
  • play the game and save before closing the game
  • the save data is automatically saved to a file named "_saveGameData" and the console window closes itself

when you re-open Launch.bat after this initial save, it automatically loads previous save data from the "_saveGameData" file into the clipboard which could be used at load game in menu

incase you have saved the game data somewhere else,

  • just create "Launch.bat" but dont open it yet
  • goto the place where you saved the game and manually copy it
  • open Launch.bat and load the game with your data
  • save before closing the game and Launch.bat will now take care of your progress

I'll be looking forward for your future games. again, thanks a lot for this game