ebkr's Oblivion Save Manager

Created On
N/A
Updated On
N/A
Total Views
5
Total Downloads
0
Maintainer
ebkr

ebkr's Oblivion Save ManagerThis is a small EXE file written in C# that allows you to create custom profiles for Oblivion. 

It can be useful if you play with multiple characters, have other people using the same account, or are running mods such as Morroblivion.

Requirements.NET Framework 4
Oblivion default save location in "Documents/My Games/Oblivion"

Usage

  • Download the ZIP file.

  • Extract the ZIP file in to a location of your choice.

  • Load the EXE (It shouldn't need admin permissions).

  • Create a profile

  • Select the profile in the list box.

  • Click on the "Select Profile" button.

  • Launch Oblivion

The [Default] profile option allows you to use the default location for Oblivion.

Custom INI fileIf you use a custom INI file, you are free to replace the one within the ZIP's extracted location. Just make sure that the line
"SLocalSavePath" is set to "SLocalSavePath=Saves"

Latest Changelog

  • Lowered .NET version, making it more accessible.
  • Added message when switching profiles.