Save converter
Save converter
Recently I received a request for an updated save editor, however it's a lot of work to make the necessary adjustments, and it would be an on-going project to keep it up-to-date.
As such, I've decided to make a utility instead which will help people create their own editors or edit the saves manually with other tools.
Legend of Grimrock Save Converter: Version 1.0.1
Recommended HEX Editor: HEX Workshop
You can use this save converter within your own projects. Simply launch it with a shell command in the following manner (you can test it with the command prompt):
"C:\[LOGConvert Folder]\LOGConvert.exe" "C:\[My Documents Folder]\Almost Human\Legend of Grimrock\savegame01.sav" -> Creates savegame01.dat in the Legend of Grimrock folder.
"C:\[LOGConvert Folder]\LOGConvert.exe" "C:\[My Documents Folder]\Almost Human\Legend of Grimrock\savegame01.dat" -> Creates savegame01.sav in the Legend of Grimrock folder.
It also supports drag-and-dropping files from Windows Explorer. Just be careful because it overwrites .SAV or .DAT files without warning. (It doesn't force you to use files called "savegame", and doesn't check if it matches the typical save structure.)
It runs silently, and completes the conversion pretty much instantaneously, so there will be no indication that it was successful other than the files being created or overwritten. This is so it's not intrusive should you wish to implement it into your own projects. It does report errors though. This converter should also be compatible with all previous and future versions of the Legend of Grimrock save file format.
As such, I've decided to make a utility instead which will help people create their own editors or edit the saves manually with other tools.
Legend of Grimrock Save Converter: Version 1.0.1
Recommended HEX Editor: HEX Workshop
You can use this save converter within your own projects. Simply launch it with a shell command in the following manner (you can test it with the command prompt):
"C:\[LOGConvert Folder]\LOGConvert.exe" "C:\[My Documents Folder]\Almost Human\Legend of Grimrock\savegame01.sav" -> Creates savegame01.dat in the Legend of Grimrock folder.
"C:\[LOGConvert Folder]\LOGConvert.exe" "C:\[My Documents Folder]\Almost Human\Legend of Grimrock\savegame01.dat" -> Creates savegame01.sav in the Legend of Grimrock folder.
It also supports drag-and-dropping files from Windows Explorer. Just be careful because it overwrites .SAV or .DAT files without warning. (It doesn't force you to use files called "savegame", and doesn't check if it matches the typical save structure.)
It runs silently, and completes the conversion pretty much instantaneously, so there will be no indication that it was successful other than the files being created or overwritten. This is so it's not intrusive should you wish to implement it into your own projects. It does report errors though. This converter should also be compatible with all previous and future versions of the Legend of Grimrock save file format.
Re: Save converter
This will prove very useful in testing our dungeons of dooooom, thanks
Re: Save converter
Is the save converter still on-line? Or is there some secret way to use FileDropper?
Re: Save converter
Sorry for coming in late on this. But that link doesn't seem to work again.
Marco.
Marco.
Re: Save converter
Thanks for all your work on this glyn_ie !
Any chance of getting this link fixed?
Any chance of getting this link fixed?
Re: Save converter
Somebody's got a copy saved at Google Code.
Re: Save converter
Thanks for your help, index!
Re: Save converter
I've gotten the .sav file to decomple into the .dat to edit with a hex editor. Yet editing the data is still a little odd, i.e. looking at any category Str, Dex, Vit Will or unused Skill points doesn't really seem to match on the file with the numbers in the game.
I've done some hex editing before, anyone familiar with editing Grimrock Saves?
Thanks for any tips.
I've done some hex editing before, anyone familiar with editing Grimrock Saves?
Thanks for any tips.
-
- Posts: 2
- Joined: Tue Feb 24, 2015 7:36 pm
Re: Save converter
Hi there... any chance that anybody out there knows if the save converter is available somewhere? The link provided by glyn_ie is no good, and I can't download the converter from Google Code. Thanx!