Tuesday, August 21, 2012

CS:GO tweaks

Here are the best CS:GO tweaks for bullet registration and competetive advantage




You will need to create "autoexec" file in "C:\Program Files\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg"



// Weapon viewmodel positioning.
// For these custom values to work "viewmodel_presetpos" must be removed from the config.

viewmodel_fov "64"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"

// Bobbing and movement shifting.

cl_viewmodel_shift_left_amt "5"
cl_viewmodel_shift_right_amt "0.25"
cl_bob_lower_amt "5"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "2"

// Audio

snd_mixahead "0.05"
snd_headphone_pan_mode "2"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"

// Rates and Interpolation.

cl_cmdrate "128"
cl_updaterate "128"
rate "80000"
cl_interp "0"
cl_interp_ratio "2"
// fps_max "value" value should be little above average fps.


// Mouse commands.

m_rawinput "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"

// Crosshair.
//cl_fixedcrosshairgap 3 //only for sfcrosshair
//sfcrosshair "0"
//cl_crosshairalpha "100"
//cl_crosshaircolor "1"
//cl_crosshaircolor_b "255"
//cl_crosshaircolor_g "255"
//cl_crosshaircolor_r "255"
//cl_crosshairdot "0"
//cl_crosshairscale "120"
//cl_crosshairsize "5"
//cl_crosshairthickness "0.5"
//cl_crosshairusealpha "1"




// Miscellaneous.

cl_fixedcrosshairgap 3sensitivity "1" /prefrance
r_drawtracers_firstperson 0
cl_autowepswitch "0"
hud_showtargetid "1"
net_graph "1"
cl_showfps "0"


Next I will show what to put in Launch options and how to disable HDR in CS:GO

2 comments:

  1. so just a file named autoexec with no extension in the folder you mentioned?

    ReplyDelete