Graphics & Performance Commands
See also: CS2 tools, guides, skins database, cases, weapon stats, pro player settings, map callouts, console commands.
Optimize visual settings and FPS performance. See the full CS2 console command list, or build a config with the autoexec generator, bind generator and practice config generator.
10 commands9 multiplayer safe1 require sv_cheats
All Graphics & Performance Commands (10)
fps_maxMaximum framerate cap (0 = unlimited)
fps_max_uiMaximum framerate in menus/UI
r_dynamicEnable dynamic lighting (0=off for FPS boost)
r_drawtracers_firstpersonShow bullet tracers in first person (0=off)
r_drawparticlesDraw particle effects
mat_queue_modeMaterial threading mode (-1=auto, 0=sync, 2=multi-core)
mat_disable_bloomDisable bloom/glow effects
engine_low_latency_sleep_after_client_tickReduce input latency by sleeping after client tick
cl_animate_player_modelsAnimate player models in menus
r_fullscreen_gammaFullscreen gamma value
Other Command Categories
Frequently Asked Questions
- How many graphics & performance commands are there in CS2?
- There are 10 graphics & performance commands in CS2. 9 can be used in any game mode, and 1 require sv_cheats 1.
- Which graphics & performance commands require sv_cheats?
- 1 of the 10 graphics & performance commands require sv_cheats 1. These are only usable in private servers or offline practice mode and are blocked in competitive matchmaking.
- How do I use graphics & performance commands in CS2?
- Open the developer console by pressing the tilde key (~). If it does not open, enable it in Settings > Game > Enable Developer Console. Then type the command and press Enter. You can add these commands to your autoexec.cfg for them to run automatically on launch.
- How do I save console commands permanently?
- Create an autoexec.cfg file in your CS2 cfg folder (Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/) and add your commands there. End the file with host_writeconfig. These commands run automatically every time CS2 launches.