
*** 2011.4.1 更新: 点击查看最新服务器建立教程 ***
*** 2010.7.16 更新: 服务端下载 ***
Source 引擎的升级导致大量服务器消失,原本的服务器架设方法已经失效,下面是 CSPromod beta 10.4 hotfix 服务器建立的简易教程。
Windows 系统
(1) 下载安装 Windows HLDS 更新工具 ( 教程 )
(2) 下载服务端文件 episode1
打开记事本,输入下面,另存为 update.bat 批处理文件。
HldsUpdateTool.exe -command update -game "episode1" -dir D:\srcds -retry -verify_all
运行 update.bat 待下载完成。
(3) 下载服务端文件 Counter-Strike Source
修改 update.bat 内容为:
HldsUpdateTool.exe -command update -game "Counter-Strike Source" -dir D:\srcds -retry -verify_all
再次运行 update.bat 。
(4) 移动目录
将 D:\srcds\orangebox 下的 cstrike 文件夹称至上级目录 D:\srcds\
(5) 安装CSPromod
1.04 + hotfixe 解压至根目录 D:\srcds\
(6) 启动服务器
例子:
start /high srcds.exe -console -game cspromod +sv_pure 1 +sv_lan 0 -insecure +fps_max 600 -port 27015 +maxplayers 10 +map csp_dust2
LINUX 系统请参考以下内容:
cd srcds
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
echo "yes" | ./hldsupdatetool.bin
./steam -command update -game episode1 -dir .
./steam -command update -game "Counter-Strike Source" -dir .
mv orangebox/cstrike/ .
wget http://cspd2.divo.net/cspromod_b104.zip
unzip cspromod_b104.zip
rm cspromod_b104.zip -f
wget http://i2.divo.net/i2/cspromod_b104_hotfix.zip
unzip cspromod_b104_hotfix.zip
rm cspromod_b104_hotfix.zip -f
./srcds_run -game cspromod +map csp_dust2
*** 2010.7.13 更新 ***
Linux 修复一个过期的问题:
mv orangebox/bin/libsteamvalidateuseridtickets.so bin/
如何破解 ?
1、下载工具 Universal Game Server Patch
2、将 D:\srcds\bin\engine.dll 拖至破解程序上即可。








