How to use my tremded
You want to make a public dedicated server ? Available on internet ? Then it's the good howto :)
Create a server
This part is the same for any dedicated tremulous server.
Short guide :
- open your UDP port 32720 (depend on your router, the thing which do internet for you)
- install tremulous ( simple way : unzip the zipfile)
- customize your server.cfg (in directory base)
- run the server with ./tremded.x86 +set dedicated 2 +exec server.cfg (change ./tremded.x86 with tremded.exe for Windows or tremded.ub for Mac)
Long guide :
- incoming ?
Using another game.qvm/tremded
This part explain how to use new game.qvm (which need a new tremded.x86, at least for my game.qvm). Game.qvm need an other version of tremded.x86 because (I suppose) the .qvm format changed a bit and or no longer compatible with old tremded.x86.
Get tremded.x86 at http://dnc.tremforges.net/download/tremded.x86 or (not tested, but might work) http://www.tjw.org/tremulous/. From the last link you will also find a tremded version for Windows and Mac. Remplace the old tremded.x86 with the new one.
Get game.qvm from http://dnc.tremforges.net/download/game.qvm and put it in ~/.tremulous/base/vm/game.qvm (for Linux). To find the right directory to put game.qvm in, you can launch tremulous (or tremded, but then use the old one, cause the new tremded is incompatible with original game.qvm) then type in console fs_homepath. Under Linux it will show "/home/pierref/.tremulous", then I put game.qvm in "/home/pierref/.tremulous/base/vm/".
It should work, run the server and try it :)
