No Man's Sky
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, Red Dead Redemption 2, No Man's Sky, 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 No Man's Sky.

It also unlock DLAA/FSRAA which is superior to any other AA methods.

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

Installation

  • Extract the Archive into the No Man's Sky 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 set 'Anti Aliasing' to 'DLSS'
  • Enjoy FSR!


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


Uninstallation

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


DLSS Unlocker for Other Games


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