|
发表于 2005-12-12 13:01:27
|
显示全部楼层
|阅读模式
来自 中国–广东–佛山–顺德区
如图
说明:
一、用原版的server.cfg+booster:--FPS大约200多
二、单用下面的参数做的server.cfg不用booster,FPS大约150,
三、用下面参数做的server.cfg+booster2.40,FPS超过800,
注:这是在我自己使用的电脑上测试的,不是服务器,我的电脑的配置为:C4-2。0G\512MB\GF4-MX440
以下是我的server.cfg的配置,我也是在点通的一个帖子里搞到人家的参数.再贴出来
hostname "******CS服务器"
sv_lan 0
sv_region 4
sys_ticrate 600
sv_password ""
rcon_password "12345"
allow_spectators 1
decalfrequency 60
edgefriction 2
host_framerate 0
pausable 1
mp_autocrosshair 0
mp_autokick 1
mp_autoteambalance 1
mp_buytime 0.25
mp_c4timer 35
mp_chattime 5
mp_fadetoblack 0
mp_falldamage 1
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 2
mp_forcecamera 0
mp_forcecam 2
mp_fraglimit 0
mp_freezetime 6
mp_friendlyfire 0
mp_friendly_grenade_damage 1
mp_hostagepenalty 0
mp_logdetail 0
mp_logfile 1
mp_logmessages 1
mp_limitteams 1
mp_maxround 0
mp_roundtime 1.75
mp_startmoney 800
mp_timelimit 35
mp_tkpunish 0
mp_winlimit 0
sv_maxrate 25000
sv_minrate 0
sv_stepsize 18
sv_stopspeed 75
sv_unlag 1
sv_maxunlag 0.5
sv_unlagsamples 1
sv_unlagpush 0
sv_maxupdaterate 25
sv_airaccelerate 10
sv_allowdownload 0
sv_send_logos 0
sv_send_resources 1
sv_allowupload 0
sv_cheats 0
sv_clienttrace 1
sv_clipmode 0
sv_gravity 800
sv_maxspeed 320
sv_voiceenable 1
sv_restartround 0
sv_restart 0
sv_alltalk 0
sv_voicequality 5
sv_aim 0
sv_airmove 1
sv_spectatormaxspeed 1000
log on
// 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 0
exec listip.cfg
exec banned.cfg
cdrequiredversion auto
cdrequired 1 |
|