Skyrim
0 of 0

File information

Last updated

Original upload

Created by

Jack B

Uploaded by

Vouksh

Virus scan

Safe to use

About this mod

Application written C# to manage saved games for skyrim.

Permissions and credits
A simple application to manage different saved games in skyrim. The program initially copies all the save game files in "My Documents/My Games/Skyrim/Saves" to a new folder in that same directory called "OldSaves", which you can then double click on in the window and rename.
You can then create, rename, and delete any saved game groups from there.

The program edits your Skyrim.ini file to reflect whatever save folder you have chosen. The line that does this is the ONLY one that is changed.

For security's sake, I'm including the full source code with the program. You can tweak it as you see fit.

The program is provided AS-IS. I don't plan on making any changes. I wrote this a few months back, and haven't been playing Skyrim lately.

I have only tested this on my own machine, under Windows 8/8.1, x64 (however, it is compiled as 32-bit. No reason to make it x64).

If you make any edits, please, only upload them to this website (The Nexus), and please credit me.