About this mod
Drop-in DLSS replacement with FSR 2.1.2 for various games such as Cyberpunk 2077, Rise of Tomb Raider, Red Dead Redemption 2, No Man's Sky, etc.
- Permissions and credits
- Changelogs
This mod is based on the original CyberFSR for Cyberpunk 2077 made by PotatoOfDoom1337, original source code of the mod is available on GitHub.
This mod attempts to replace DLSS with FidelityFx Super Resolution 2.1.2. The mod is still in development, but early results are already quite impressive.
CyberFSR was originally made for Cyberpunk 2077, but apparently it can be used on any games which has DLSS support. Thus I forked the project and also included an injector to disable Nvidia RTX GPU checking to make DLSS option available for any GPUs including Intel onboard GPUs LMAO.
This mod is compatible with any AMD, Intel, and Nvidia GPU that can handle A Plague Tale Requiem.
How does this work?
Both FSR 2.1.2 and Nvidia DLSS are temporal upscalers and work (except for some minor differences) very similar. This means that both systems need similar data to work. Luckily, NVIDIA publishes its DLSS implementation as a dynamic library (a dll file). This allows us to simply replace the DLL in question with our own version that is able to translate NVIDIA DLSS to FSR 2.1.2 commands. API reimplementations like Wine or DXVK work in a similar way.
Installation
- Please backup original files first (sl.common.dll and sl.interposer.dll) because we're going to replace it
- Put all files into A Plague Tale Requiem game folder
- Run the game at least once, then go to settings and set DLSS to Auto
- Exit the game and go to game settings path here: %APPDATA%\A Plague Tale Requiem or %USERPROFILE%\Documents\My Games\A Plague Tale Requiem (press Win + R, paste that path and Enter) Then open ENGINESETTINGS file using any Text Editor (I'm using Notepad++) and change DLSSMode into something other than AUTO:
- Launch the game,
look closely at Amicia - Enjoy FSR!
QUALITY
BALANCED
PERFORMANCE
ULTRA_PERFORMANCE
For example:

Save the file, done!
Fixes for Steam version (optional)
- Download Steamless from here: Steamless
- Double-click on Steamless.exe
- Point Steamless to where the game EXE (APlagueTaleRequiem_x64.exe) is located
- Tick on Keep Bind Section
- Click on Unpack Files
- Delete the original APlagueTaleRequiem_x64.exe
- Rename APlagueTaleRequiem_x64.exe.unpacked.exe into APlagueTaleRequiem_x64.exe


Fixes for Xbox Game Piss version crashing at startup (optional)
- Edit RTSS global settings using text editor (Notepad++, etc): C:\Program Files (x86)\RivaTuner Statistics Server\Profiles\Global
- Search for [Hooking], and paste InjectionDelay=30000 below that line
- Save the file, restart RTSS or just reboot the PC, relaunch the game

How to use XeSS instead of FSR
- Download main Mod first
- Download XeSS Mod
- Replace everything from main Mod with XeSS Mod files
Uninstallation
- You know what to do, invoke the brain function
DLSS Unlocker for Other Games
- DLSS Unlocker for Marvel's Spider-Man Miles Morales
- DLSS Unlocker for A Plague Tale Requiem
- DLSS Unlocker for Marvel's Spider-Man Remastered
- DLSS Unlocker for DOOM Eternal
- DLSS Unlocker for Horizon Zero Dawn
- DLSS Unlocker for No Man's Sky
- DLSS Unlocker for Rise Of The Tomb Raider
- DLSS Unlocker for Red Dead Redemption 2 (1436.28 + optional TAA disabler)
- DLSS Unlocker for The Ascent
- DLSS Unlocker for Ghostrunner
- DLSS Unlocker for Soulstice
- DLSS Unlocker for Diablo II - Resurrected
- DLSS Unlocker for Kena: Bridge of Spirits
- DLSS Unlocker for Myst
- DLSS Unlocker for Ready or Not
- DLSS Unlocker for Bright Memory: Infinite
- DLSS Unlocker for F.I.S.T: Forged in Shadow Torch
- DLSS Unlocker for Necromunda: Hired Gun
XeSS Unlocker for Other Games
Should you need to unlock any specific game, please join our Official Discord Channel
DLSS2FSR @ Discord
Donation
If you want to help support the project, please donate to PotatoOfDoom1337 through Patreon link here: https://www.patreon.com/potatoofdoom
Source: https://github.com/MOVZX/CyberFSR2