-
-
Save MOZGIII/e80bf46833e1ca1d580a85339abe5391 to your computer and use it in GitHub Desktop.
linux dota2 steam command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pipewire DRI_PRIME=1 LD_PRELOAD="" gamemoderun gamescope -f -w 2560 -h 1600 -r 165 --backend wayland --mangoapp -- %command% -novid -high -vulkan -prewarm -nojoy -novr -console |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SDL_VIDEO_WAYLAND_SCALE_TO_DISPLAY=1 SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pipewire DRI_PRIME=1 LD_PRELOAD="" gamemoderun mangohud %command% -novid -high -vulkan -prewarm -nojoy -novr -console |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment