Elden Ring
0 of 0

File information

Last updated

Original upload

Created by

ImAxel0

Uploaded by

ImAxel0

Virus scan

Safe to use

About this mod

Removes the elapsed time after "YOU DIED" text appears on screen, allowing for a faster respawn of about 3-4 seconds.

Permissions and credits
Donations


Only use in offline mode with EAC disabled!


How to install (newer method):


How to install (old method):

  • Make a backup of your save (just in case something goes wrong)
  • Make a backup of your original regulation.bin file (in your game's folder: C:\...\ELDEN RING\Game\
  • Put the edited regulation.bin in the game's folder
  • Disable EAC with something like this: https://www.nexusmods.com/eldenring/mods/90?tab=description
  • Launch the game and test it

Recommended mod to use with (see video below):
Faster death animation (by OR4x): reduce the death animations time.

How to uninstall (for newer method):

  • Just delete the FasterRespawn.dll file in C:\...\ELDEN RING\Game\mods

How to uninstall (for old method):

  • Just delete the edited regulation.bin and replace it with the original one

Added csv file to merge with other mods like my others:
 https://www.nexusmods.com/eldenring/mods/454
 https://www.nexusmods.com/eldenring/mods/481

How to install using csv file (for old method):
0) Download Yapped-Rune-Bear from here: https://github.com/vawser/Yapped-Rune-Bear
1) Put the "MenuCommonParam.csv" file you downloaded in yapped/Projects/ExampleMod/CSV/ER

(yapped folder should be where your yapped.exe is located)

2) Make a backup of your already modded (or not) regulation.bin somewhere just in case something goes wrong
3) Open Yapped and open your already modded (or not) regulation.bin from file->Open
4) On the left column scroll down and click on MenuCommonParam
5) At the top of the program click on Field Data->Import Data and it should ask if you want to overwrite MenuCommonParam data
6) Click yes
7) On the top left: File->Save

Old guide for Yapped 1.09 (and maybe older versions):

yapped/Projects/ExampleMod/CSV/ER was yapped/res/GR/Data

Field Data->Import Data was Tools->Import Data



Source code:
https://github.com/ImAxel0/EldenRing-FasterRespawn-Mod

Credits:
Thanks TechieW for providing EldenModLoader and ModUtils.h header making it easier for me to make this.