Buzzkill's earlier run in with vista murdering his savefile and my subsequent fixing of said file, had me thinking that it may be a good idea to write a utility to take care of this.
In addition, it could be used to look at save files when in development to see what is going on (or to cheat... naughty people) but if someone really wanted to cheat so badly they could, it's not like it's that hard to savescum or learn a little C.
Anyway, I'm going to develop a little program that loads a savefile and displays essentially every bit of info in it, and would allow one to really look into a savefile, fix one, or generate one based off a character dump (and generate character dumps from DEAD characters)
Anyway screenshot posted of very basic UI, and a description of what will be on each tab:
File Info - File info (duh), size, blocks, version, etc
Player Info - Stats, messages, adventure log, race, class, spells known, etc.
Equipment - Gear equipped
Inventory & Home - What items are had at home and in inventory
Monsters - Monster knowledge, uniques alive/dead
Dungeon - Dungeon map, items, monsters, and such
Artifacts - Artifacts known, unknown, lost
Randarts - Same as above but for randarts, and other randarty info.
Item Knowledge - Item flavors and their corresponding items
In addition, it could be used to look at save files when in development to see what is going on (or to cheat... naughty people) but if someone really wanted to cheat so badly they could, it's not like it's that hard to savescum or learn a little C.
Anyway, I'm going to develop a little program that loads a savefile and displays essentially every bit of info in it, and would allow one to really look into a savefile, fix one, or generate one based off a character dump (and generate character dumps from DEAD characters)
Anyway screenshot posted of very basic UI, and a description of what will be on each tab:
File Info - File info (duh), size, blocks, version, etc
Player Info - Stats, messages, adventure log, race, class, spells known, etc.
Equipment - Gear equipped
Inventory & Home - What items are had at home and in inventory
Monsters - Monster knowledge, uniques alive/dead
Dungeon - Dungeon map, items, monsters, and such
Artifacts - Artifacts known, unknown, lost
Randarts - Same as above but for randarts, and other randarty info.
Item Knowledge - Item flavors and their corresponding items
Comment