emoose / DLSSTweaks

Tweak DLL for NVIDIA DLSS, force DLAA on DLSS-supported titles, tweak scaling ratios & DLSS 3.1 presets, override DLSS versions without overwriting game files.
MIT License
1.31k stars 21 forks source link

Change DLL Wrapper name #119

Open other2w opened 11 months ago

other2w commented 11 months ago

Could I use another name for "nvngx.dll" wrapper, or is there any alternative method to inject the DLSSTweaks dll?

crzsotona commented 8 months ago

Have you actually read project readme?

dxgi.dll/etc Alternatively if you don't wish to use the registry tweak, the older methods of loading in via dxgi.dll etc wrapping are also still supported. (this older method requires more code hooks to be applied though, which may have issues on certain systems, the nvngx.dll method is believed to be more compatible)

You can switch to these wrappers by renaming the included nvngx.dll file to one of the supported filenames, the dlsstweaks.ini includes a list of filenames you can try.