To just host on them enter this:
( The First one is is hosted courtesy of DarkKnightKiller , which is jsut hopefully permeanent if all works out, while the second is hosted by me, which will be temporarily/only as a test)
If you have Nephthys insert these two into your
- Code: Select all
[DeusEx.DeusExGameEngine]
ServerActors=Nephthys.NptServerUplink MasterServerAddress=67.86.252.168 MasterServerPort=27900
ServerActors=Nephthys.NptServerUplink MasterServerAddress=89.100.53.55
MasterServerPort=27900
If you don't have Nephthys Insert this into
[DeusEx.DeusExGameEngine]
- Code: Select all
ServerActors=IpServer.UdpServerUplink MasterServerAddress=67.86.252.168 MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress= 89.100.53.55 MasterServerPort=27900
And to see them: (Without mmuserinterface)
- Code: Select all
[DeusEx.MenuScreenJoinGame]
;MasterServerAddress=67.86.252.168
MasterServerAddress=89.100.53.55
for my one to be seen you put ;MasterServerAddress=67.86.252.168
MasterServerAddress=89.100.53.55
and for DarkKnightKiller's to be seen you put
MasterServerAddress=67.86.252.168
;MasterServerAddress=89.100.53.55
so the one without the ; entry may be seen and the one with it, will not.
Or alternatively, you can use MMuserinterface, which is simple, so I don't need to explain that.
Remember at the moment, this is only a test