10
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 28 Jun 2024
10 points (91.7% liked)
Linux Gaming
15242 readers
88 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
Cool, I tried your launch options and it worked, though I have modified it a bit:
ENABLE_HDR_WSI=0 DXVK_HDR=1 gamescope -f -H 1440 --hdr-enabled --mangoapp -- %command%
Everything however had a slight blurriness and I wish FSR worked, however toggling FSR freezes the game. I never used FSR to begin with though.
What is WSI exactly and what patches does this package of gamescope have?
Looking at the Nix package, it seems like it just enables the Meson flag "enable_gamescope_wsi_layer" and adds the package "vulkan-headers" to the build inputs. Looking at the AUR package it uses vulkan-headers but idk what meson flags it uses.