User Tools

Site Tools


server_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server_setup [2022/01/02 08:14] – [GMod 9 Server Setup] nafrayuserver_setup [2023/07/28 21:13] (current) – asd bt
Line 14: Line 14:
 ## Things you need ## Things you need
 * [Steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD) * [Steamcmd](https://developer.valvesoftware.com/wiki/SteamCMD)
-* [GMod9 Server files](https://gmod9.com/download/srv_gmod9_0_4.zip)+* [GMod 9 Server files](https://gmod9.com/files/srv_gmod9_0_4b.zip
 +* [GCFScape](https://nemstools.github.io/pages/GCFScape-Download.html)
  
 ## File locations ## File locations
Line 40: Line 41:
  
 `steamcmd.exe +force_install_dir ../server_final +login anonymous +app_update 205 validate +quit` `steamcmd.exe +force_install_dir ../server_final +login anonymous +app_update 205 validate +quit`
 +
 `steamcmd.exe +force_install_dir ../sdk_base_2006 +login anonymous +app_update 215 validate +quit` `steamcmd.exe +force_install_dir ../sdk_base_2006 +login anonymous +app_update 215 validate +quit`
 +
 `steamcmd.exe +force_install_dir ../hl2mp_server +login anonymous +app_update 232370 validate +quit` `steamcmd.exe +force_install_dir ../hl2mp_server +login anonymous +app_update 232370 validate +quit`
  
Line 46: Line 49:
  *We delete this because this hl2 content folder is incomplete*  *We delete this because this hl2 content folder is incomplete*
  
-* **Extract** all `*_dir.vpk` files from `D:\games\sdk_base_2006\vpks\` to `D:\games\server_final\hl2\`+* **Extract** all `*_dir.vpk` files from `D:\games\sdk_base_2006\vpks\` to `D:\games\server_final\hl2\` using **GCFScape**
  *This will make sure gmod9 has access to all required hl2 content*  *This will make sure gmod9 has access to all required hl2 content*
    
-* **Extract** all `*_dir.vpk` files from `D:\games\hl2mp_server\hl2mp\` to `D:\games\server_final\hl2mp\`+* **Extract** all `*_dir.vpk` files from `D:\games\hl2mp_server\hl2mp\` to `D:\games\server_final\hl2mp\` using **GCFScape**
  *This will make sure gmod9 has access to all required hl2mp content*  *This will make sure gmod9 has access to all required hl2mp content*
    
- * **Copy** all files (excluding *.vpk files) from `D:\games\hl2mp_server\hl2mp\` to `D:\games\server_final\hl2mp\`+ * **Copy** all files (excluding .vpk files) from `D:\games\hl2mp_server\hl2mp\` to `D:\games\server_final\hl2mp\`
  *This will also make sure gmod9 has access to all required hl2mp content*  *This will also make sure gmod9 has access to all required hl2mp content*
 +
 +* **Delete** `steam.inf` from `D:\games\server_final\hl2mp\`
  
 * **Extract** the GMod9 server files so that the final path looks like this: * **Extract** the GMod9 server files so that the final path looks like this:
Line 60: Line 65:
 * **Delete** `vstdlib_s.dll`, `tier0_s.dll`, and `steamclient.dll` from `D:\games\server_final\` * **Delete** `vstdlib_s.dll`, `tier0_s.dll`, and `steamclient.dll` from `D:\games\server_final\`
  
-* **Replace** the contents of `D:\gamdes\server_final\gameinfo.txt` with the contents from **Attachment 1** (Scroll down for attachments)+* **Replace** the contents of `D:\games\server_final\gmod9\gameinfo.txt` with the contents from **Attachment 1** (Scroll down for attachments)
    
-* **Create** the file `D:\games\server_final\gmod9\autoexec.cfg` and add the contents from from **Attachment 2** (Scroll down for attachments)+* **Create** the file `D:\games\server_final\gmod9\cfg\autoexec.cfg` and add the contents from from **Attachment 2** (Scroll down for attachments)
  
 * **Start** your GMod9 server by executing the following command: * **Start** your GMod9 server by executing the following command:
Line 81: Line 86:
 |appid|content| |appid|content|
 |---|---| |---|---|
-|205|srcds+|205|Source Dedicated Server 2006
-|215|source sdk base 2006| +|215|Source SDK Base 2006| 
-|232370|half life deathmatch dedicated server|+|232370|Half-Life Deathmatch Dedicated Server| 
 + 
 +## Gmod9 Server Hosting 
 +If you don't have a network capable of hosting a server (or you just want a server instantly), you can purchase a Gmod9 server from [FaceServers](https://faceservers.com/gmod9), which is run by the same people that created FaceWAN. All servers are provisioned instantly and have a fully featured control panel.
  
 ## Attachments ## Attachments
Line 99: Line 107:
 > [Nafrayu](https://steamcommunity.com/id/nafrayu) > [Nafrayu](https://steamcommunity.com/id/nafrayu)
  
 +> [bt](https://steamcommunity.com/profiles/76561198333319749)
 </markdown> </markdown>
  
  
server_setup.1641111262.txt.gz · Last modified: 2022/01/02 08:14 by nafrayu

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki