1
0
Fork 0
knowledge-base/KB/Linux/Desktop/Steam.md

310 B

creation date tags
2022-12-22
steam
gamescope
fps
limit

Set as Steam launch options

# limit to 90 fps with -r
ENABLE_VKBASALT=1 AMD_VULKAN_ICD=RADV mangohud gamescope -f -w 2560 -h 1440 -H 1440 -r 90 -- %command%

# requires gamemoderun-custom on $PATH
gamemoderun-custom %command%