15. Sep, 2009

Cài đặt server CS 1.6 trên linux

Cài đặt server CS 1.6 trên linux

1. Download source

mkdir /usr/hlds
cd /usr/hlds
- hldsupdatetool
wget http://www.steampowered.com/download/hldsupdatetool.bin

- NoSteamAuthEngines

http://megashare.vn/download.php?uid=1293&id=55128&bn=engine.v15.gz

mirror http://rapidshare.com/files/280046746/engine.v15.tgz

libSteamValidateUserIDTickets_amd64-i386

http://megashare.vn/download.php?uid=1293&id=55129&bn=libSteamValidateUserIDTickets_amd64-i386.tar.gz

mirror : http://rapidshare.com/files/280046917/libSteamValidateUserIDTickets_amd64-i386.tar.gz

2. Install the Server

chmod +x hldsupdatetool.bin
./hldsupdatetool.bin

./steam -command update -game valve -dir .
./steam -command update -game cstrike -dir .

rm -rf engine_amd.so
rm -rf engine_i486.so
rm -rf engine_i686.so
tar xfvz engine.v15.tgz
tar libSteamValidateUserIDTickets_amd64-i386.tar.gz

3. Starting the server:

./hlds_run -game cstrike +ip ip.de.internet +sv_lan 1 -nomaster +maxplayers 18 +map de_dust2