Skip to content

Commit 15a7b78

Browse files
authored
Switch to OpenSpy master server for Unreal Tournament 2004 (GameServerManagers#133)
* fix(ut2k4): Remove GameSpy master servers * feat(ut2k4): Use OpenSpy master instead of soon defunct Epic master closes GameServerManagers/LinuxGSM#4086
1 parent 4e9cd04 commit 15a7b78

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

UnrealTournament2004/UT2004.ini

+1-5
Original file line numberDiff line numberDiff line change
@@ -269,11 +269,7 @@ ServerBehindNAT=False
269269
[IpDrv.MasterServerLink]
270270
LANPort=11777
271271
LANServerPort=10777
272-
MasterServerList=(Address="ut2004master1.epicgames.com",Port=28902)
273-
MasterServerList=(Address="ut2004master2.epicgames.com",Port=28902)
274-
MasterServerList=(Address="master.333networks.com",Port=27900)
275-
MasterServerList=(Address="master.errorist.tk",Port=27900)
276-
MasterServerList=(Address="master.newbiesplayground.net",Port=27900)
272+
MasterServerList=(Address="utmaster.openspy.net",Port=28902)
277273

278274
[IpDrv.HTTPDownload]
279275
RedirectToURL=

0 commit comments

Comments
 (0)