I haven’t experienced issues with oranges on my setup (AW3423DWF, 7900 XTX). Perhaps it is to do with your hardware?
I haven’t experienced issues with oranges on my setup (AW3423DWF, 7900 XTX). Perhaps it is to do with your hardware?
If you ever get the opportunity, try out HDR ITM tone mapping (essentially a HDR upconversion thing you can do with Gamescope on Linux) playing Persona 3 Reload on a QD OLED monitor (for that extra brightness) in a dark room. Even though it’s not even a native HDR game, with ITM it looks so good, especially because it’s a game with a lot of dark graphics mixed in with super bright. The text pops, and combat is next-level.
Even ROCm on some distros isn’t that bad. On my 7900 XTX (admittedly an officially supported card, your mileage may vary on unofficial cards) on Fedora it was just a case of doing sudo dnf install rocm-*
and everything installed (might be some extra packages you need after for specific apps, but you know if you need them). On openSUSE though, it was a total pain.
I haven’t tried it myself yet, but there is a GPodder sync server app for Nextcloud that can let you sync subscriptions and play time to any compatible app. This would probably be the best solution as it would use your existing setup.
Died 1990s, born 2025 - welcome back Mac hard drive firmware lockdowns
Are you using tone mapping through the Steam UI (I think the Deck has its own controls for HDR inverse tone mapping) or through the command line options you can use for games? If you are using the UI, it might be worth using the command line toggles instead as maybe the UI is setting some wrong settings. If it helps, here is the set of command line options I use on my system (modify brightness, refresh rate, and resolution to fit your display)
DXVK_HDR=1 ENABLE_HDR_WSI=1 gamescope -f -r 165 -W 3440 -H 1440 --adaptive-sync --hdr-enabled --hdr-itm-enable --hdr-itm-sdr-nits 350 --hdr-sdr-content-nits 800 --hdr-itm-target-nits 1000 gamemoderun -- %command%
. In addition, it might be worth looking through the display settings to see if it’s in any sort of colour boosting HDR modes - my Alienware had to be set to “HDR Peak 1000” for colours to look as they should, as by default it messes around with things a bit. If you can as well, try some other devices that can output HDR (like a game console or Blu Ray player or something) to see if it’s making those outputs look a bit red too - if so, it’s to do with the display, and if not it’s a configuration issue.