Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 542 Bytes

File metadata and controls

14 lines (11 loc) · 542 Bytes

CSGO launch options

-console -novid -high -threads 4 -dxlevel 90 -refresh 120 -tickrate 128 +mat_vignette_enable 0

Description :
  • console (active console)
  • novid (disactive the into)
  • 32bit (start the game in 32Bit-Mode)
  • dxlevel 90 (start the game with DirectX-Version 9.0)
  • refresh 120 (set the monitor refreshrate)
  • tickrate 128 (set the tickrate of LAN server if you play with bots)
  • threads 4 (force CSGO to launch on 4 threads = number of cores on your CPU)
  • high (force the game to be launched on high priority)