diff --git a/cs2/autoexec.cfg b/cs2/autoexec.cfg index 7a33638..31e585b 100755 --- a/cs2/autoexec.cfg +++ b/cs2/autoexec.cfg @@ -35,6 +35,18 @@ bind "mouse5" "+voicerecord" unbind "mwheelup" unbind "mwheeldown" +// mouse settings +// DPI 19200 -> eDPI 600 +// sensitivity 0.03125 +// DPI 13000 -> eDPI 600 +// sensitivity 0.05 +// DPI 650 -> eDPI 650 +sensitivity 1.0 + +// emulate 4:3 resolution mouse effect, horizontal speed +// default is 0.02 +m_yaw 0.033 + // general settings cl_teamid_overhead_mode 1 @@ -46,21 +58,6 @@ cl_radar_always_centered 0 // volume setings volume 0.4 -// net graph -// net_graph 1 -// net_graphproportionalfont 0 -// net_graphpos 2 -// net_graphshowinterp "1" //Shows interpolation value -// net_graphshowlatency "1" //Shows latency value -// net_graphsolid "1" //Solid Net Graph -// net_graphtext "1" //Shows text fields -// net_maxroutable "1200" //Requested max packet size before packets are 'split' -// net_scale "5" //Makes font smaller - -// emulate 4:3 resolution mouse effect -// default is 0.02 -m_yaw 0.033 - // viewmodel viewmodel_fov "68" viewmodel_offset_x "0"