cs2: add gamescope launch options

This commit is contained in:
fanyx 2025-07-03 21:02:20 +02:00
parent 8e65da17c7
commit 4212d034a2
Signed by: fanyx
SSH key fingerprint: SHA256:Gwc2cuQkLEIzOapSR+R8raHvC1bSAkPsYuPqlPoFlD8

View file

@ -5,6 +5,7 @@
// -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg // -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg
// Linux Wayland Launch Options // Linux Wayland Launch Options
// LD_PRELOAD="" gamescope --adaptive-sync --force-grab-cursor -w 2560 -h 1440 -f -r 165 -- %command% -nojoy -high -threads 11 +exec autoexec -full // LD_PRELOAD="" gamescope --adaptive-sync --force-grab-cursor -w 2560 -h 1440 -f -r 165 -- %command% -nojoy -high -threads 11 +exec autoexec -full
// gamescope -w 2560 -h 1440 -W 2560 -H 1440 -r 165 -e --rt --force-windows-fullscreen -o 15 -f --force-grab-cursor --immediate-flips --adaptive-sync --
// keyboard binds // keyboard binds
bind q "slot3; lastinv" bind q "slot3; lastinv"