raziel23x / skyrim-plugin-decoding-project

Automatically exported from code.google.com/p/skyrim-plugin-decoding-project
1 stars 3 forks source link

TES5Save to Dump Save Game files. #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the desired look and feel.

Could Dump be modified to read in a save game, and output it to a text file 
with formatting defined in a separate definitions file?

Outline the goals/benefits of the enhancement

To remove left over data from plugins and scripts.

What is the expected output?

Not sure what to say at this time.

Please provide any additional information below.

http://www.uesp.net/wiki/Tes5Mod:Save_File_Format

Original issue reported on code.google.com by danielhmpdx16@gmail.com on 31 Aug 2012 at 6:10

GoogleCodeExporter commented 9 years ago
Almost impossible, Skyrim saves don't use records unlike Morrowind. It is a 
pure binary data.

Original comment by zila...@gmail.com on 31 Aug 2012 at 1:28

GoogleCodeExporter commented 9 years ago
Well that's a bummer.

Original comment by danielhmpdx16@gmail.com on 31 Aug 2012 at 1:29

GoogleCodeExporter commented 9 years ago
trira is working on decoding the save file format, shares the same goals as 
given in this issue. 
http://forums.bethsoft.com/topic/1403745-alphabeta-skyrim-save-viewer/

Original comment by WrinklyN...@gmail.com on 24 Sep 2012 at 10:56

GoogleCodeExporter commented 9 years ago

Original comment by danielhmpdx16@gmail.com on 24 Sep 2012 at 11:07