Quantcast
Channel: D3Scene
Viewing all articles
Browse latest Browse all 21080

[Release] [TuT] Create your own SteamServer by Deadly with [SteamCMD) (css)

$
0
0
The key is to get the new CSS server software, that uses SteamPipe. To do so, you have to grab the new SteamCMD program, that replaces HLDSUpdateTool, and install the CSS server as explained in Valve documentation.

Here is a few-steps tutorial to install your new CSS server :



Make sure you create a new directory for SteamCMD files, do not install it in


  • Download SteamCMD : wget http://media.steampowered.com/client/steamcmd_linux.tar.gz
  • Extract SteamCMD : tar -xzf steamcmd_linux.tar.gz
  • If you are running a 64bit system (every decent server does), install ia32-libs (for
    instance, in Debian :
    dpkg --add-architecture i386 && apt-get install ia32-libs).

  • Run SteamCMD : ./steamcmd.sh it will update automatically.



  • Install CSS dedicated server, in a custom directory (here it’s the folder css_server in upper directory) :

    ./steamcmd.sh +login anonymous +force_install_dir ../css_server/ +app_update 232330 validate +quit

  • Note that the Steam AppID is 232330.

  • Now you can run your new CSS server : get back to the upper directory (
    cd ..) and start it :

    .
    /css_server/srcds_run -steam_dir steamcmd/ -steamcmd_script steamcmd/steamcmd.sh -console -game cstrike +map de_dust2 -maxplayers 20 -port 27015



Of course, you will have to copy your existing server.cfg, mapcycle, and MODs to your new CSS installation directory (in
css_server/cstrike/ sub-folders).



  • 90 Half-Life Dedicated Server

    • 4 Half-Life Dedicated Server Linux (deprecated)
    • 5 Half-Life Dedicated Server Windows (deprecated)

  • 204 Source Dedicated Server Linux
  • 205 Source Dedicated Server
  • 510 Left 4 Dead Dedicated Server
  • 540 Left 4 Dead Demo Dedicated Server
  • 560 Left 4 Dead 2 Dedicated Server
    • 561 Left 4 Dead 2 Win32 Dedicated Server
    • 562 Left 4 Dead 2 Linux Dedicated Server

  • 740 Counter-Strike Global Offensive Dedicated Server
  • 1203 Red Orchestra Windows Dedicated Server
  • 1204 Red Orchestra Linux Dedicated Server
  • 1314 SiN 1 Dedicated Server
  • 2145 Dark Messiah Might and Magic Dedicated Server
    • 2144 Dark Messiah Might and Magic Dedicated Server Content

  • 2403 The Ship Dedicated Server
  • 2460 Hollywood Murder Party Dedicated Server Not publicly available
  • 4240 Race Dedicated Server
  • 17505 Zombie Panic! Source Dedicated Server
  • 17515 Age of Chivalry Dedicated Server
  • 17525 Synergy Dedicated Server
  • 17535 D.I.P.R.I.P. Dedicated Server
  • 17705 Insurgency Dedicated Server
  • 111710 Nuclear Dawn Dedicated Server
  • 222860 L4D2 dedicated server
  • 229830 TF2 beta dedicated server (NOTE: This app is currently disabled.)
  • 232250 TF2 dedicated server
  • 232290 DoD:S dedicated server
  • 232330 CS:S dedicated server
  • 232370 HL2:DM dedicated server
  • 244310 Source SDK 2013 Multiplayer Base dedicated server



thumps up :)

Viewing all articles
Browse latest Browse all 21080

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>