Triscopic Posted November 21, 2012 Share Posted November 21, 2012 I'm having problems with savegame corruption, and it occurred to me that someone smarter than I might be able to create a mod that could export key information about a game's state and then import that info into a fresh game, doing a pretty good approximation of letting you pick up where you left off but in a totally clean save. You'd need to examine certain NPC stats for all the non-spawning NPCs (Alive/dead, inventory & equipped items, player relationship), check the contents of non-respawning containers and then identify all the player's stats, skills, words, etc etc. That would need to be exported to a text file using SKSE. The process would then need to be reversed on a fresh save game and hey presto, clean game, no progress lost. Clearly there would be some possible failures, I'm not saying it would be foolproof, but most things would be fixable by using the console. I only wish I was skilled enough (and had enough time) to make something like this myself. Link to comment Share on other sites More sharing options...
TheKussh Posted November 22, 2012 Share Posted November 22, 2012 Just like a New Game+, I love ur idea!!!! Link to comment Share on other sites More sharing options...
Recommended Posts