[REL] TESV Save Dump

Post » Wed May 16, 2012 5:39 pm

Hi folks,

I developed for fun this simple program that read a save file and dumps its content into a more friendly format.
Not all fields are decoded but we can take that incrementally ( with your help of course )

you can download it here:
https://github.com/OpenNingia/tesvsavedump

You will need python 2.7.2 to run it, all the instructions in the README file

It can be a valid start to reverse engineer all the save file

:celebration:

PS. I'm not aware of another tool to do this, if one already exists then ignore this :)
User avatar
Jack Walker
 
Posts: 3457
Joined: Wed Jun 06, 2007 6:25 pm

Post » Wed May 16, 2012 12:44 pm

mh. first and last shameless self bump. anyone interested? :sadvaultboy:
User avatar
M!KkI
 
Posts: 3401
Joined: Sun Jul 16, 2006 7:50 am

Post » Wed May 16, 2012 3:41 pm

Seems neat, but I don't know what I'd use it for. Wrye Smash will almost certainly come with a save game cleaner, so something like this will need to be done eventually. I'll bet the save format hasn't changed much since Fallout New Vegas, though.
User avatar
Benito Martinez
 
Posts: 3470
Joined: Thu Aug 30, 2007 6:33 am

Post » Wed May 16, 2012 3:19 pm

Seems neat, but I don't know what I'd use it for. Wrye Smash will almost certainly come with a save game cleaner, so something like this will need to be done eventually. I'll bet the save format hasn't changed much since Fallout New Vegas, though.

mh. I've never digged into save file format of FNV so I cannot compare. However it is changed quite a lot from Oblivion's one.
User avatar
Josephine Gowing
 
Posts: 3545
Joined: Fri Jun 30, 2006 12:41 pm


Return to V - Skyrim