Difference between revisions of "Dedicated Server Setup"
m |
|||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
− | + | {{wip}} | |
+ | ==Server Base== | ||
+ | ===Download HLDS Update Tool=== | ||
+ | {{Windows | ||
+ | |'''http://www.steampowered.com/download/hldsupdatetool.exe''' | ||
+ | }} | ||
− | |||
− | + | {{Linux | |
− | http://www.steampowered.com/download/hldsupdatetool. | + | |'''wget http://www.steampowered.com/download/hldsupdatetool.bin''' |
+ | }} | ||
− | |||
− | |||
− | |||
− | |||
− | + | {{Mac | |
+ | |''Not available yet'' | ||
+ | }} | ||
− | + | ===Install HLDS Update Tool=== | |
− | + | {{Windows | |
− | + | |'''hldsupdatetool.exe''' (Don't run it in the destination folder) | |
+ | }} | ||
− | + | {{Linux | |
+ | |'''chmod +x hldsupdatetool.bin''' | ||
+ | |'''./hldsupdatetool.bin''' | ||
+ | }} | ||
+ | {{Mac | ||
+ | |''Not available yet'' | ||
+ | }} | ||
− | + | ===Download OB Mod Base=== | |
+ | -dir . refers to the destination folder which it normally is installed into (meaning that if you run those commands outside of the destination folder then you need to specifiy it via -dir): | ||
− | + | {{Windows | |
+ | |C:\HLServer | ||
+ | }} | ||
− | + | {{Linux | |
+ | |/home/steam | ||
+ | }} | ||
− | '' | + | {{Mac |
+ | |''Not available yet'' | ||
+ | }} | ||
− | |||
− | + | ---- | |
− | |||
− | + | {{Windows | |
+ | |'''hldsupdatetool.exe -command update -game "orangebox" -dir .''' | ||
+ | }} | ||
− | - | + | {{Linux |
+ | |'''./steam -command update -game "orangebox" -dir .''' | ||
+ | }} | ||
− | + | {{Mac | |
+ | |''Not available yet'' | ||
+ | }} | ||
− | + | ===Setting up the folder structure=== | |
+ | You should now have a folder structure that looks pretty much like this: | ||
− | + | {{Windows | |
+ | |hl2\ | ||
+ | |orangebox\ | ||
+ | |orangebox\bin\ | ||
+ | |orangebox\hl2\ | ||
+ | |orangebox\platform\ | ||
+ | |orangebox\reslists\ | ||
+ | |orangebox\hlds_steamgames.vdf | ||
+ | |orangebox\srcds.exe | ||
+ | |orangebox\steam_appid.txt | ||
+ | |clientregistry.blob | ||
+ | |hldsupdatetool.exe | ||
+ | |hldsupdatetool_<tool version>.mst | ||
+ | |installrecord.blob | ||
+ | }} | ||
− | + | {{Linux | |
+ | |.steam\ | ||
+ | |.steam\clientregistry.blob | ||
+ | |hl2\ | ||
+ | |orangebox\ | ||
+ | |orangebox\bin\ | ||
+ | |orangebox\hl2\ | ||
+ | |orangebox\platform\ | ||
+ | |orangebox\reslists\ | ||
+ | |orangebox\hlds_steamgames.vdf | ||
+ | |orangebox\srcds_<arch depending> | ||
+ | |orangebox\srcds_run | ||
+ | |orangebox\steam_appid.txt | ||
+ | |hldsupdatetool.bin | ||
+ | |installrecord.blob | ||
+ | |steam | ||
+ | |test1.so | ||
+ | |test2.so | ||
+ | |test3.so | ||
+ | }} | ||
− | |||
− | + | {{Mac | |
+ | |''Not available yet'' | ||
+ | }} | ||
− | |||
− | + | ===Setup the Campaign Content=== | |
− | Extract | + | All you need is [[Campaign-Extract]] |
− | |||
− | + | ==Additional Game Content== | |
+ | ===Counter-Strike: Source=== | ||
+ | {{ToDo}} | ||
− | + | ===Day of Defeat: Source=== | |
+ | {{ToDo}} | ||
− | + | ===Team Fortress 2=== | |
− | + | '''''Not useable yet''''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | ==Download & Install Obsidian== | ||
+ | {{ToDo}} | ||
+ | {{stub}} | ||
[[Category:ServerOP]] | [[Category:ServerOP]] |
Latest revision as of 16:37, 8 August 2011
Contents
Server Base
Download HLDS Update Tool
Not available yet
Install HLDS Update Tool
hldsupdatetool.exe (Don't run it in the destination folder)
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
Not available yet
Download OB Mod Base
-dir . refers to the destination folder which it normally is installed into (meaning that if you run those commands outside of the destination folder then you need to specifiy it via -dir):
C:\HLServer
/home/steam
Not available yet
hldsupdatetool.exe -command update -game "orangebox" -dir .
./steam -command update -game "orangebox" -dir .
Not available yet
Setting up the folder structure
You should now have a folder structure that looks pretty much like this:
hl2\
orangebox\
orangebox\bin\
orangebox\hl2\
orangebox\platform\
orangebox\reslists\
orangebox\hlds_steamgames.vdf
orangebox\srcds.exe
orangebox\steam_appid.txt
clientregistry.blob
hldsupdatetool.exe
hldsupdatetool_<tool version>.mst
installrecord.blob
.steam\
.steam\clientregistry.blob
hl2\
orangebox\
orangebox\bin\
orangebox\hl2\
orangebox\platform\
orangebox\reslists\
orangebox\hlds_steamgames.vdf
orangebox\srcds_<arch depending>
orangebox\srcds_run
orangebox\steam_appid.txt
hldsupdatetool.bin
installrecord.blob
steam
test1.so
test2.so
test3.so
Not available yet
Setup the Campaign Content
All you need is Campaign-Extract
Additional Game Content
Counter-Strike: Source
Day of Defeat: Source
Team Fortress 2
Not useable yet
Download & Install Obsidian
This page is a stub. Please help us by expanding it. Thank you! |