AutoHDR not working for any fullscreen HDR enabled application #11083
Replies: 3 comments 8 replies
-
Make sure you are on Aquamarine 0.9.2 Also, you don't need Gamescope. Those Proton environment variables handle HDR without it. That's the whole point of them. |
Beta Was this translation helpful? Give feedback.
-
The only way I can make HDR work in Hyprland is by directly setting Testing with Hunt Showdown and Proton-GE-10
Monitor I can't get the auto hdr stuff to work
|
Beta Was this translation helpful? Give feedback.
-
Which proton version are you using? On hyprland 0.50.0, latest
along with
in both For MPV, I use these config options, which work to trigger auto-hdr on 0.40.0 when fullscreening with an HDR source video:
I notice that you didn't set Also, I noticed two monitor configs in your Also also, you shouldn't use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hyprland version
Hyprland 0.50.0 built from branch main
Tag: v0.50.0-5-g75c0675e1
Describe the bug
As in title, I have an OLED monitor with an auto HDR mode. When I set cm to hdr or hdredid, the monitor changes to HDR mode as expected.
If I do not set those and instead try to use the auto hdr feature via the renderer config the HDR mode stays off even with fullscreen HDR content:
Launching a game using gamescope with the following config doesn't toggle the HDR mode on my monitor: (Note: The games I have tried have HDR support that I have gotten to work with a dedicated gamescope session before such as Baldurs Gate 3, Path of Exile 2, Cyberpunk)
I also have tried using mpv with a HDR video (from youtube) and same issue applies there:
I tried both with and without the
ENABLE_HDR_WSI=1 DXVK_HDR=1 DISPLAY=
part and no change.I also have tried all the previous with
cm_fs_passthrough = 2
and withcm_auto_hdr = 2
.My monitor is a Corsair XENEON 27QHD240 OLED if that helps.
Let me know if any more info is needed for this issue, or if there is something I am missing. Thanks!
System info and config
Monitor config is the following:
system-config.txt
Beta Was this translation helpful? Give feedback.
All reactions