Marvel's Spider-Man: Miles Morales
0 of 0

File information

Last updated

Original upload

Created by

Goghor

Uploaded by

Goghor

Virus scan

Safe to use

Tags for this mod

About this mod

Drop-in DLSS replacement with FSR 2.1 for various games such as Cyberpunk 2077, DOOM Eternal, Horizon Zero Dawn, Red Dead Redemption 2, etc.

Permissions and credits
Changelogs
What is this?

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 Spider-Man Miles Morales.


Spider-Man Remastered has built-in FSR 2.1, then why this Mod?

Native FSR 2.1 implementation on Spider-Man Remastered is not so good, this mod even though it contains FSR 2.1.2 codes it's giving better result than native solution.

It also unlock Nvidia's pseudo DLAA (FSRAA) which is superior to any other AA methods.


How does this work?

Both FSR 2.0 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 commands. API reimplementations like Wine or DXVK work in a similar way.


Installation
  • Extract the Archive into the Spider-Man Miles Morales folder so that the nvngx.dll, nvngx.ini, and winmm.dll is in the same folder as the main EXE file
  • Launch the game, go into the graphics options and select a DLSS setting
  • Play the game with FSR 2.1.2



Uninstallation
  • Remove nvngx.dll, nvngx.ini, and winmm.dll



DLSS 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