1.1b3 For Linux

General discussion relating to the Transfusion project.

Moderator: General Discussion Moderators

Post Reply
Daedolon
Cultist
Posts: 97
Joined: Tue Aug 17, 2004 10:29 am
Contact:

1.1b3 For Linux

Post by Daedolon »

Should people (well, atleast me) expecting it soon or, some time?
User avatar
DustyStyx
2D Artist
Posts: 2038
Joined: Wed Aug 11, 2004 02:12 am
Location: Salt Lake
Contact:

Re: 1.1b3 For Linux

Post by DustyStyx »

It should be included with the rest of the Beta3 files.
Loevet wrote:For Linux-users, type the following commands in the shell:

To make transfusion executable, type:
chmod 0755 transfusion-glx

To play transfusion, type:
./transfusion-glx
Daedolon
Cultist
Posts: 97
Joined: Tue Aug 17, 2004 10:29 am
Contact:

Post by Daedolon »

Men. Always passing the manual aside.

Actually, what I'm searching for is a stand-alone dedicaded server, preferably a daemon. I know the -dedicaded suffix still works but :roll:
User avatar
Elric
Cabal member
Posts: 166
Joined: Fri Aug 13, 2004 07:35 am
Location: Paris & Limoges, France

Post by Elric »

Daedolon wrote:Actually, what I'm searching for is a stand-alone dedicaded server, preferably a daemon. I know the -dedicaded suffix still works but :roll:
There's no daemon version of the server, though you could probably create one "by hand" by running "nohup ./transfusion-dedicated > /dev/null &" in the Transfusion directory.

TF uses an unmodified DarkPlaces engine, so if you want to build a dedicated server, all you have to do is getting DP latest development snapshot (currently http://icculus.org/twilight/darkplaces/ ... 2beta1.zip ), extract the source code from it, and run "make sv-release" in the source code directory. You'll build a "darkplaces-dedicated". Rename it to "transfusion-dedicated", and voila! :)
Post Reply