I can get HDR to work in some games but in others like Uncharted, the colors look washed out. I do not think it is properly exposing the colors. Is there something I can do to remedy this? I have read lots of posts at various websites but nothing really helps so i figure I would ask here.
I am running Uncharted with Proton-GE-Custom v9.25-1
Monitor Asus PG32UCDM QD-OLED
Min brightness 265 nits
Peak 1000 nits
20% APL brightness 450 nits
Plasma Color Profile – Built In
Plasma Color Accuracy – Prefer Color Accuracy
Operating System: CachyOS Linux
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.3-2-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 94.2 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2080
Manufacturer: ASUS
Well don´t know what Engine Uncharted use… but if its the Unreal Engine then it looks goofy… like Hogwarts Legacy, Midnight Suns or FF7 Remake or Rebirth…, Games like Planet Coaster 2 runs great with HDR… but as far i know… HDR with Linux are still in Beta… maybe Alpha state
Sorry, i dont have any game from them… so i can´t help you out… ohh owner is Sony… well no surprise about there PC Gaming Ports… are most time a mess^^ and most games nixxes do the port^^
Think I might have gotten it to work. I added these two commands to the launch options and it looks like it is working somewhat. In certain areas it looks off but that is probably due to the lack of HDR controls in the game.
DXGI_ENABLEUE4WORKAROUNDS=TRUE
DXVK_ALLOWFSE=TRUE
DXGI_ENABLEUE4WORKAROUNDS
I am using this because if you look at the program that is running in the process viewer, it say UE4.
The other one says in the description of it
# Allows the Vulkan driver to opt-in to exclusive full-screen mode on
# Windows. Certain features, such as variable refresh rate or HDR, will
# not work without this setting, however enabling it will break certain
# games that use additional GDI windows, and it will also break alt+tab.
Figured I would add that too since it said that about HDR.