Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: CountOfFive on April 04, 2010, 08:36:13 pm
-
Howdy folks,
Been looking around for some info on running SCP as a stand alone server on an extra Linux box I have down in Toronto.
Have had no luck.
Anyone doing this?
If not, anyone like to work with me to make a .deb package for an easy install and config of such a beast?
Later...
-
Running a standalone still requires the game data. Once you have the game installed and running, you can run a standalone. Unfortunately, it doesn't run native on Linux (yet).
-
Unfortunately, it doesn't run native on Linux (yet).
That is too bad. I suppose I could do the wine thing.
I wonder if it will run headless.
-
I believe that a port of the standalone to Linux has already been done. I've just never seen the code for it.
-
Spicious did a port of the standalone to wxWidgets.
Not sure if the patch is still floating around, or whether it still compiles - I had problems with the patch when I first tried!
-
Yeah some people said the code definitely needed some work, so it was never committed.
-
Why don't people tell me these things?
-
Beats me. The people who had issues should have mentioned those issues in the thread where it was posted. Especially since the forums are the supposed to be the primary venue for those sorts of things.
-
Well Spicious, wanna give it another go?
I can use my machine for devel and testing of a headless standalone server, and you can wrap it in a wxWidgets front end for the desktop folks? Bonus with wx is it can cross-compile so the windows and mac folks get some lovin' too.
C'mon...ya know you wanna!
-
The way it's currently set up, it can't be done headless. Where was that thread again anyway?
Edit: nm found it (http://www.hard-light.net/forums/index.php?topic=64174.0). Too bad the diffs were deleted. Don't think I know where I saved them right now.
-
Try this (http://www.cse.unsw.edu.au/~samm/standalone.7z).