Posted April 23, 2017
Hey everyone, as you might know NEO Scavenger has a rather peculiar way of saving its savegames and unfortunately it turned out that my browser wipes all savegame and setting files when I close it. I had tried out Banjo's NEOScavenger Save Manager, however it didn't quite work for me. His save manager is a batch file, but instead of trying to fix it for my needs I got inspired and decided to write my own savegame managing batch file.
So if you also have issues with vanishing savegames, NEOsave might be an alternative solution for you to back them up quickly! :)
I have tested it with Windows 7 and 10.
What NEOsave does:
* It automatically sets itself up the first time you start the batch file. It will create the folder "NEOsave" in your game directory and create subfolders for your quick save and backup saves. Each folder will have an .ini file which are used to organize the save files.
* It has a quick save and quick restore function for quickly backing up your most recent save when you're done playing. The quick save will have a timestamp, which makes it easy to see how recent your last quick save is.
* Additionally it can create as many backup saves as you want and you can name them. These save backups will have timestamps too.
* It can restore your backup saves.
* It can delete backup saves you do not want to keep anymore. It does this by deleting the corresponding save# folder within the NEOsave folder and then renames the remaining savegame backup folders so their numbering in the NEOsave menu is correct again.
* It can start the game. This in and of itself does nothing, but it is a bit more convenient when you just want to backup your most recent savegame, as the batch file will still be open when you quit NEO Scavenger again and it's just the press of a button from there. However when you do this you cannot save your savegames while the game is still running. The batch file will only respond again when the game is closed. If you launch the game and the batch file separately though, you will be able to save your savegames while playing (which is handy if you want to savescum *cough*).
You can get the batch file from here:
https://pastebin.com/yX1RKghY
Simply copy and paste the batch code into a .txt file (like NEOsave.txt), save it and rename it to .bat (e.g. NEOsave.bat).
Afterwards you have to copy the batch file into your game directory where the NEOScavenger.exe file is. That's it! You're good to go.
Tip: You can very comfortably use NEOsave with the numpad: 1/2/3 = start game/quick save/quick restore, 4/5/6 = save/restore/delete savegame, and 0 is always back/exit.
So if you also have issues with vanishing savegames, NEOsave might be an alternative solution for you to back them up quickly! :)
I have tested it with Windows 7 and 10.
What NEOsave does:
* It automatically sets itself up the first time you start the batch file. It will create the folder "NEOsave" in your game directory and create subfolders for your quick save and backup saves. Each folder will have an .ini file which are used to organize the save files.
* It has a quick save and quick restore function for quickly backing up your most recent save when you're done playing. The quick save will have a timestamp, which makes it easy to see how recent your last quick save is.
* Additionally it can create as many backup saves as you want and you can name them. These save backups will have timestamps too.
* It can restore your backup saves.
* It can delete backup saves you do not want to keep anymore. It does this by deleting the corresponding save# folder within the NEOsave folder and then renames the remaining savegame backup folders so their numbering in the NEOsave menu is correct again.
* It can start the game. This in and of itself does nothing, but it is a bit more convenient when you just want to backup your most recent savegame, as the batch file will still be open when you quit NEO Scavenger again and it's just the press of a button from there. However when you do this you cannot save your savegames while the game is still running. The batch file will only respond again when the game is closed. If you launch the game and the batch file separately though, you will be able to save your savegames while playing (which is handy if you want to savescum *cough*).
You can get the batch file from here:
https://pastebin.com/yX1RKghY
Simply copy and paste the batch code into a .txt file (like NEOsave.txt), save it and rename it to .bat (e.g. NEOsave.bat).
Afterwards you have to copy the batch file into your game directory where the NEOScavenger.exe file is. That's it! You're good to go.
Tip: You can very comfortably use NEOsave with the numpad: 1/2/3 = start game/quick save/quick restore, 4/5/6 = save/restore/delete savegame, and 0 is always back/exit.
Post edited June 07, 2017 by gogcoon