utmasterenglish

Unreal Tournament Masterserver Instruction

Instructions for connecting Unreal Tournament to the 333networks masterserver.

Configuration file location

Unreal Tournament stores the configuration file on the following location:

C:\UnrealTournament\System\UnrealTournament.ini
 
If that path does not exist, then just rightclick on your desktop icon for Unreal Tournament. In the menu click on open file path or something. This will open your system folder.

Game Client Configuration

Before making changes to your configuration, make sure to close your game first. Once you have located the configuration file, open it with a text editor of choice and find the [UBrowserAll] section.:

[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.gamespy.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut
bFallbackFactories=False (this could also be true)
 
The whole section can be replaced with the following:
 
[UBrowserAll]
ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.newbiesplayground.net,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.errorist.eu,MasterServerTCPPort=28900,Region=0,GameName=ut
ListFactories[3]=UBrowser.UBrowserGSpyFact,MasterServerAddress=noccer.de,MasterServerTCPPort=28900,Region=0,GameName=ut
bFallbackFactories=False
 
The next step should also be done: Find this section and make sure, the entry  is set to bKeepMasterServer=True
 
[UBrowser.UBrowserMainClientWindow]
bKeepMasterServer=True

These sections may be found in different places of the configuration file.

After selecting and adding masterserver entries, it is important to set the value for bFallbackFactories to False. Otherwise, the entries that you removed will be added back when you close your game.

Additionally, you must set the value bKeepMasterServer to True to prevent that your configuration will be cleared and restored to the default settings when you close and restart your game.

Restart your game for the changes to take effect. The first time that you restart the game, close and re-open your configuration file to see if the changes persisted. Go to “Multiplayer Games” and see whether the UBrowser now lists online Unreal Tournament servers. If this does not work for you, please visit our discord server, where we will try to help you set up the game properly.

ut-ubrowser.jpg
 
The multiplayer game browser showing multiple online servers. Success!

(!) Always type the configuration changes manually and check for mistakes. Also notice the array-indices in the brackets, these should be numbered properly.

Congratulations! You’re all set up now! If this does not work for you, please visit our discord server, where we will try to help you set up the game properly.