Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads

Recommended Posts

I took commands from cadred.org and added my own touch to them

just save this text as autoexec.cfg and put it in the cfg folder steam/steamapps/common/counter-strike global offensive/csgo/cfg

(there are 2 cfg folders make sure its the one in the "csgo" folder)

 

 

//my sensitivity and buy stuff

zoom_sensitivity_ratio_mouse 1.2

sensitivity 0.6

 

bind "KP_INS" "buy vesthelm; buy vest"

bind "KP_END" "buy deagle"

bind "KP_DOWNARROW" "buy molotov"

bind "KP_PGDN" "buy molotov"

bind "KP_LEFTARROW" "buy smokegrenade"

bind "KP_5" "buy hegrenade"

bind "KP_RIGHTARROW" "buy flashbang"

bind "KP_HOME" "buy ak47; buy m4a1"

bind "KP_PLUS" "buy awp"

bind "KP_DEL" "buy defuser"

bind "'" "exec autoexec

 

 

// ignores dedicated servers with pings above this value.

mm_dedicated_search_maxping 175

 

 

// repositions the gunmodel to mimic CSS more closely.

viewmodel_fov "65"

viewmodel_offset_x 2

viewmodel_offset_y 2

viewmodel_offset_z -2

 

 

// sets interpolation values.

cl_interp "0"

cl_interp_ratio "1"

 

 

// scales the HUD depending on what resolution you use, 1 is max.

hud_scaling "1"

 

 

// causes the scope to move less while moving scoped and reduces bobbing effect

cl_bobcycle "2"

 

//monitorgamma

mat_monitorgamma 1.6

mat_monitorgamma_tv_enabled 1

 

// Rate commands (you do not want 33 lerp... these will help)

net_graph "0"

cl_interp ".01"

cl_interp_ratio "1"

cl_cmdrate 102.4

cl_updaterate 102.4

rate "35000"

sys_vsync "0"

 

 

// Mouse Commands

m_rawinput "0"

m_mouseaccel1 "0"

m_mouseaccel2 "0"

 

 

// removes the shifting of the arm when crouching down.

cl_viewmodel_shift_left_amt "0"

cl_viewmodel_shift_right_amt "0"

 

 

// removes the bobbing of the weapon back and forth, when you run.

cl_bob "0"

cl_bob_lower_amt "0"

cl_bobamt_lat "0"

cl_bobamt_vert "0"

cl_detail_max_sway"0"

cl_wpn_sway_interp "1"

 

 

// scales the HUD depending on what resolution you use, 1 is max.

hud_scaling "1"

 

// lowers delay between sounds.

snd_mixahead "0.05"

 

// sets interpolation values.

cl_interp "0"

cl_interp_ratio "1"

 

 

//misc

cl_timeout "999999"

cl_detail_avoid_force "0"

cl_detail_avoid_radius "0"

cl_detail_avoid_recover_speed "0"

 

 

 

echo koths config

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.