Elden Ring Alt Saves
Patches the game to use an alternative save location. Useful for modding while also keeping your vanilla save file pristine.
This mod patches the game’s memory image to store save files with the extension “.mod” instead of “.sl2”. Detailed documentation found here.
Installation Instructions
Mod Engine 2
Place the DLL in your ME2 folder (the same folder as the modengine2_launcher.exe) , then load the DLL modengine2 by adding the dll to the external_dlls list in config_eldenring.toml.
Example:
# …
external_dlls = [“eldenring_alt_saves.dll”]
# …
Elden Mod Loader
Just put the DLL into the DLL folder for elden mod loader.