Game Development Community

TSE dedicated server on UNIX

by Tverd · in Torque Game Engine · 11/09/2004 (6:44 am) · 1 replies

Anybody do it ? Can it work ?

#1
11/09/2004 (8:08 am)
I doubt it would compile. Even the dedicated server in TGE requires all of the dgl stuff to be built. So with TSE you may have to "#ifdef DEDICATED" like a madman throughout the engine code. Not a pretty sight.