Memory of Grace No Longer Takes Runes (NO LONGER FUNCTIONAL)
(NO LONGER FUNCTIONAL) Basically does what the title says, makes the Memory of Grace item no longer eat up your runes.
THIS MOD IS NO LONGER FUNCTIONAL!!!!! I’m simply keeping this up for the tutorial on how to do it on your own, I’m just likely not gonna update it for 1.8.1 or whatever version we’re on
Basically does what the title says, makes the Memory of Grace item no longer eat up your runes.
I made this for an overhaul mod I’m working on for myself and my friends, but I figured I’d upload this just to allow players to figure out how to do it themselves.
INSTALLATION
Method 1: Easy Mode (regulation.bin + msg folder)
- Download Mod Engine 2’s. https://github.com/soulsmods/ModEngine2/releases
- Extract anywhere. Mod Engine 2 doesn’t actually have to be put in the game folder, and since it’s a pain in the ass to get there, I’d recommend you put it somewhere else, like your desktop or something.
- Extract regulation.bin file and msg folder into Mod Engine 2’s mod folder
- Open “launchmod_eldenring.bat” to start
- Success \o/ (hopefully)
Method 2: Normal Mode (import CSVs)
- Download Mod Engine. https://github.com/soulsmods/ModEngine2/releases
- Extract anywhere. Mod Engine 2 doesn’t actually have to be put in the game folder, and since it’s a pain in the ass to get there, I’d recommend you put it somewhere else, like your desktop or something.
- Download Yapped Runebear. https://github.com/vawser/Yapped-Rune-Bear/releases
- Copy your regulation.bin file from your Elden Ring game folder (or from whatever mod you want to merge with) into Mod Engine 2’s mod folder
- Extract SpEffectParam.csv from the CSV folder into Yapped > Projects > ExampleMod > CSV > ER
- Open regulation.bin file with Yapped Runebear
- Select SpEffectParam
- Click Field Data > Import Data
- Save
- Open “launchmod_eldenring.bat” to start
- Success \o/ (hopefully)
Method 3: Hard Mode (DIY)
- Download Mod Engine. https://github.com/soulsmods/ModEngine2/releases
- Extract anywhere. Mod Engine 2 doesn’t actually have to be put in the game folder, and since it’s a pain in the ass to get there, I’d recommend you put it somewhere else, like your desktop or something.
- Download Yapped Runebear. https://github.com/vawser/Yapped-Rune-Bear/releases
- Copy your regulation.bin file from your Elden Ring game folder (or from whatever mod you want to merge with) into Mod Engine 2’s mod folder
- Open regulation.bin file with Yapped Runebear
- Select SpEffectParam
- Scroll down to row 3226
- Find the “Clear Held Runes” field, and uncheck the box
- Save
- Open “launchmod_eldenring.bat” to start
- Success \o/ (hopefully)