Tool 07
Config Generator

CS2 Config Generator

Create your autoexec.cfg with custom crosshair, sensitivity, video settings, and key bindings. Download or copy the config instantly.

Configuration Settings

Pro Player Presets

Load a pro player's real sensitivity and resolution with one click.

MOUSE & SENSITIVITY

EDPI (Sensitivity × DPI)1000
Raw Input

CROSSHAIR

Center Dot
Outline

VIDEO

×

VIEWMODEL

RADAR & KEY BINDINGS

OTHER

Right-click Scope Toggle
Bind Buy Menu

Config Preview

Crosshair Live Preview

// ========================================
// CS2 Autoexec Configuration
// ========================================

// ----- MOUSE & SENSITIVITY -----
sensitivity "1.25"
m_rawinput 1
m_mouseaccel1 0
m_mouseaccel2 0
m_customaccel 0
m_mousespeed 0

// ----- CROSSHAIR -----
cl_crosshairsize "2.5"
cl_crosshairthickness "0.5"
cl_crosshairgap "-2"
cl_crosshaircolor 4
cl_crosshaircolor_r 0
cl_crosshaircolor_g 255
cl_crosshaircolor_b 255
cl_crosshairdot 0
cl_crosshair_drawoutline 0
cl_crosshairstyle 4
cl_crosshairgap_useweaponvalue 0

// ----- VIDEO -----
mat_setvideomode "1920" "1080" 1
fps_max "400"
fps_max_menu 60
r_dynamic 0
r_eyegloss 0
r_eyemove 0

// ----- VIEWMODEL -----
viewmodel_fov "68"
viewmodel_offset_x "0"
viewmodel_offset_y "1"
viewmodel_offset_z "-1"

// ----- RADAR -----
cl_radar_scale "0.7"
cl_radar_always_centered 0
cl_radar_rotate 0
cl_radar_icon_scale_min 1.0

// ----- KEY BINDINGS -----
bind "SPACE" +jump
bind "CTRL" +duck
bind "SHIFT" +walk
bind "F" slot7
bind "C" slot8
bind "G" slot6
bind "T" slot10
bind "MOUSE2" +attack2
bind "r" +reload
bind "g" drop
bind "e" +use
bind "q" lastinv
bind "1" slot1
bind "2" slot2
bind "3" slot3
bind "4" slot4
bind "5" slot5
bind "TAB" +showscores
bind "B" buysell

// ----- VOICE -----
voice_enable 1
voice_scale 0.8
voice_mixer_volume 0.5

// ----- MISC -----
cl_showfps 0
cl_showpos 0
net_graph 0
hud_showtargetid 1
cl_draw_only_deathnotices 0
cl_autohelp 0
cl_showhelp 0
cl_dm_buyautomatic 0
mm_dedicated_search_maxping 80
cl_join_advertise 2

// ----- END OF CONFIG -----
echo "GameGrids autoexec.cfg loaded successfully!"

Place autoexec.cfg in your CS2 config folder: Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg\, then add +exec autoexec.cfg to launch options.

Mouse & Sensitivity(3)
SensitivityBeginners 1.2–1.8; pros mostly 1.0–1.5 (@800 DPI)

How many degrees your crosshair turns per centimeter of mouse movement. Core to your aim feel—too high is jittery, too low is sluggish.

s1mple plays 1.20 @800 DPI for a balance of AWP flicks and wide-angle aim.

DPI800 or 400 (pairing to a common EDPI range of 800–1600)

The hardware resolution of your mouse. Combined with in-game sensitivity it defines your final feel (EDPI = sensitivity × DPI).

m0NESY uses 3200 DPI × 1.00 sens for the same effective feel.

Raw InputHighly recommended ON (m_rawinput 1)

Bypasses OS mouse acceleration and reads hardware input directly for precise, predictable movement.

Virtually every pro enables raw input.

Crosshair(6)
ColorCyan/Green reads well on most maps

The crosshair color. Pick one that contrasts with map backgrounds for quick target acquisition.

donk and sh1ro both use a cyan crosshair.

Size1.5–3 among pros

The length of the four crosshair lines. Larger suits close-range spraying; smaller is better for long-range precision.

sh1ro uses 1.5, donk uses 2.3.

Thickness0.5–1 among pros

The width of the crosshair lines. Thicker is more visible but can obscure enemies; thinner reads cleaner.

Most pros use 1, s1mple uses 0.55.

Gap-3 to 0 among pros

Gap between the lines and center. Negative values make a tighter cross, helping you watch your target while spraying.

donk uses -1, m0NESY uses -3.

Center DotPersonal choice; most pros leave it off

A small dot at the center of the crosshair to help precise aiming, though some find it distracting at long range.

Most pros keep the center dot off.

Outline1px outline helps contrast, optional

Adds a black outline to the lines so the crosshair stays visible on light backgrounds.

Some pros enable a 1px outline for visibility.

Video(4)
Resolution Width1920/2560 for 16:9; 1280×960 (4:3 stretched) popular

Horizontal resolution. Low res like 1280×960 becomes wider models under stretch, which many find easier to aim.

donk plays 1280×960 4:3 stretched.

Resolution HeightMatches the width, e.g. 1080 / 960

Vertical resolution. Together with the width it defines the aspect ratio and stretch effect.

ZywOo plays 1280×960.

Display ModeFullscreen (native or 4:3 stretched)

Fullscreen / Windowed / Borderless. Fullscreen offers the lowest input latency for competitive play.

Pros almost universally play fullscreen.

Max FPS400 (or uncapped for high-refresh panels), menu 60

Caps the frame rate to avoid heavy frame-time variance.

Most pros push fps_max to 400 or higher.

Viewmodel(4)
Viewmodel FOV68 (default)

Field of view of the viewmodel (hands/weapon). Higher shows more of the gun; lower frees up the screen.

Most pros keep the default 68.

Offset X0 centered

Horizontal offset of the viewmodel, controlling how far left/right the gun sits on screen.

Most pros use 0.

Offset Y1 (default)

Vertical offset of the viewmodel, controlling the gun height on screen.

Most pros keep default 1.

Offset Z-1 (default)

Forward/back offset of the viewmodel, controlling how close the gun is to screen.

Most pros keep default -1.

Radar(1)
Radar Zoom0.7 (pros commonly 0.35–0.7)

Radar map scaling. Larger is more zoomed in, smaller shows a bigger map area.

s1mple uses 0.7.

Key Bindings(8)
Jump KeySPACE / scroll wheel (for b-hop)

The key bound to jumping (+jump).

Most use SPACE; some use the scroll wheel.

Crouch KeyCTRL

The key bound to crouching (+duck), used for peeking around fights.

Nearly all pros use CTRL.

Walk KeySHIFT

The key bound to walking silently (+walk).

Nearly all pros use SHIFT.

Flash KeyF (near movement keys for quick pulls)

The key to select the flashbang (slot7).

Most pros bind flash to F.

Smoke KeyC

The key to select the smoke grenade (slot8).

Most pros bind smoke to C.

HE Grenade KeyG

The key to select the HE grenade (slot6).

Most pros bind the HE to G.

Molotov KeyT

The key to select the molotov/incendiary (slot10).

Most pros bind the molotov to T.

Buy KeyB (default)

The key that opens the buy menu.

Most pros keep the default B.

Other(1)
Scope Tap / AttackPersonal; AWP players may prefer scope tap

Right-click behavior: default is scope-in; toggling makes right-click toggle scope on/off.

Some AWP players bind right-click to scope toggle.

FAQ

CS2 Config Generator FAQ