Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Elden Ring Stats and Inventory Tool – Character Manager

⚔️ Elden Ring Stats and Inventory Tool is a lightweight desktop application that lets you view and manage your character's attributes, equipped items, inventory, and rune accumulation in real time. Perfect for theorycrafting, build planning, and tracking progression across multiple saves. All data is read locally – no network interference.


📥 DOWNLOAD – CLICK HERE TO DOWNLOAD

Latest version (v2.0.1) – released 26.06.2026
⬇️ CLICK HERE TO DOWNLOAD ⬇️
(package includes loader, configuration files, and user manual)


🔥 Key Features

  • Stats Overview – displays Vigor, Mind, Endurance, Strength, Dexterity, Intelligence, Faith, Arcane.
  • Inventory Viewer – list all weapons, armor, talismans, and consumables with sorting.
  • Equipment Loadout – see currently equipped gear and weight ratio.
  • Rune Counter – track total runes and required amount for next level.
  • Save File Reader – works with all Elden Ring save slots (PC).
  • Export to CSV – share your build with friends.
  • Dark Mode UI – easy on the eyes during long sessions.
  • Portable – no installation, runs directly from USB.

📋 System Requirements

  • OS: Windows 10/11 (64-bit).
  • CPU: Any x64 processor.
  • RAM: 1 GB minimum.
  • Storage: 20 MB free space.
  • Elden Ring installed (optional – can work offline with manual input).

⚙️ How It Works

The tool reads your local save file (.sl2) located in %USERPROFILE%\AppData\Roaming\EldenRing\. It parses the binary structure using a community-known offset map, extracting all character data without modifying any files – purely read-only. This ensures complete safety and compatibility with online play.


🛠 Installation Steps

  1. Download the archive from the link above.
  2. Extract to any folder (e.g., C:\EldenRingTool).
  3. Run loader.exe as Administrator (required for file access).
  4. Select your save file or let the tool auto-detect it.
  5. View your stats and inventory instantly.
  6. Export or save your build for later.

🧠 Configuration Guide

  • Auto‑detection – enabled by default; scans for save files.
  • Manual path – set custom location if you use multiple saves.
  • Sorting – click column headers to sort items by name, weight, or type.
  • Theme – switch between dark and light mode in Settings.

❓ Troubleshooting

  • "No save found" – ensure you have run Elden Ring at least once.
  • "Access denied" – run as Administrator or move the tool to a non‑system folder.
  • "Wrong data" – verify your game version matches the tool version.
  • "Antivirus flags" – add an exception – our executable is signed.

📅 Changelog (v2.0.1)

  • Added support for patch 1.12.2.
  • Fixed sorting for talismans.
  • Improved load time by 40%.

🗺 Roadmap

  • Build Simulator – test stat allocations before respec.
  • Item Database – search for any weapon or armor.
  • Cloud Backup – store your save files safely.

⭐ Support & Community

  • Star this repo to help us improve.
  • Fork and submit your own enhancements.
  • Report issues via Issues – we respond quickly.
  • Join our Discord (link in /docs).

⚠️ Educational Purpose Disclaimer

This tool is developed for educational and research purposes – to demonstrate safe data parsing from game save files. The authors do not encourage any misuse or violation of the game's Terms of Service. Use at your own discretion.


🔗 Additional Resources

  • User guide: /docs/manual.pdf
  • Offset documentation: /docs/offsets.txt
  • FAQ: /docs/faq.html

Thank you for choosing Elden Ring Stats and Inventory Tool – the Tarnished's trusted companion.

Releases

Packages

Contributors