Dataset refreshed 2026-09-23T00:56:32Z · source settings.gg
Crosshair new system
Full config paste in console
cl_crosshairstyle 4; cl_crosshair_length 6; cl_crosshair_thickness 2; cl_crosshair_gap 2; cl_crosshairdot 0; cl_crosshair_t 0; cl_crosshair_drawoutline 0; cl_crosshair_recoil 0; cl_crosshaircolor_r 250; cl_crosshaircolor_g 50; cl_crosshaircolor_b 50; cl_crosshaircolor_a 200; cl_crosshair_dynamic_splitdist 7; cl_crosshair_dynamic_maxdist_splitratio 0.3; cl_crosshair_dynamic_splitalpha_innermod 1; cl_crosshair_dynamic_splitalpha_outermod 0.5; cl_crosshair_screen_height 1080; sensitivity 1; zoom_sensitivity_ratio 1; viewmodel_fov 60; viewmodel_offset_x 1; viewmodel_offset_y 1; viewmodel_offset_z -1
One single line, ;-separated so the console runs every command: press ~ in CS2, paste, hit Enter — done. (The CS2 console is single-line input, so multi-line pastes are unreliable.) The crosshair part is converted to the convars added by the Sept 22, 2026 patch; convars that were removed, renamed, cheat-protected or nonexistent in CS2 are filtered out. If a very long paste ever gets cut off, use the shorter per-section commands below instead.
Mouse & Sensitivity sensitivity
sensitivity 1; zoom_sensitivity_ratio 1
DPI & polling rate are set in your mouse software, not in-game. Recommended: DPI 800 · eDPI 800 · polling 1000 Hz
Viewmodel viewmodel_*
viewmodel_fov 60; viewmodel_offset_x 1; viewmodel_offset_y 1; viewmodel_offset_z -1
Launch Options Steam
-refresh 240 -novid -high -tickrate 128
Steam → right-click Counter-Strike 2 → Properties → Launch Options → paste.
Video settings manual
| Brightness | |
|---|---|
| Scaling mode | Black bars |
| Aspect Ratio | 16:10 |
| Resolution | 1680x1050 |
| Display Mode | Fullscreen |
| Boost Player Contrast | |
|---|---|
| V-Sync | Disabled |
| Multisampling Anti-Aliasing Mode | |
| Global Shadow Quality | |
| Model / Texture Detail | |
| Texture Filtering Mode | |
| Shader Detail | |
| Particle Detail | |
| Dynamic Shadows | |
| Ambient Occlusion | |
| High Dynamic Range | |
| FidelityFX Super Resolution | |
| NVIDIA Reflex Low Latency |
CS2 doesn't allow these via console commands — set them in Settings → Video. For stretched scaling also configure your GPU driver panel (or use the resolution launch options below).
Raw autoexec.cfg file
DownloadShow raw config file
"sensitivity" "1" "viewmodel_fov" "60" "cl_crosshair_t" "false" "cl_crosshairdot" "false" "cl_crosshairgap" "-2" "cl_crosshairsize" "2.9" "cl_crosshairalpha" "200" "cl_crosshaircolor" "0" "cl_crosshairstyle" "4" "setting.defaultres" "1680" "viewmodel_offset_x" "1" "viewmodel_offset_y" "1" "viewmodel_offset_z" "-1" "cl_crosshair_recoil" "false" "cl_crosshaircolor_b" "0" "cl_crosshaircolor_g" "0" "cl_crosshaircolor_r" "255" "cl_crosshairusealpha" "true" "cl_fixedcrosshairgap" "3" "cl_crosshairthickness" "1" "zoom_sensitivity_ratio" "1" "cl_crosshair_drawoutline" "false" "setting.defaultresheight" "1050" "cl_crosshair_outlinethickness" "1" "cl_crosshair_dynamic_splitdist" "7" "cl_crosshairgap_useweaponvalue" "false" "cl_crosshair_dynamic_maxdist_splitratio" "0.3" "cl_crosshair_dynamic_splitalpha_innermod" "1" "cl_crosshair_dynamic_splitalpha_outermod" "0.5"
The exact autoexec.cfg from the source site — in the original pre-patch format (some crosshair convars in it were removed by the Sept 22, 2026 update). For applying settings use the copy blocks above.