Example pulsegaming.com CS server.cfg
One of the most common issues that can cause lag or high pings is a badly written config file. We often get asked to reinstate deleted or non working files. His is a standard pulsegaming.com server.cfg that you can use.
>>>> Start server.cfg
// default server name. Change to "Bob's Server", etc.
hostname "Pulse Gaming Test Config"
// General HL Cvars
decalfrequency 60
mp_falldamage 1
pausable 0
sv_aim 0
sv_cheats 0
// CS Specific Cvars
mp_chattime 0
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 4
mp_limitteams 2
mp_logmessages 0
mp_mapvoteratio 0.6
mp_roundtime 3
mp_timelimit 25
mp_tkpunish 0
mp_maxrounds 0
// *RECOMMENDED* Net Settings
sys_ticrate 10000
sv_minupdaterate 0
sv_maxupdaterate 101
sv_minrate 0
sv_maxrate 25000
sv_maxspeed 320
// Your Password Settings
rcon_password "TestTest"
sv_password "gameon"
|