CS2 Launch Options 2026: Complete Guide to Every Useful Parameter
5 min read
Key Takeaways
- ✓ Use
-novidto skip the intro video - ✓
-highsets CS2 to high CPU priority - ✓ Most old CS:GO launch options no longer work in CS2
- ✓ Less is more — only use proven parameters
What Are Launch Options?
Launch options are command-line parameters that modify how CS2 starts. They are set in Steam by right-clicking CS2, selecting Properties, and entering them in the Launch Options field. Unlike CS:GO, many old launch options no longer work in CS2 because the Source 2 engine handles things differently.
Recommended Launch Options for 2026
The optimal launch options string for most players:
-novid -high -tickrate 128
Essential Options
-novid— Skips the Valve intro video on startup. Saves 3-5 seconds every launch. No downside.-high— Sets CS2 process priority to High in Windows Task Manager. Can improve FPS stability on systems running background applications.-tickrate 128— Sets local/offline server tickrate to 128. Essential for practicing on private servers with competitive-level hitreg.
Situational Options
-fullscreen— Forces fullscreen mode. Use if CS2 sometimes launches in windowed mode.-w 1920 -h 1080— Forces a specific resolution on startup. Replace with your preferred resolution.-freq 240— Forces a specific refresh rate. Use if your monitor supports higher Hz than CS2 detects.-language english— Forces English language regardless of Steam settings.-console— Opens the developer console on startup.-allow_third_party_software— Allows third-party software to interact with CS2. Required for some overlay tools but may affect VAC security.
Options That No Longer Work in CS2
These popular CS:GO launch options are obsolete in Source 2:
-threads— Source 2 manages threading automatically. Adding this can actually hurt performance.-nojoy— No longer needed. Joystick handling is different in Source 2.-d3d9ex— DirectX 9 option. CS2 uses DirectX 11/Vulkan.-lv— Low violence mode is no longer a launch option.+mat_queue_mode 2— Material queue mode does not exist in Source 2.+cl_forcepreload 1— Can cause memory issues in Source 2. Do not use.-nod3d9ex— Irrelevant for Source 2 engine.
Vulkan vs DirectX 11
CS2 supports both rendering APIs:
-vulkan— Forces Vulkan renderer. Generally better performance on AMD GPUs and some NVIDIA cards. Try it and compare FPS.-dx11— Forces DirectX 11. More stable on older NVIDIA drivers.
Test both for 10 minutes each and use whichever gives higher, more stable FPS on your system.
How to Set Launch Options
- Open Steam Library
- Right-click Counter-Strike 2
- Click Properties
- In the General tab, find Launch Options
- Enter your chosen parameters separated by spaces
- Close the window (saves automatically)
Conclusion
In CS2, less is more with launch options. The Source 2 engine is well-optimized out of the box, and most old CS:GO tweaks are obsolete. Stick with -novid -high -tickrate 128 and only add additional options if you have a specific reason. Test any changes by comparing FPS before and after to ensure they actually help your system.