micro 发表于 2006-1-4 22:09:50

udpsoft 的 HLDS Ping Booster 有谁用过吗

我是在官方网站下的 http://www.udpsoft.com/booster/

文件绝对路径 http://www.udpsoft.com/booster/HLDSPingBooster-1.0.tar.gz

使用中有两个疑问

1 我启动 HLDS 的时候看到 BOOSTER 有提示出错的信息,好象是 GLIBC 的语法问题,也许是 GLIBC 版本不匹配造成的,随后我登陆服务器后 ~ 切换到控制界面却可以看到 UDPSOFT hlds booster 被加载了,请问这个时候 BOOSTER.so 算生效了吗?

2 booster 是通过启动脚本中加两个运行参数 +sys_ticrate 1000 +sv_maxupdaterate 100 来运行的,请问启动脚本的优先级是否高与 server.cfg? 因为这两个参数 server.cfg 里也有。

我的启动脚本是这样写的

#!/bin/sh
export LD_PRELOAD=./booster.so
./hlds_run +sys_ticrate 10000 +sv_maxupdaterate 100 $* -game cstrike +port 27016 +maxplayers 24 +map cs_bloodstrike

micro 发表于 2006-1-4 22:23:47

回复: udpsoft 的 HLDS Ping Booster 有谁用过吗

出错信息

For more cool software, visit http://www.udpsoft.com
Auto detecting CPU
grep: relocation error: ./booster.so: undefined symbol: dlsym
cut: relocation error: ./booster.so: undefined symbol: dlsym
tr: relocation error: ./booster.so: undefined symbol: dlsym
uniq: relocation error: ./booster.so: undefined symbol: dlsym
./hlds_run: test: -lt: unary operator expected
./hlds_run: test: -ge: unary operator expected
Using default binary.
Auto-restarting the server on crash
HLDS Ping Booster v1.0, Copyright 2001 UDP Soft Ltd.
For more cool software, visit http://www.udpsoft.com

金闪闪 发表于 2006-1-5 17:13:33

回复: udpsoft 的 HLDS Ping Booster 有谁用过吗

2001的Booster?为何不用hlds_run本身的booster参数呢?:p

micro 发表于 2006-1-6 16:43:21

回复: udpsoft 的 HLDS Ping Booster 有谁用过吗

Post by 金闪闪
2001的Booster?为何不用hlds_run本身的booster参数呢? :p

hlds_run 脚本我搜索了一下里面没有 booster 参数啊 老大能不能详细点告诉我啊

chenyufan 发表于 2006-1-8 16:44:20

回复: udpsoft 的 HLDS Ping Booster 有谁用过吗

Post by micro
hlds_run 脚本我搜索了一下里面没有 booster 参数啊 老大能不能详细点告诉我啊
micro 怎么这个都不知道?看看脚本的示范:
./hlds_run -pingboost 3 -game cstrike +map de_dust2 +maxplayers 12 +servercfgfile 27020.cfg -port 27020 -insecure +sv_lan 0
-pingboost 3 是代表硬件加速,如果CPU够强劲的话请设置为3

micro 发表于 2006-1-9 17:03:07

回复: udpsoft 的 HLDS Ping Booster 有谁用过吗

Post by chenyufan
micro 怎么这个都不知道?看看脚本的示范:
./hlds_run -pingboost 3 -game cstrike +map de_dust2 +maxplayers 12 +servercfgfile 27020.cfg -port 27020 -insecure +sv_lan 0
-pingboost 3 是代表硬件加速,如果CPU够强劲的话请设置为3

http://forum.dt-club.net/showthread.php?t=26260

我已经把答案发在这里了呀
页: [1]
查看完整版本: udpsoft 的 HLDS Ping Booster 有谁用过吗