Force dynamic shadows
Forces dynamic shadow casting from light sources. For Elden Ring 1.09.1 only.
Installation
ModEngine2:
Place the DLL in your modengine2 folder and update the config_eldenring. 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 like any other DLL.