Sodium

Sodium

49M Downloads

RTX HDR doesn't work on 0.6.2 for 1.21.4

VindSole opened this issue ยท 3 comments

commented

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

  1. Add a profile for Java.exe in Nvidia Profile Inspector and enable RTX HDR for it with the NvTrueHDR app.
  2. Open Minecraft 1.21.4 with the latest Sodium update.
  3. Switch to Fullscreen, it should trigger RTX HDR.

Log File

latest.log

Crash Report

crash-2024-12-03_19.40.42-client.txt

commented

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.

commented

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.

commented

AutoHDR seems to be working though until this gets fixed.