Dataset refreshed 2026-09-23T00:56:32Z · source settings.gg
Crosshair new system
Full config paste in console
cl_crosshairstyle 4; cl_crosshair_length 2; cl_crosshair_thickness 2; cl_crosshair_gap 0; cl_crosshairdot 0; cl_crosshair_t 0; cl_crosshair_drawoutline 0; cl_crosshair_recoil 0; cl_crosshaircolor_r 50; cl_crosshaircolor_g 250; cl_crosshaircolor_b 50; cl_crosshaircolor_a 255; cl_crosshair_dynamic_splitdist 3; cl_crosshair_dynamic_maxdist_splitratio 1; cl_crosshair_dynamic_splitalpha_innermod 0; cl_crosshair_dynamic_splitalpha_outermod 1; cl_crosshair_screen_height 1080; m_yaw 0.022; sensitivity 0.74; zoom_sensitivity_ratio 0.8; viewmodel_fov 68; viewmodel_offset_x 1; viewmodel_offset_y 2; viewmodel_offset_z -1; cl_radar_scale 0.7; cl_radar_rotate 1; cl_hud_radar_scale 1.15; cl_radar_always_centered 1; cl_radar_square_with_scoreboard 0; safezonex 0.9; safezoney 1; hud_scaling 1; cl_hud_color 3; cl_allow_animated_avatars 0; fps_max 999; cl_showloadout 1; r_fullscreen_gamma 2.2; cl_prefer_lefthanded 0
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
m_yaw 0.022; sensitivity 0.74; zoom_sensitivity_ratio 0.8
DPI & polling rate are set in your mouse software, not in-game. Recommended: DPI 1600 · eDPI 1184 · polling 2000 Hz
Viewmodel viewmodel_*
viewmodel_fov 68; viewmodel_offset_x 1; viewmodel_offset_y 2; viewmodel_offset_z -1
Radar cl_radar_*
cl_radar_scale 0.7; cl_radar_rotate 1; cl_hud_radar_scale 1.15; cl_radar_always_centered 1; cl_radar_square_with_scoreboard 0
HUD hud_*
safezonex 0.9; safezoney 1; hud_scaling 1; cl_hud_color 3; cl_allow_animated_avatars 0
Performance & Other misc
fps_max 999; cl_showloadout 1; r_fullscreen_gamma 2.2; cl_prefer_lefthanded 0
Misc convars (fps caps, gamma, gameplay toggles) captured from this player's config.
Launch Options Steam
-novid -tickrate 128 +fps_max 999 +rate 786432 -allow_third_party_software -nojoy
Steam → right-click Counter-Strike 2 → Properties → Launch Options → paste.
Video settings manual
| Brightness | 93% |
|---|---|
| Scaling mode | Stretched |
| Aspect Ratio | 16:10 |
| Resolution | 1680x1050 |
| Display Mode | Fullscreen |
| Boost Player Contrast | Enabled |
|---|---|
| V-Sync | Disabled |
| Multisampling Anti-Aliasing Mode | 4x MSAA |
| Global Shadow Quality | High |
| Model / Texture Detail | Medium |
| Texture Filtering Mode | Bilinear |
| Shader Detail | Low |
| Particle Detail | Low |
| Dynamic Shadows | All |
| Ambient Occlusion | Medium |
| High Dynamic Range | Quality |
| FidelityFX Super Resolution | Disabled (Highest Quality) |
| NVIDIA Reflex Low Latency | Enabled |
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
"m_yaw" "0.022" "fps_max" "999" "safezonex" "0.9" "safezoney" "1" "hud_scaling" "1" "sensitivity" "0.74" "cl_hud_color" "3" "cl_radar_size" "1.15" "viewmodel_fov" "68" "cl_crosshair_t" "false" "cl_radar_scale" "0.7" "cl_showloadout" "true" "cl_crosshairdot" "false" "cl_crosshairgap" "-4" "cl_radar_rotate" "1" "cl_crosshairsize" "1" "cl_crosshairalpha" "255" "cl_crosshaircolor" "1" "cl_crosshairstyle" "4" "cl_hud_radar_scale" "1.15" "r_fullscreen_gamma" "2.2" "setting.defaultres" "1680" "viewmodel_offset_x" "1" "viewmodel_offset_y" "2" "viewmodel_offset_z" "-1" "cl_crosshair_recoil" "false" "cl_crosshaircolor_b" "0" "cl_crosshaircolor_g" "255" "cl_crosshaircolor_r" "0" "cl_crosshairusealpha" "true" "cl_fixedcrosshairgap" "3" "cl_prefer_lefthanded" "false" "cl_crosshairthickness" "1" "zoom_sensitivity_ratio" "0.8" "cl_crosshair_drawoutline" "false" "cl_radar_always_centered" "1" "setting.defaultresheight" "1050" "cl_allow_animated_avatars" "false" "cl_crosshair_outlinethickness" "1" "cl_crosshair_dynamic_splitdist" "3" "cl_crosshairgap_useweaponvalue" "false" "cl_radar_square_with_scoreboard" "0" "cl_crosshair_dynamic_maxdist_splitratio" "1" "cl_crosshair_dynamic_splitalpha_innermod" "0" "cl_crosshair_dynamic_splitalpha_outermod" "1"
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.