0 of 0

File information

Last updated

Original upload

Created by

NullDev

Uploaded by

NullPing

Virus scan

Safe to use

About this mod

This script Re-Enables the achievements on all your current saves, after you e.g. used Console commands.

Permissions and credits
This is a python script that goes through all your save files and re-enables achievements for all of them.

IMPORTANT:
The script won't prevent them from being disabled again. But you can always re-run it.
You can also use it in combination with https://www.nexusmods.com/oblivionremastered/mods/125 to enable achievements on your existing saves.

Usage: 
- Download the ZIP
  - Either from the Nexus Download Page 
  - Or directly from GitHub
- Extract it anywhere
- Run re-enable_achievements.exe
  - If prompted, enter path to your saves.
  - Usually: C:\Users\<USERNAME>\Documents\My Games\Oblivion Remastered\Saved\SaveGames

Or, Usage for Devs: 
- Make sure to have Python3 installed.
- Download the script to wherever you want.
  - Either from GitHub
  - Or from Nexus Mods
- Run it using `python3 re-enable_achievements.py`
  - If prompted, enter path to your saves.
  - Usually: C:\Users\<USERNAME>\Documents\My Games\Oblivion Remastered\Saved\SaveGames
- Done!

Source Code on GitHub: https://github.com/NullDev/Oblivion-Remaster-ReEnable-Achievements