Skip to content

Instantly share code, notes, and snippets.

@otuva
Created July 12, 2024 07:09
Show Gist options
  • Save otuva/0291944097919dba0bd122254cd620b5 to your computer and use it in GitHub Desktop.
Save otuva/0291944097919dba0bd122254cd620b5 to your computer and use it in GitHub Desktop.
SDL_VIDEODRIVER=x11 gamemoderun gamescope -W 1920 -H 1080 -- %command%
mangohud gamemoderun %command%
SDL_VIDEODRIVER=x11 gamemoderun gamescope -w 1920 -h 1080 -W 1920 -H 1080 -- %command%
gamemoderun gamescope -w 1920 -h 1080 -W 1920 -H 1080 -e -b -- mangohud %command%
gamescope -w 3440 -h 1440 -W 1920 -H 1080 -b -- mangohud %command%
GBM_BACKENDS_PATH=/usr/lib/x86_64-linux-gnu/GL/nvidia-525-89-02/extra/gbm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment