AleksiReede

game launch options

Feb 5th, 2023 (edited)
1,465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.66 KB | None | 0 0
  1. csgo SDL_VIDEODRIVER=x11 mangohud gamemoderun %command% -freq 165 -w 1920 -h 1080 -novid -nojoy -tickrate 128 +fps_max 0 +cl_updaterate 128 +cl_cmdrate 128 +cl_interp_ratio 1 +mat_queue_mode 2 +cl_forcepreload 1 +cl_lagcompensation 1 +cl_hud_color 8
  2.  
  3. prismlauncher env LD_PRELOAD=/usr/local/lib/mangohud/libMangoHud_dlsym.so MANGOHUD_DLSYM=1 mangohud
  4. prismlauncher-git
  5.  
  6. geometry dash mangohud %command%
  7.  
  8. tf2 LD_PRELOAD=$LD_PRELOAD:/usr/local/lib/mangohud/libMangoHud_dlsym.so:/usr/local/lib/mangohud/libMangoHud.so:/usr/lib32/mangohud/libMangoHud.so MANGOHUD_DLSYM=1 mangohud gamemoderun %command% -vulkan -freq 165 -w 1920 -h 1080 -novid -nojoy
  9. USE steam_native_runtime
Advertisement
Add Comment
Please, Sign In to add comment