User Tools

Site Tools


tech:chivalry:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
tech:chivalry:start [2018/06/17 22:10]
admin
tech:chivalry:start [2018/06/17 22:13] (current)
admin
Line 1: Line 1:
  
 +==== Summary ====
 +
 +  * Install Ubuntu
 +    * sudo su - ; rmmod floppy
 +    * apt update ; apt upgrade
 +    * echo "​blacklist floppy"​ > /​etc/​modprobe.d/​blacklist-floppy.conf
 +    * dpkg-reconfigure initramfs-tools
 +    * reboot
 +    * apt install unzip
 +    * dpkg --add-architecture i386
 +    * apt update ; apt install libc6:i386 libstdc++6:​i386
 +  * Create logins (rk4n3, chivalry uid=4102,​gid=4102)
 +  * Log in a chivalry login
 +  * Get steamcmd
 +    * mkdir ~/arc ; cd ~/arc ; wget http://​media.steampowered.com/​installer/​steamcmd_linux.tar.gz
 +    * mkdir ~/Steam ; cd ~/Steam ; tar xzf ~/​arc/​steamcmd_linux.tar.gz
 +  * Run steamcmd.sh
 +    * cd ~/Steam ; ./​steamcmd.sh
 +    * login anonymous
 +    * app_update 220070
 +  * Resolve footprint anomolies
 +    * cd ~/Steam
 +    * ln -s ./​steamapps/​common/​chivalry_ded_server chivalry
 +    * cp ./​linux64/​steamclient.so ./​chivalry/​Binaries/​Linux/​lib/​
 +    * echo 219640 > ./​chivalry/​Binaries/​Linux/​steam_appid.txt
 +  * Configuration
 +    * Change AdminPassword in ~/​UDKGame/​Config/​UDKGame.ini
 +  * Connect by typing in game console: ​ open 192.168.0.162:​7000
 +
 +------
 ==== Official Instructions ==== ==== Official Instructions ====
 [[https://​forums.tornbanner.com/​topic/​21416/​native-linux-server-available]] [[https://​forums.tornbanner.com/​topic/​21416/​native-linux-server-available]]
tech/chivalry/start.1529291410.txt.gz ยท Last modified: 2018/06/17 22:10 by admin