this post was submitted on 09 May 2024
41 points (97.7% liked)
PC Master Race
14934 readers
1 users here now
A community for PC Master Race.
Rules:
- No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
- Be respectful. Everyone should feel welcome here.
- No NSFW content.
- No Ads / Spamming.
- Be thoughtful and helpful: even with ‘stupid’ questions. The world won’t be made better or worse by snarky comments schooling naive newcomers on Lemmy.
Notes:
- PCMR Community Name - Our Response and the Survey
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you using native Wine Wayland for HDR? I'd been using Gamescope but I've been having some issues with it recently.
Edit: Turns out the issue was using -F fsr, for some reason that messed stuff up I think
Most of the time, yes. I try first with Wine's wayland driver and if that doesn't work I switch to gamescope.
How do you run games using Wine Wayland? I tried using the registry edit with Proton-TKG as well as system wine but I haven't gotten it working yet.
protontricks -s NAME
protontricks -c 'wine reg.exe add HKCU\\Software\\Wine\\Drivers /v Graphics /d x11,wayland' APPID
ENABLE_HDR_WSI=1 DXVK_HDR=1 DISPLAY= %command%
Some games crash on start, anti-cheat does not work and some games don't look right. So make sure to check that everything looks good once you're ingame.
Thanks! I managed to get it working in some games and it seems to output HDR. Sadly it doesn't seem to support fractional scaling (at least with two monitors), and since I use 175% scale that messes it up. Gamescope seems to work pretty well though, both for HDR and for fractional scaling.