-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HDR implementation broken in a couple Deck Playable titles without specific launch option #7292
Comments
Hello @matte-schwartz, this feedback needs to be evaluated on a per-game basis and can not be generalized. I'm going to let this issue report sit open for visibility, but if you find any additional games with similar behavior, please add a note to the compatibility report for the separate game titles which need some attention from a Proton dev instead of commenting here. |
I've found some HDR games to be "fixed" having the reshade menu open (of course temporarily because you can't really play with the menu open) |
closing this as Proton 9 and the AMD AGS changes appear to negate the need for this |
Is AMD AGS enabled automatically in Proton 9? I set System:
Window manager: https://invent.kde.org/-/snippets/3190 P.S. I now set
|
You still need a compositor that composites and presents HDR properly, i.e. Gamescope, even with Plasma 6/KWin and the HDR Enabled checkbox enabled in your plasma display settings. AMD AGS in this scenario just tells the game that HDR is possible when all conditions are met. What you are attempting right now without Gamescope won't be feasible for full HDR support until Proton is built with Wine Wayland. Until then, use |
I have been testing a lot of different games for HDR compatibility on my SD OLED, and I've found that some do not have functional HDR without the launch option
PROTON_ENABLE_AMD_AGS=1 %command%
Red Dead Redemption 2's HDR settings will not trigger the HDR badge in the quick settings menu without the
PROTON_ENABLE_AMD_AGS=1 %command%
launch option or the game is not set to Fullscreen.Assassin's Creed: Odyssey and Assassin's Creed: Origin will lock out HDR unless the game set to fullscreen in the game's settings menu, and
PROTON_ENABLE_AMD_AGS=1 %command%
in Steam's launch options.There may be other Deck Verified/Playable titles I do not own that also have this issue + solution. There are also a couple of Non-Steam Games I've added as .exe files to Steam that have only had HDR with Proton Experimental, Fullscreen in-game settings, and
PROTON_ENABLE_AMD_AGS=1 %command%
: Death Stranding, Ratchet & Clank: Rift Apart. I'm unsure if the Steam versions need similar setup.The text was updated successfully, but these errors were encountered: