I like NixOS

  • 2 Posts
  • 114 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle





  • I’ve been using my MiniLED monitor (Acer XV275K P3) in HDR mode with Plasma 6 on NixOS with an AMD RX 7600. It works well, HDR content is displayed nicely and SDR content is tonemapped pretty well imo.

    It can be a little weird setting up the vk_hdr_layer for mpv, and running games inside Gamescope, but once it works then it looks as good as on Windows I believe.









  • Yeah, maybe I was too impatient back then, but for me it felt like mostly a whole lot of work, just watering the plants every day and trying to make money.

    When I picked it up again later playing splitscreen with family, and then again with a friend, then we could get hyped for some goal we could all work towards. And if I was bored doing my thing then I could look over at what other people were doing, or just chat. And it’s fun to see them running around interacting with the NPCs and doing their things as well.

    Sometimes it can be a little annoying yeah, like if they want to do something together while I’m busy watering the plants or whatever.






  • I had this issue when I was using -F fsr, you could try disabling that if you’re using it. I also have to do ENABLE_HDR_WSI=0, since I have that enabled for MPV but setting it to 1 makes Gamescope break.

    My current launch options are ENABLE_HDR_WSI=0 DXVK_HDR=1 gamescope -f -H 2160 --force-grab-cursor --hdr-enabled --hdr-debug-force-output --hdr-itm-enable -- env MANGOHUD=1 %command%. I may also have ENABLE_GAMESCOPE_WSI=1 set as well, you could try that.

    Using NixOS with Linux 6.8, Plasma 6.1, gamescope-wsi_git, and an RX 7600.