DLSS 5 Swapper v1.0.0
First public release.
Download
| File | Size | |
|---|---|---|
| DLSS5-Swapper-Setup-1.0.0.exe | 213 MB | Installer — shortcuts, clean uninstall, instant start |
| DLSS5-Swapper-1.0.0-portable.exe | 213 MB | Single file, no installation |
Windows 10/11 64-bit and an NVIDIA RTX card. Everything is bundled — the DLSS 5 files, the RenoDX add-on and the ReShade Addon installer all ship inside the download. Nothing else to get, and the app makes no network requests.
Not code-signed, so SmartScreen shows "Windows protected your PC" on first run. Click More info → Run anyway.
What it does
Pick a game folder and it handles the rest:
- Finds the real executable and its rendering API — three detection layers cover normal games, protected builds that load Direct3D at runtime (GTA V Enhanced), and engines that keep the renderer in a separate DLL (Control, Unity titles).
- Upgrades every DLSS and Streamline DLL where it already lives, including the ones Unreal buries under
Engine\Binaries\ThirdParty\NVIDIA\NGX\Win64. - Places the add-on correctly —
renodx-dlss5.addon64andnvngx_dlssnr.dllnext to the executable, which is the only place the add-on will load from. - Installs ReShade silently and verifies the add-on loader is really there. A game already running ReShade as a
.asigets that file upgraded in place instead of a second ReShade being added alongside it. - Backs up everything first. Restore originals puts every file back and removes what was added.
Interface is English and Arabic, switchable at any time.
Known limitations
- The DLSS 5 add-on is DirectX 12 only.
- The add-on targets ReShade API 18; an older ReShade already installed gets an optional in-place update.
- A game under
Program Filesneeds the app run as administrator — checked before anything is touched.