I can't run games in HDR mode in any way
I tried gamescope:
DXVK_HDR=1 ENABLE_HDR_WSI=1 gamescope -f --hdr-enabled --hdr-debug-force-output -- %command%
This end with:
CreateSwapchainKHR: Creating swapchain for non-Gamescope swapchain.
Hooking has failed somewhere!
You may have a bad Vulkan layer interfering.
Press OK to try to power through this error, or Cancel to stop.
according to: https://zamundaaa.github.io/wayland/2024/05/11/more-hdr-and-color.html
this should work:
gamescope --hdr-enabled --fullscreen -- %command%
but fail with some message.
I also tried to force wayland in proton but it's start using X11 when I set DISPLAY= %command% or don't start at all with:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\Drivers]
"Graphics"="wayland"
Any idea? I am using NixOS nad rx 7900 xtx.
Gamescope in Heroic seem to work without any problems.
I can't run games in HDR mode in any way
I tried gamescope:
DXVK_HDR=1 ENABLE_HDR_WSI=1 gamescope -f --hdr-enabled --hdr-debug-force-output -- %command%This end with:
according to: https://zamundaaa.github.io/wayland/2024/05/11/more-hdr-and-color.html
this should work:
gamescope --hdr-enabled --fullscreen -- %command%but fail with some message.
I also tried to force wayland in proton but it's start using X11 when I set DISPLAY= %command% or don't start at all with:
Any idea? I am using NixOS nad rx 7900 xtx.
Gamescope in Heroic seem to work without any problems.