This script is deprecated use this tool instead
- No need to use the script from the beginning of the game, it will automatically load the deaths that were there before it was installed
- No need to press the button every time you die, the script updates the data automatically
0.Download script
- Download Python
- Install (Check add to PATH during installation)
- Open a command line(
Win+R
)- Press Win+R
- Type
cmd
.
- Execute at the command line
pip install pymem
- Go into OBS
- Select Tools->Scripts in the upper panel.
- Select from the top "Python Settings".
- Select the folder where Python is installed
- To find out the Python installation path, type this into the command line
python -c "import os, sys; print(os.path.dirname(sys.executable))"
- To find out the Python installation path, type this into the command line
- Go back to the
Scripts
tab and click on+
. - Select, previously downloaded, the ``DeathCounter.py'' file.
- Create Text(GDI+) in your scene
- Enter it's name in
Source
in the script menu - Run Elden Ring without anticheat
- Put the file
offline_launcher.bat
in the game folder(steamapps\common\ELDEN RING\Game
) - Run the game with this file.
- Put the file
- After loading and entering the game, click on the
Attach
button in the script menu. The script should update the text you created earlier. The script will then update the deaths automatically