GUI app written entirely in Python
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 ./allitems_dict.py
- Edit item quantities
- Edit character stats
- Copy characters between save files
- Duplicate characters within the same save file
- rename characters in-game name
- Seamless co-op .co2 extension support
- automatically patch downloaded save files with your own Steam ID
- Fix corrupt save files by recalculating checksum values
- God mode (sets HP, ST, FP to 60k)
- 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
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.
Video Tutorial: https://youtu.be/RZIP0kYjvZM