/eldenring-force-dynamic-shadows

Forces dynamic shadows from all light sources in Elden Ring

Primary LanguageRust

Elden Ring force enable shadow casting

This small mod forces the game to cast dynamic shadows from every light source.

Vanilla: Vanilla shadow casting

Patched: Patched shadow casting

Installation

ModEngine2

Place the DLL in your modengine2 folder and update the config_eldenring.toml's external_dlls (or add it to the file if it's not there yet).

# ...
external_dlls = ["eldenring_force_dynamic_shadows.dll"]
# ...

Elden Mod Loader

Just chuck the DLL in the mods folder.