Difference between revisions of "Multiplayer(Main)"

From FreeSpace Wiki
Jump to: navigation, search
(Standalone Servers)
(This URL link is now dead)
Line 18: Line 18:
  
  
Related: [http://www.pxo.net/faq_fs2demo.cfm Information on multi.cfg]  [[Sample multi.cfg file]]
+
Related: [[Sample multi.cfg file]]
  
  
 
[[Category:Source Code Project]]
 
[[Category:Source Code Project]]

Revision as of 09:47, 5 December 2013

FS2NetD - SCP Multiplayer

FS2NetD is an online FS2 game tracker. It acts as a lobby for multiplayer games, and it tracks registered pilots and mission statistics. When PXO is slated to be back online in 2007, FS2NetD will go away.

Related:

Multiplay over TCP/IP

FreeSpace 2 can also be played by connecting directly to a hosting game via their i.p. address.

Standalone Servers

A dedicated/standalone FreeSpace2 server can be run on the Windows, Linux and Mac platforms. This is enabled with the -standalone option. Currently, standalone servers are beta and undergoing continued testing and development.

On Linx and Mac the standalone server utilises a set of features called WebUI


Related: Sample multi.cfg file