У большинство геймеров возикают проблемы связанные с пингом, и они бродят по бесконечным полям всемирной паутины в поисках информации о понижении пинга. Задаются вопросы : "Как уменьшить пинг в cs?", и сегодня я попытаюсь на него ответить. Прежде всего понизить пинг можно только при помощи конфига. Какой конфиг и с чем его едят читайте далее.
Сидя на одном форуме речь шла о понижении пинга в игре cs, тогда геймеры делились своей информацией, и вот сегодня я делюсь с вами. На всякий случай нужно сделаю копию конфига, чтобы потом не жалеть если не получится. Но мне это реально помогло и понизило пинг с 150 на 60.
1)Делайте копию, для того чтобы возвратить свои данные если нечего не получится.
2)В игровой папке присутствует config.cfg. Именно с ним у нас предстоит дело для понижения пинга в cs. Просто стирайте что было и вставляйте это:
// movement

bind "w" "+forward"
bind "a" "+moveleft"
bind "s" "+back"
bind "d" "+moveright"
bind "SPACE" "+jump"
bind "ctrl" "+duck"
bind "MWHEELDOWN" "+jump"
bind "MWHEELUP" "+duck"
bind "shift" "+speed"
bind "F5" "rcon exec clc.cfg"
bind "F6" "rcon restart"
bind "F9" "rcon r1"
bind "F10" "rcon r2"
bind "F11" "rcon r3"

// weapon binds

bind "q" "lastinv"
bind "g" "drop"
bind "r" "+reload"

// communication binds

bind "z" "radio1"
bind "x" "radio2"
bind "c" "radio3"
bind "y" "messagemode"
bind "u" "messagemode2"

// buy binds

bind "b" "buy"
bind "," "buyammo1"
bind "." "buyammo2"

// attack binds

bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE5" "weapon_flashbang"

// other binds

bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "+" "sizeup"
bind "-" "sizedown"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "=" "sizeup"
bind "`" "toggleconsole"
bind "e" "+use"
bind "~" "toggleconsole"
bind "F5" "screenshot"
bind "m" "chooseteam"
bind "PAUSE" "pause"
bind "f" "impulse 100"

// all other crap :D

voice_scale "2.000000"
voice_enable "1"
voice_forcemicrecord "0.000000"
console "1"
fps_max "101"
fps_modem "0.0"
crosshair "1.000000"
gamma "3.000000"
brightness "2.000000"
con_color "0 255 0"
net_graph "0"
net_scale "5"
net_graphpos "2"
sv_voiceenable "1"
sv_aim "0.000000"
hpk_maxsize "0"
viewsize "110.000000"
ati_subdiv "2.0"
ati_npatch "1.0"
r_bmodelhighfrac "5.0"
mp_decals "300.000000"
gl_dither "1"
gl_polyoffset "0.1"
gl_overbright "0.000000"
gl_flipmatrix "0"
gl_monolights "0"
s_rolloff "1.0"
s_doppler "0.0"
s_distance "60"
s_automin_distance "2.0"
s_automax_distance "30.0"
s_min_distance "8.0"
s_max_distance "1000.0"
s_leafnum "0"
s_refgain "0.4"
s_refdelay "4"
s_polykeep "1000000000"
s_polysize "10000000"
s_numpolys "200"
s_bloat "2.0"
s_verbwet "0.25"
s_a3d "0.000000"
s_eax "0.000000"
volume "0.500000"
suitvolume "0.250000"
hisound "1.000000"
bgmvolume "0.000000"
MP3Volume "0.800000"
_snd_mixahead "0.1"
team ""
model ""
skin ""
topcolor "0"
bottomcolor "0"
rate "25000.000000"
cl_updaterate "101"
cl_lw "1"
cl_lc "1"
cl_dlmax "128"
cl_himodels "0.000000"
cl_idealpitchscale "0.8"
cl_timeout "305"
cl_cmdbackup "2"
cl_download_ingame "1"
cl_allowdownload "1"
cl_allowupload "1"
cl_cmdrate "101"
cl_showfps "1"
cl_crosshair_size "small"
lookstrafe "0.000000"
lookspring "0.000000"
cl_forwardspeed "400"
cl_backspeed "400"
cl_vsmoothing "0.05"
m_pitch "0.022"
m_yaw "0.022"
m_forward "1"
m_side "0.8"
m_filter "0.000000"
sensitivity "1.7"
joystick "0.000000"
hud_takesshots "0"
fastsprites "0"
cl_corpsestay "600.000000"
_cl_autowepswitch "0"
hud_capturemouse "1"
hud_draw "1"
cl_righthand "1"
cl_minmodels "1"
cl_dynamiccrosshair "0"
ex_interp "0.01"
hud_fastswitch "1"
hud_centerid "1"
voice_modenable "0.000000"
setinfo "_ah" "0"
setinfo "vgui_menus" "0"
setinfo "ah" "0"
setinfo "lefthand" "0"
setinfo "dm" "0"
setinfo "_vgui_menus" "0"
+mlook