If you're playing Counter-Strike 2 and not hitting at least 200 FPS, you're leaving performance on the table. Low FPS means higher input latency, slower reactions, and frames that don't match your monitor's refresh rate. This guide covers every layer of CS2 optimization — from the easiest launch option tweaks down to BIOS-level settings used by pro players.
CS2 Launch Options for Maximum FPS
Right-click CS2 in your Steam library, go to Properties → General → Launch Options and paste the following:
- -novid — skips the intro video, saves a few seconds on every launch
- -high — sets CS2 as a high priority process in Windows
- +fps_max 0 — removes the FPS cap completely
- -fullscreen — forces exclusive fullscreen mode, which reduces input latency significantly compared to borderless windowed
- -d3d9ex — enables Direct3D9Ex, which reduces alt-tab time and improves CPU scheduling
These five options alone can add 15–30 FPS for most players and noticeably improve response feel.
In-Game Graphics Settings
For competitive CS2, your graphics settings should prioritize frame rate and visual clarity over fidelity. Here are the recommended settings:
Rather have a pro handle it?DefaltFPS optimizes your full PC live — BIOS, Windows, drivers. Starting at €45.
See Services →- Resolution: 1280x960 (4:3 stretched) or 1920x1080 native
- Display Mode: Fullscreen (never borderless)
- Global Shadow Quality: Very Low
- Model / Texture Detail: Low
- Shader Detail: Low
- Multisampling Anti-Aliasing Mode: None
- Texture Filtering Mode: Bilinear
- Wait for Vertical Sync: Disabled
- Motion Blur: Disabled
Windows Power Plan
Windows defaults to a Balanced power plan that throttles your CPU to save energy. For gaming, switch to High Performance or Ultimate Performance. Search for "Power plan" in the Windows search bar, select "Change power plan" and choose High Performance. Ultimate Performance can be unlocked by running this in PowerShell as admin: powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61
BIOS Tweaks for CS2
Most players never go near their BIOS — but it's where the biggest latency gains are hiding. Enabling XMP or EXPO for your RAM ensures it runs at its rated speed. Disabling C-States prevents your CPU from entering low-power sleep states during gameplay. These changes alone can reduce input latency by 20–40% on a stock PC setup.