0 of 0

File information

Last updated

Original upload

Created by

davinxy01

Uploaded by

davinxy01

Virus scan

Safe to use

About this mod

This program allows you to have a count on your deaths in dark souls.

Permissions and credits
Hi everyone, im a programming student and I wanted to keep track of the times I die in this game. I didn´t found any mod that allows me to do that so i decided to build a little program in C# that allows me to count it. This is my first "mod" and it is totally external to the game (you have to press a button every time you die) but I want to trigger the count to the death inside the game but I dont really know how to modify ingame code, If you know how to do it please contact me and we can do it together. The program allows you to add a death, change it to a specific value and of course save it on a file to resume it if you close the program, you don´t need to memorize it.

Instructions: 
1- Download and unzip the only .exe file wherever you want. I use my default dark souls 3 directory D:\Programs\Steam\steamapps\common\DARK SOULS III
2- Right click -> send to desktop (as direct access) -> execute.
3- Click the main button (with a skull) every time you die or go to tools set deaths and set it manually. Deaths will be save if you close the program. [This is what I want to upgrade, I want to trigger this count with the death inside the game to make it automatically, if you know how can I / We do it please contact me]
4- Enjoy Dark Souls and die a lot.

You can see the original code here: https://github.com/.../ds3DeathCount.git

Thanks to igromanru for his help with the code, we are working on it to get instant access to the memory of the game to set deaths count in a real time. You can check a cheat engine guide for dark souls 3 cheats here -> http://ds3.igromanru.guide/

Thanks also to ZullieTheWitch and Sif4Artorias.