landauneo • PM |
Oct 01, 2020 7:01 AM
|
![]() Posts: 1 |
Hi guys ,I reinstalled U-T and now no Gateways severs show up.When I pit the open location in it says I need a botskin 633.Ive downloaded all the ungradeS I can find can you help thanks Gary..
|
medor • PM |
Aug 14, 2021 2:05 AM
|
![]() Posts: 6 |
Open your games configuration file, usually gamename.ini (unrealtournament.ini), find the sections below and edit them as described:
Code: [UBrowserAll] ListFactories[0]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.333networks.com,MasterServerTCPPort=28900,Region=0,GameName=ut ListFactories[1]=UBrowser.UBrowserGSpyFact,MasterServerAddress=master.noccer.de,MasterServerTCPPort=28900,Region=0,GameName=ut ListFactories[2]=UBrowser.UBrowserGSpyFact,MasterServerAddress=utmaster.epicgames.com,MasterServerTCPPort=28900,Region=0,GameName=ut bFallbackFactories=False This is also very important to make sure that the updateserver does not mix up your settings. Code: [UBrowser.UBrowserMainClientWindow] bKeepMasterServer=True |