Skip to content

EldenRing Save Manager GUI app written entirely in python

Notifications You must be signed in to change notification settings

twkonefal/EldenRing-Save-Manager

 
 

Repository files navigation

EldenRing-Save-Manager

GUI app written entirely in Python

DO NOT use this mod online, there have been reports of bans and is no longer safe to use online!

Because of the time investment and lack of donations (6 people have donated so far) it is no longer practical to continue updating or supporting this mod and i will be moving on to develop other applications that i can monetize. If you have any questions you can look through the posts on Nexusmods as most of them have already been discussed.

Usage

Windows

Download Latest Release

Linux / Proton / SteamDeck

Dependencies

python3 -m pip install Pillow requests

Fedora/DNF for 'ImageTk' from 'PIL'

sudo dnf install python3-pillow-tk.x86_64 python3-pillow.x86_64

Run

python3 SaveManager.py

Pyinstaller

pyinstaller --onefile --windowed --icon=.\data\icon.ico .\SaveManager.py .\hexedit.py .\stat_progression.py .\itemdata.py .\os_layer.py

Features:

  • Edit item quantities
  • Edit character stats
  • Copy characters between save files
  • Duplicate characters within the same save file
  • rename characters in-game name
  • automatically patch downloaded save files with your own Steam ID
  • Fix corrupt save files by recalculating checksum values
  • Create save and load backups
  • Create save slots for various builds before respec etc.
  • Edit notes attached to each save slot
  • Update to the latest release with included updater
  • Force quit EldenRing when the game locks up and even task manager wont end the process

If you like the mod or want to support future updates, please Donate via PayPal

save-editor

inventory editor

v1 40

Icon used from https://www.deviantart.com/abdelrahman18/art/Elden-Ring-Icon-877626671 You can use this icon to replace the horrible default Elden Ring game icon.

Walkthrough: https://youtu.be/RZIP0kYjvZM

About

EldenRing Save Manager GUI app written entirely in python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%