branchrust_reboot/main/amd_dlss_crashcancel
15 Commits over 28 Days - 0.02cph!
Added additional DLSS support checks
Added a check to see if MinHWArchitechture is set to not supported when querying DLSS
Added back DLSS code that was removed with a merge from main
Explicitly initializing all DLSS plugin structs with null before setting them
Simplified the code for processing the data and log path strings
Added a different way to process the data and log paths for the DLSS plugin
Added back the DLSS log and data path change for testing
Updated MenuUI.Options.Graphics prefab to have DLAA again and added a script that disables DLAA and DLAA when they aren't supported
- Updated the DLSS plugin to include a hardware support check.
- Added a script to the DLSS and DLAA options in the MenuUI.Options.Graphics prefab to disable them when DLSS ins't supported.
Added DLAA back to the graphics menu for testing the AMD crash