A transparent on-screen death counter for Elden Ring. It reads your character’s stats from memory to display your death count in the bottom right corner. Disables EAC if necessary. Built using AutoHotkey v2.
- On-screen overlay: displays your deaths in the bottom right corner above your runes
- Toggle key (F8): show and hide the overlay as needed
- Manual overwrite: set a custom death count
- Multi-character support: tracks characters by stats instead of save file structure, allowing custom death counts to persist across different save states
- EAC detection & bypass: adjusts the environment automatically to prevent Easy Anti-Cheat from running
- Separate GUI window: view your character's stats and modify their death count
- Required: Windows 10 or 11 (Linux and macOS are not supported)
- Optional: AutoHotkey v2 if you want to run the AHK script instead of the executable
- Download ER-Death-Counter.exe from the Releases page
- If blocked by Windows: right click the program -> select Properties -> check Unblock -> Apply the change
- Double click ER-Death-Counter.exe to run the program
- Install AutoHotkey v2
- Download ZIP and extract the folder to your desired location
- Double click deathcounter.ahk to run the script
- This project is licensed under the GNU General Public License v3.0. See LICENSE for details.