|
发表于 2005-12-16 12:12:30
|
显示全部楼层
|阅读模式
来自 中国–北京–北京–顺义区
服务器的配置是:P4 1.4G
256M DDR
WWCL v2.56_INET-WAR, AMXX v1.00, MM v1.17.3
Booster v1.70
开了CD和BLACKCD
Server_fps 490左右
下面是booster在server.cfg中的参数:
// booster_show_connmsg --
//
// 2: Large connmessage
// 1: small connmessage
// 0: disabled
//
booster_show_connmsg 1
// booster_autofps --
//
// Automaticly changes value of sys_ticrate to get server run at fps value defined in this cvar.
// Minimum sys_ticrate that set is 100, maximum 1000.
//
booster_autofps 1000
// booster_minsleepms --
//
// Minimum sleep time set to mmsystem. 1.41-1.44 used 1ms which might cause some timer problems
// with Win2k.
//
// 1ms makes server to run at max 1000fps
// 2ms -||- max 500fps
// 3ms -||- max 333fps (booster default)
// 4ms -||- max 250fps
// 10ms -||- max 100fps (OS default)
// Default value is 3ms. Value range is 1 to 10.
//
// !NOTE! systemwide effect! all timers will get accurency that booster sets!
// !NOTE! If you run other programs that use multimedia timer tweak values that booster has set
// might get overridden!
//
booster_minsleepms 1
// booster_force_systicrate --
//
// Less than 50 : Disabled
// More than or equal to 50 : Forces value of sys_ticrate to value of this cvar
//
// !NOTE! Setting more than or equal to 50 overrides booster_autofps feature
//
booster_force_systicrate 10000
// booster_cpu_enabled --
//
// 1: Booster will monitor CPU usage and adjust timers to reduce load when necessary
// 0: disabled
//
booster_cpu_enabled 0
// booster_cpu_spikemax --
//
// Number of times booster_cpu_spikelevel needs to be exceeded in order for timers to
// increase and CPU load to be reduced.
//
booster_cpu_spikemax 3
// booster_cpu_spikelevel --
//
// Level which CPU utilization needs to exceed (booster_cpu_spikemax times) for timers
// to increae and CPU load to be reduced.
//
booster_cpu_spikelevel 75
// booster_cpu_mminc --
//
// Amount timer will increment (WinHL-Booster will also decrease the timer every time
// 5 minutes passes without booster_cpu_spikelevel being exceeded.
//
booster_cpu_mminc 2
另外:sys_ticrate "10000"
请高手帮忙看看 谢谢 |
|