Just wondering if anyone knows where the rust server is located? i pinged the website and i got 30ms from australia but i don't think that's right.
[QUOTE=Escon;41202417]Just wondering if anyone knows where the rust server is located? i pinged the website and i got 30ms from australia but i don't think that's right.[/QUOTE]
If I recall correctly it used to use the Facepunch host, and since Garry lives in the UK, I would guess somewhere around there :v:
The servers facepunch uses are pretty damn good.
It's hosted at Amazon (probably cloud?).
Snippet from the game's code that shows it:
[QUOTE]
this.serverConnectURL = "server001.playrust.com";
this.serverConnectPort = 0x1f79;
Debug.Log("Connecting to Amazon servers... server001.playrust.com:8057");
[/QUOTE]
Thanks. 240 ping to that address ;(
Sorry, you need to Log In to post a reply to this thread.