How to boost FPS in CS2
Low FPS in Counter-Strike 2 ruins your aim and how the game feels. You can boost your framerate with launch options, graphics settings, and a couple of console commands - no cheats or third-party software. Here's how, step by step.
Steam launch options
Right-click CS2 in Steam → Properties → Launch Options. Enter the line below:
- -novid - skip the intro (faster startup).
- -high - high process priority in Windows.
- -allow_third_party_software - enables NVIDIA Reflex and overlays.
- +fps_max 0 - remove the software FPS cap.
-novid -high -allow_third_party_software +fps_max 0Graphics settings (especially for a low-end PC)
- Display mode: fullscreen (not borderless windowed).
- MSAA anti-aliasing: 2x or off.
- Shadows, reflections, detail: low.
- Multicore Rendering / multithreading: enabled.
- NVIDIA Reflex: "On" or "On + Boost" - lowers latency and stabilizes FPS.
- Vertical sync (V-Sync): off.
Console commands for FPS
| Command | Effect |
|---|---|
| fps_max 0 | Remove the FPS cap (or set it to your monitor's refresh rate +20%) |
| fps_max_ui 240 | FPS cap in menus so your GPU doesn't heat up |
| r_drawparticles 0 | Fewer particles - a few more FPS |
| cl_showfps 1 | Show the FPS counter so you can see the result |
| mat_queue_mode -1 | Auto multithreaded rendering |
What else helps
- Update your GPU drivers (NVIDIA/AMD).
- Close background programs (browser, launchers).
- In Windows, turn on "Game Mode" and the "Best performance" power plan.
- If your FPS drops on a server, it might be ping - see the "How to reduce ping in CS2" guide.