quidrex / DSDeaths

Dark Souls death counter
51 stars 16 forks source link

Elden Ring ver. 1.03.2 #17

Closed mapri3500 closed 2 years ago

mapri3500 commented 2 years ago

It looks like the script doesnt work with ver. 1.03.2 of Elden Ring (Released on 23th March 2022)

DanzoGit commented 2 years ago

Works for me. EAC disabled?

mapri3500 commented 2 years ago

I found my Issue. There are 2 Ways to diasble EAC. I used this method but it doesnt work with the Script:

Go to the Steam library location where you installed Elden Ring. Go to steamapps > ELDEN RING > game. Rename start_protected_game.exe to something else. ... Make a copy of elden_ring.exe. Rename this newly made copy to start_protected_game.exe. Run the game through Steam as normal.

The new method I found was this and it works:

Head over to the folder where the eldenring.exe file is present. Then right-click in an empty location and select New > Text Document. Name it steam_appid, double click to open it, and type in the below value: 1245620 Finally, hit the Ctrl+S shortcut keys to save the file. Now launch the game via the EXE file (and not via Steam).

Maybe this is helpful for other guys with this issue ;)