Masterserver Guide

From Oldunreal-Wiki
Revision as of 10:31, 23 September 2008 by Smirftsch (talk | contribs) (New page: For a few days now the regular Unreal MasterServers are gone. So at the moment there are only a very few or no servers at all are in the browserlist. In the meantime three very reliable pe...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

For a few days now the regular Unreal MasterServers are gone. So at the moment there are only a very few or no servers at all are in the browserlist. In the meantime three very reliable people from the Unreal community are providing us Masterservers: Hyper.nl,SA|Digimes and hLk_Havok To make your Unreal work with these servers add the following lines to your Unreal.ini:


ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.oldunreal.com MasterServerPort=27900

ServerActors=IpServer.UdpServerUplink MasterServerAddress=hyper.dnsalias.net MasterServerPort=27900

ServerActors=IpServer.UdpServerUplink MasterServerAddress=master.hlkclan.net MasterServerPort=27900


and

[UBrowserAll] ListFactories[X]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.oldunreal.com,MasterServerTCPPort=28900,GameName=unreal

ListFactories[X]=UBrowser.UBrowserGSpyFact,MasterServerAddress=hyper.dnsalias.net,MasterServerTCPPort=28900,GameName=unreal

ListFactories[X]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.hlkclan.net,MasterServerTCPPort=28900,GameName=unreal

Please note that the [X] has to be replaced with the correct following number of your ini. So if your last entry is [2] you have to replace it with [3],[4] and [5].