| Both sides previous revision Previous revision Next revision | Previous revision |
| howtos [2014/08/20 14:12] – ben | howtos [2021/03/31 08:14] (current) – ben |
|---|
| === Required files === | === Required files === |
| |
| [[http://files.ndlp.info/cstrike/linux/hlds/full/hlds_l3016.tar.gz|hlds_l3016.tar.gz]]\\ | [[https://files.ndlp.info/cstrike/linux/hlds/full/hlds_l3016.tar.gz|hlds_l3016.tar.gz]]\\ |
| [[http://files.ndlp.info/cstrike/linux/mods/cs/full/cs_beta52.tar.gz|cs_beta52.tar.gz]] or [[http://files.ndlp.info/cstrike/linux/mods/cs/full/cs_beta61.tar.gz|cs_beta61.tar.gz]]\\ | [[https://files.ndlp.info/cstrike/linux/mods/cs/full/cs_beta52.tar.gz|cs_beta52.tar.gz]] or [[https://files.ndlp.info/cstrike/linux/mods/cs/full/cs_beta61.tar.gz|cs_beta61.tar.gz]]\\ |
| [[http://files.ndlp.info/cstrike/linux/hlds/tools/hlds_l.3016.nowon.sh|hlds_l.3016.nowon.sh]] | [[https://files.ndlp.info/cstrike/linux/hlds/tools/hlds_l.3016.nowon.sh|hlds_l.3016.nowon.sh]] |
| |
| === Requirements === | === Requirements === |
| |
| * A 32 bits operating system | * A 32 bits operating system |
| * 128 Mb / | * 128 Mb / 1Gb swap |
| * A single CPU/core machine (virtualization is advised). Please see [[.:xen|here]] to grab a 32 bits Wheezy Xen image. | * A single CPU/core machine (virtualization is advised). Please see [[.:xen|here]] to grab a 32 bits Wheezy Xen image for instance. |
| |
| === Installing files === | === Installing files === |
| </code> | </code> |
| |
| * Apply nowon patch | * Apply nowon patch (to be able to start server with C class address behind nat) : |
| |
| <code> | <code> |
| /your_halflife_directory/hlds_l -game cstrk61 +exec server.cfg +ip 192.168.1.2 -port 27016 +sv_lan 1 +map de_train +maxplayers 24 -heapsize 1024000 | /your_halflife_directory/hlds_l -game cstrk61 +exec server.cfg +ip 192.168.1.2 -port 27016 +sv_lan 1 +map de_train +maxplayers 24 -heapsize 1024000 |
| </code> | </code> |
| |
| :!: In the above a local class C address is used. Specify whatever IP you may need depending on your network configuration. | |
| |
| :!: Default heapsize is 32Mb, it may not be enough for some maps. Raise it to 1 Gb. | :!: Default heapsize is 32Mb, it may not be enough for some maps. Raise it to 1 Gb. |
| === Required files === | === Required files === |
| |
| [[http://files.ndlp.info/cstrike/linux/hlds/full/hlds_l3104.tar.gz|hlds_l3104.tar.gz]]\\ | [[https://files.ndlp.info/cstrike/linux/hlds/full/hlds_l3104.tar.gz|hlds_l3104.tar.gz]]\\ |
| [[http://files.ndlp.info/cstrike/linux/mods/cs/full/cs_beta71.tar.gz|cs_beta71.tar.gz]] or [[http://files.ndlp.info/cstrike/linux/mods/cs/full/cs_11.tar.gz|cs_11.tar.gz]]\\ | [[https://files.ndlp.info/cstrike/linux/mods/cs/full/cs_beta71.tar.gz|cs_beta71.tar.gz]] or [[https://files.ndlp.info/cstrike/linux/mods/cs/full/cs_11.tar.gz|cs_11.tar.gz]]\\ |
| [[http://files.ndlp.info/cstrike/linux/hlds/tools/hlds_nowon.c|hlds_nowon.c]] | [[https://files.ndlp.info/cstrike/linux/hlds/tools/hlds_nowon.c|hlds_nowon.c]] |
| |
| === Hardware and software requirements === | === Hardware and software requirements === |