252

Bazzite comes ready to rock with Steam and Lutris pre-installed, HDR support, BORE CPU scheduler for smooth and responsive gameplay, and numerous community-developed tools for your gaming needs.

you are viewing a single comment's thread
view the rest of the comments
[-] 474D@lemmy.world 11 points 5 days ago

How good is the "HDR Support"? It's one thing I've really wanted for Linux for a while.

[-] Virkkunen@fedia.io 25 points 5 days ago* (last edited 5 days ago)

From my experience using Plasma 6+ and a NVIDIA card, I keep HDR on on my main display (Odyssey Neo G7).

No issues with washed out colours on the desktop, everything looks fine

I can watch HDR videos using the included Haruna player or MPV.

Firefox has no HDR support outside Mac OS, so no HDR on YouTube.

For games, it depends. Some games can detect HDR and work fine, but for most I have to use gamescope, which in itself brings some issues like not having the Steam overlay, games freezing randomly or just having terrible performance due to niceness (everything has a workaround though, but that requires some tinkering). Check my comments about the issues and workarounds

For game scope running HDR, there's a lot of people and guides telling you to use countless flags that don't really do anything at all. The best thing to do is to read its documentation. I use the following flags as startup parameters on my Steam games:

gamemoderun gamescope  -W 3840 -H 2160 -r 165 --hdr-enabled --hdr-itm-enable --hdr-itm-sdr-nits 300 -f -e --mangoapp -- %command%

gamemoderun just enables game-mode, which can bring some small performance improvements.

-W -H -r flags are to determine resolution and desired refresh rate. You might be able to omit those flags but I have had some issues with that.

--hdr-enabled is the only flag needed to get HDR working. Nothing else. (except from enabling it on your DE)

--hdr-itm-enable --hdr-itm-sdr-nits are for inverse tone mapping for non HDR games, it's the same as Windows Auto HDR.

-f is full-screen, but to be fair I don't think this one is doing anything, but I need to test better.

-e is to enable Steam integration, which should be the overlay and input, but its broken (there's a workaround, check the last comment made by me there)

--mangoapp is to run mangohud, this flag is preferred over running mangohud before %command%. It's partially broken this way because it does not dispaly the GPU or gamemode info. Running it as mangohud works 100% fine but apparently there are some issues with it that are beyond my knowledge.

[-] 474D@lemmy.world 4 points 5 days ago

Awesome, thanks so much. I actually just purchased the same monitor so this will be very helpful when I set it up.

load more comments (1 replies)
load more comments (1 replies)
this post was submitted on 29 Jun 2024
252 points (97.0% liked)

Linux

45530 readers
1873 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS