All players

Brehze

Vincent Cayonte
400 DPI1000 Hz1024x7684:3
Download .cfg

Dataset refreshed 2026-09-23T00:56:32Z · source settings.gg

Crosshair new system

true scale on your screen
pixel zoom

CS2's Sept 22, 2026 "Rush Hour" patch replaced the crosshair system. Old share codes no longer import, so use the console commands below — converted to the new convars from Brehze's original settings.

CSGO-QV6pU-Gj4ky-48Hz9-hpqPB-mzxsP

Conversion reference: community crosshair migration study (build 2000914). The converted crosshair commands are included at the start of the Full config below.

Full config paste in console

cl_crosshairstyle 4; cl_crosshair_length 9; cl_crosshair_thickness 1; cl_crosshair_gap 1; 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 200; cl_crosshair_dynamic_splitdist 7; cl_crosshair_dynamic_maxdist_splitratio 0; cl_crosshair_dynamic_splitalpha_innermod 1; cl_crosshair_dynamic_splitalpha_outermod 0.5; cl_crosshair_screen_height 1080; m_yaw 0.0165; sensitivity 3; zoom_sensitivity_ratio 1; viewmodel_fov 60; viewmodel_offset_x 1; viewmodel_offset_y 1; viewmodel_offset_z -1.5; cl_radar_scale 0.552653; cl_radar_rotate 1; cl_hud_radar_scale 0.995035; cl_radar_icon_scale_min 0.4; cl_radar_always_centered 1; cl_radar_square_with_scoreboard 1; safezonex 1; safezoney 1; hud_scaling 0.95; cl_hud_color 0; cl_showloadout 1; r_fullscreen_gamma 2.6

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.0165; sensitivity 3; zoom_sensitivity_ratio 1

DPI & polling rate are set in your mouse software, not in-game. Recommended: DPI 400 · eDPI 1200 · polling 1000 Hz

Viewmodel viewmodel_*

viewmodel_fov 60; viewmodel_offset_x 1; viewmodel_offset_y 1; viewmodel_offset_z -1.5

Radar cl_radar_*

cl_radar_scale 0.552653; cl_radar_rotate 1; cl_hud_radar_scale 0.995035; cl_radar_icon_scale_min 0.4; cl_radar_always_centered 1; cl_radar_square_with_scoreboard 1

HUD hud_*

safezonex 1; safezoney 1; hud_scaling 0.95; cl_hud_color 0

Performance & Other misc

cl_showloadout 1; r_fullscreen_gamma 2.6

Misc convars (fps caps, gamma, gameplay toggles) captured from this player's config.

Video settings manual

Video settings
Brightness80%
Scaling modeStretched
Aspect Ratio4:3
Resolution1024x768
Display ModeFullscreen
Boost Player ContrastEnabled
V-SyncDisabled
Multisampling Anti-Aliasing ModeNone
Global Shadow Quality
Model / Texture DetailLow
Texture Filtering ModeBilinear
Shader DetailLow
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

Download
Show raw config file
"m_yaw" "0.0165"
"safezonex" "1"
"safezoney" "1"
"hud_scaling" "0.95"
"sensitivity" "3"
"cl_hud_color" "0"
"cl_radar_size" "0.995035"
"viewmodel_fov" "60"
"cl_crosshair_t" "false"
"cl_radar_scale" "0.552653"
"cl_showloadout" "true"
"cl_crosshairdot" "false"
"cl_crosshairgap" "-3"
"cl_radar_rotate" "1"
"cl_crosshairsize" "4"
"cl_crosshairalpha" "200"
"cl_crosshaircolor" "1"
"cl_crosshairstyle" "4"
"cl_hud_radar_scale" "0.995035"
"r_fullscreen_gamma" "2.6"
"setting.defaultres" "1024"
"viewmodel_offset_x" "1"
"viewmodel_offset_y" "1"
"viewmodel_offset_z" "-1.5"
"cl_crosshair_recoil" "false"
"cl_crosshaircolor_b" "0"
"cl_crosshaircolor_g" "255"
"cl_crosshaircolor_r" "0"
"cl_crosshairusealpha" "true"
"cl_fixedcrosshairgap" "3"
"cl_crosshairthickness" "0.5"
"zoom_sensitivity_ratio" "1"
"cl_radar_icon_scale_min" "0.4"
"cl_crosshair_drawoutline" "false"
"cl_radar_always_centered" "1"
"setting.defaultresheight" "768"
"cl_crosshair_outlinethickness" "0"
"cl_crosshair_dynamic_splitdist" "7"
"cl_crosshairgap_useweaponvalue" "false"
"cl_radar_square_with_scoreboard" "1"
"cl_crosshair_dynamic_maxdist_splitratio" "0"
"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.