
This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.

The mod DLLs in this package are already laid out in the correct folder structure. You only need to download BepInEx, Streamline, and OptiScaler.
bin/x64/: the sl.* plugins, nvngx_dlss.dll, and nvngx_dlssg.dllDrag the contents of dlss-mod-rel into your Valheim installation folder and allow Windows to merge and overwrite files when prompted.
From the Streamline release's bin/x64/:
nvngx_dlss.dll next to valheim.exe (exposes DLSS as an upscaling backend).nvngx_dlssg.dll next to valheim.exe.sl.common.dll, sl.pcl.dll, sl.reflex.dll, sl.dlss.dll, sl.dlss_g.dll into <Valheim>\sl_plugins\. This path is NVIDIA-only;Warning: All Streamline files are required and must come from the same release. Mixing versions or missing files may prevent the mod from initializing.
Install OptiScaler by placing it in the game directory and running setup_windows.bat.
Right-click Valheim -> Properties -> General -> Launch Options: -force-d3d12
| Key | Function |
|---|---|
| F3 | Upscaler Menu — pick the preferred upscaler (applies next launch) or live by the slider, set quality mode, toggle frame generation, view FG status and the full hotkey list |
| F7 | Toggle the upscaler on/off (A/B compare against vanilla rendering) |
| F11 | Toggle DLSS-G frame generation (experimental, tested only on NVIDIA; also needs FrameGen Enabled + FG Input = DLSSG in the OptiScaler overlay) |
| Insert / End | OptiScaler overlay / OptiScaler FG toggle |
In your Valheim install folder:
<Valheim>\
├── valheim.exe
├── dxgi.dll <-- OptiScaler
├── nvngx_dlss.dll <-- from Streamline bin/x64
├── nvngx_dlssg.dll <-- from Streamline bin/x64
├── sl_plugins\ <-- Streamline plugins, all from the same build
│ ├── sl.common.dll
│ ├── sl.pcl.dll
│ ├── sl.reflex.dll
│ ├── sl.dlss.dll
│ └── sl.dlss_g.dll
│
├── BepInEx\
│ └── plugins\
│ └── ValheimUpscalerRecon\
│ └── ValheimUpscaler.Recon.dll
└── valheim_Data\
└── Plugins\
└── x86_64\
└── ValheimUpscalerNative.dll