Adds AMD FSR 3 Frame Generation to games by replacing Nvidia DLSS-G Frame Generation (nvngx_dlssg).
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.100
Tentative support for FSR 3.1 frame generation.
Added extremely experimental support for Vulkan. Expect artifacts and disocclusion issues.
Implemented even more aggressive hooking in the universal variants due to recent DLSS SDK changes.
Revised a number of debug log prints.
Version 0.90
Added a Universal zip archive for maximum game support. Separate READ ME.txts are included within each folder. Registry key tweaks are not required.
Universal DLLs now automatically disable the EGS overlay due to hooking conflicts.
Universal DLLs now bypass GPU architecture checks for stubborn games (Dying Light 2, Returnal).
HDR luminance values are now queried from the active monitor, falling back to defaults when necessary.
Fixed GPU driver crashes in Dying Light 2 with universal DLLs.
Hardware accelerated GPU scheduling status is now logged.
Version 0.81
Fixed GPU hangs in certain games with major scene transitions (e.g. The Witcher 3).
Miscellaneous smaller stability fixes and error checking.
Added the ability to rename nvngx.dll to version.dll, winhttp.dll, or dbghelp.dll to avoid the registry key signature override requirement.
Version 0.80
Hopefully fixed all texture format conversion crashes (e.g. Hogwarts Legacy).
Improved error logging, again.
Version 0.70
Error checking code rewritten.
Logging code rewritten.
Added better support for texture dimensions/formats changing at runtime.
Added a developer config option to show only interpolated frames.
Improved nvngx wrapper dll compatibility.
Version 0.60
The nag prompt at startup has been removed.
Added a log file ("dlssg_to_fsr3.log") in the game directory.
Added support for developer options and debug overlay ("dlssg_to_fsr3.ini").
More stability fixes.
Version 0.50
Experimental format conversion support. This mainly includes HDR-enable games along with mismatched UI render target formats.
Version 0.41
Fixed accidental inclusion of debug overlay.
Version 0.40
Replaced dbghelp.dll with nvngx.dll for better game compatibility. Please delete the old dbghelp.dll version from earlier releases.
DisableNvidiaSignatureChecks.reg is now required for usage in games.