MixCopium / DLSSTweaks

Tweak DLL for NVIDIA DLSS, can force DLAA onto DLSS-supported titles, along with tweaking scaling ratios & DLSS 3.1 presets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DLSSTweaks

Wrapper DLL that can force DLAA onto DLSS-supported titles, along with tweaking scaling ratios & DLSS 3.1 presets.

Most titles that support DLSS2+ should hopefully work fine with this, but if you find any that don't, or have any other issues, feel free to post in the issue tracker.

DLSS 3.1 is required for DLSSPresets overrides to be applied, but DLAA forcing / scaling ratio tweaks should work fine across 2.x too - DLSS framegen is unaffected by this DLL.

Binaries can be found in the releases section.


To install just extract dxgi.dll & dlsstweaks.ini next to your game executable, then edit the dlsstweaks.ini file with the tweaks you want to apply. (note that the default dlsstweaks.ini won't apply any tweaks, it must be edited first)

If the DLL loaded in fine there should be a dlsstweaks.log file created next to the EXE, if that shows up then hopefully the tweaks should be active. (you can use the DLSS dev DLL to verify that they're actually active, the INI file has more info about that)

The included INI explains each of the tweaks available, along with alternate filenames you can try for the DLL if it doesn't seem to load in properly, or if you want to use it alongside another DLL wrapper such as ReShade.

NOT RECOMMENDED FOR ONLINE GAMES
The way the hook works is similar to how some game cheats modify games, it's very likely to be picked up by most anti-cheats.

Please don't reupload this DLL elsewhere, linking to the releases page would be appreciated.

If anyone would like to support future development my ko-fi page is https://ko-fi.com/emoose, any help is appreciated :)


Game Compatibility

A list of games tested against DLSSTweaks can be found here: https://github.com/emoose/DLSSTweaks/wiki/Games

If you try out any game that isn't mentioned there please let us know how it went on the issue tracker!

Many thanks to DoktorSleepless & OrganizationOk4516 for helping test the DLL with most of these games before release!

About

Tweak DLL for NVIDIA DLSS, can force DLAA onto DLSS-supported titles, along with tweaking scaling ratios & DLSS 3.1 presets.

License:MIT License


Languages

Language:C++ 85.4%Language:CMake 14.0%Language:C 0.4%Language:Batchfile 0.2%