Här har ni en csgo config. Den ändrar vapnets position och tar bort andra onödiga saker.
Spara texten som en .cfg fil och lägg in den i mappen: “C:\Program Files\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg”
// repositions the gunmodel to mimic CSS more closely.
viewmodel_fov “65″
viewmodel_offset_x “2″
viewmodel_offset_y “2″
viewmodel_offset_z “-2″// 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_lower_amt “0″
cl_bobamt_lat “0″
cl_bobamt_vert “0″// 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″// ignores dedicated servers with pings above this value.
mm_dedicated_search_maxping
// usual rate commands
cl_cmdrate “128″
cl_updaterate “128″
rate “50000″// causes the scope to move less while moving scoped and reduces bobbing effect
cl_bobcycle “2″
