Quote:
Originally Posted by loiraolhosazul
PHP Code:
sv_unlag "1"
sv_maxunlag "0.1"
sv_unlagsamples "1"
sv_minrate "50000"
sv_maxrate "100000"
sv_minupdaterate "30"
sv_maxupdaterate "100"
sys_ticrate "1000.0"
pingboost 3 uses all cpu core / threads.
|
HLDS is a single-threaded application and therefore can only use a single core. According to
the Valve wiki, pingboost "selects between optimized HLDS network code stack".
__________________