this post was submitted on 05 Oct 2024
15 points (89.5% liked)

Linux Gaming

15160 readers
9 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

This is one is very confusing, which probably speaks to the current UI in Heroic. I just want to say, run this game in gamescope, so I can use HDR.

I have the latest version of Heroic, installed via Flatpak as the devs recommend. If I go to configure the game in the UI it has an entire settings page dedicated to Gamescope but nothing that says "enable gamescope".

Anyone get this working?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I don't use HDR so I'm of limited help there. You'll have to pass those options using the "Additional Options" field. Run gamescope --help and look for relevant options. Also remember that HDR support on Linux is still primitive.

[–] [email protected] 1 points 3 weeks ago* (last edited 2 weeks ago) (3 children)

Got it working, added to -f --hdr-enabled to the Additional Options section under the upscale options in the Gamescope tab. Note that you need to have upscape ticked even with additional options added.

Unfortunately it looks washed out and awful.

Edit: Just a quick note for folks this later on - it does indeed seem Flatpak related, or at the very least I got similar results under the Steam flatpak trying to run game in HDR. I ended installing the native package Steam and lo and behold, HDR no longer looks as washed out, though it still looks a little off compared to Windows. Those swapchains errors I was getting also vanish.

[–] [email protected] 4 points 3 weeks ago* (last edited 3 weeks ago)

Unfortunately it looks washed out and awful.

That tends to happen when HDR is not supported somewhere in the pipeline from the game renderer to the monitor. It's not a standard Wayland feature, most compositors only have experimental or WIP implementations, and X11 is never getting it. You'll also have to use the perfect settings to make it look any good.

When I said "primitive", I really meant "sharpened stick" primitive.

It could also be Flatpak's sandboxing messing it up, so maybe try running the game through Lutris. The existing installation should work fine.

[–] [email protected] 3 points 3 weeks ago (1 children)

gamescope is a mess inside of Flatpak as of right now. Some issue with using Proton inside of gamescope inside of Flatpak.

I played Alan Wake 2 using the native Heroic version and native gamescope.

The gamescope version still needs to be pretty recent. After starting the game make sure its brightness does not change when you play with the SDR intensity slider. If it does, it's not using HDR.

Also, Alan Wake is a pretty bleak looking game in general so you might want to pop some flares to bring some color for testing.

[–] [email protected] 1 points 3 weeks ago (1 children)

Ah - thanks for the heads up about the Flatpak version. I have everything running in Flatpak, Steam as well, so that may be why I've had zero luck with HDR.

[–] [email protected] 1 points 3 weeks ago (1 children)

I was not able to get HDR working in Flatpak, neither through Wine Wayland nor through gamescope.

So if you manage to do it let me know. :D

[–] [email protected] 1 points 3 weeks ago

I got it to engage, the game thinks it’s running in HDR but it just looks really bad

[–] [email protected] 1 points 3 weeks ago (1 children)

I believe only plasma 6 has support for HDR, and it requires additional config to enable it with games. Otherwise, it will look washed out as you found.

Alternatively, you can use gamescope-session which is basically running gamescope as a standalone like the steam deck.

[–] [email protected] 1 points 2 weeks ago (1 children)

Yeah I was running the game under Plasma 6 with HDR enabled and inside a game scope container.

Sounds like there are some issues with Flatpak and HDR so that may be what I am hitting.

What additional configuration are you referring to?

[–] [email protected] 1 points 2 weeks ago

What additional configuration are you referring to?

Looking here, you might not need it anymore: https://zamundaaa.github.io/wayland/2024/05/11/more-hdr-and-color.html

But make sure gamescope is a recent version.