CURRENT MASTER SERVER>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >
This thread has been updated as of 2020 to reflect the current master server.
Good news everyone, Starsiege has been made FREE TO PLAY by the IP holder, and we have a privately hosted multiplayer server.
We are now using Jen's master server as the primary. So, if you've been using the master server from 2012, please update because that IP address is no longer reliable. If you don't have the game installed at all, you can skip ahead for a game download link that already has the master server.
If you have it installed, keep reading...
Instructions:
Don't have the game installed at all?
DOWNLOAD STARSIEGE>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
The Starsiege franchise intellectual property is now owned by Hi-Rez, who has made it FREE-TO-PLAY shareware. You can find the vanilla Starsiege, Earthsiege, and Tribes games HERE: https://www.tribesuniverse.com/ ... Now, Unless you are running Win XP, or lower (i.e., 98, 95...) we don't recommend using the download directly from the Hi-Rez to play Starsiege, because it's not bug fixed or updated, and it will crash on Windows 10.
Jenetrix has created a new game installer .exe with a full patched, updated game. It includes the vanilla game (campaign and multiplayer) "no CD patch, " anti-crashing fixes, and ambient CD music reintegration. AND this already has the master.cs file included inside. Again, you can download this for free, no worry about using old CDs or installing patches on your own.
---> The patched Win 10 version is available Here: https://drive.google.com/drive/folde...UkB6netRx7rYE2
NOTE: You'll want to download "Starsiege: SS.IO" for the game itself first, and then "Starsiege - Extras" to automatically install the "big-ass custom community skin pack" and some other things.
Anti-virus may flag this patched game installer. Your browser and/or Windows will ask you if you trust the file. You'll have to approve the .exe if this shows up.
DISCORD>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Join the Starsiege Discord to get connected to the group chat for match-making https://discord.gg/M5UjBpv
If you experience any bugs or have questions, this is the quickest place to get help as well.
4AEmQvp.jpg
This thread has been updated as of 2020 to reflect the current master server.
Good news everyone, Starsiege has been made FREE TO PLAY by the IP holder, and we have a privately hosted multiplayer server.
We are now using Jen's master server as the primary. So, if you've been using the master server from 2012, please update because that IP address is no longer reliable. If you don't have the game installed at all, you can skip ahead for a game download link that already has the master server.
If you have it installed, keep reading...
Instructions:
- Your game's master.cs file is in the Dynamix/Starsiege/Scripts/ folder, navigate here.
- Locate the file Master.cs, open it with Notepad.
- Replace the entire contents of the file with the code provided, save, and close. Done!
Code:
//--------------------------------- // master.cs // Last Updated 12/09/18 //--------------------------------- $Inet::Master1 = "IP:master1.starsiege.io:29000"; // Jenetrix's Master $Inet::Master2 = "IP:master2.starsiege.pw:29000"; // Wilzuun's Master $Inet::Master3 = "IP:master3.starsiege.io:29000"; // Jenetrix's Backup Master // Legacy Master Servers // $Inet::Master1 = "IP:ss1m1.masters.dynamix.com:29000"; // $Inet::Master2 = "IP:ss1m2.masters.dynamix.com:29000"; // $Inet::Master3 = "IP:ss1m3.masters.dynamix.com:29000"; $inet::IPBroadcast1 = "IP:broadcast:29001"; $inet::IPXBroadcast1 = "IPX:broadcast:29001"; # times here are in ms $pref::maxConcurrentPings = 20; $pref::pingTimeoutTime = 1500; $pref::pingRetryCount = 2; $pref::maxConcurrentRequests = 10; $pref::requestTimeoutTime = 3000; $pref::requestRetryCount = 2;
DOWNLOAD STARSIEGE>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
The Starsiege franchise intellectual property is now owned by Hi-Rez, who has made it FREE-TO-PLAY shareware. You can find the vanilla Starsiege, Earthsiege, and Tribes games HERE: https://www.tribesuniverse.com/ ... Now, Unless you are running Win XP, or lower (i.e., 98, 95...) we don't recommend using the download directly from the Hi-Rez to play Starsiege, because it's not bug fixed or updated, and it will crash on Windows 10.
Jenetrix has created a new game installer .exe with a full patched, updated game. It includes the vanilla game (campaign and multiplayer) "no CD patch, " anti-crashing fixes, and ambient CD music reintegration. AND this already has the master.cs file included inside. Again, you can download this for free, no worry about using old CDs or installing patches on your own.
---> The patched Win 10 version is available Here: https://drive.google.com/drive/folde...UkB6netRx7rYE2
NOTE: You'll want to download "Starsiege: SS.IO" for the game itself first, and then "Starsiege - Extras" to automatically install the "big-ass custom community skin pack" and some other things.
Anti-virus may flag this patched game installer. Your browser and/or Windows will ask you if you trust the file. You'll have to approve the .exe if this shows up.
DISCORD>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Join the Starsiege Discord to get connected to the group chat for match-making https://discord.gg/M5UjBpv
If you experience any bugs or have questions, this is the quickest place to get help as well.
4AEmQvp.jpg
Comment