RTX HDR doesn't work on 0.6.2 for 1.21.4
VindSole opened this issue ยท 3 comments
Bug Description
RTX HDR stopped working when in fullscreen mode when using Sodium 0.6.2 for 1.21.4 and 1.21.3.
Previous version is working correctly. I suppose it also affects the "Auto HDR" function in Windows 11.
Reproduction Steps
- Add a profile for Java.exe in Nvidia Profile Inspector and enable RTX HDR for it with the NvTrueHDR app.
- Open Minecraft 1.21.4 with the latest Sodium update.
- Switch to Fullscreen, it should trigger RTX HDR.
Log File
Crash Report
Sodium intentionally tries to evade detection by the NVIDIA graphics driver due to a number of severe bugs that have not been getting fixed. This logic changed in Sodium 0.6.1 because recent driver updates broke our workarounds, but the new solution makes it so user-specified profiles no longer work.
Please contact NVIDIA Support and make a bug report if you need this functionality... we cannot do anything to fix the problems with their driver.
There might be hope in the future that Sodium can install custom profiles into the NVIDIA Control Panel (see our experimental code here) but we haven't found a way to override the profile it chooses to use, since they hardcoded the detection of Minecraft into the OpenGL driver.