Is 80ms ping too high for Multiplayer gaming?

Status
Not open for further replies.
80 ping is fine but as you are explaining it seems to be the case of spikes in your ping.. check the ping for about 1 min... see whether the ping jumps to 200 and then comes back to 80.
 
@Pisen - His ping is not 80.

@Ethan

Here's the solution.

1)Disable all other services/apps that might be using your internet connectivity.
2)Join the game in the server.
3)Minimize the game
4)Open command prompt ("cmd" in run)
5)Type "netstat -an". Press enter.

Now you will see all the network connections currently to and from your machine.

Eg. Here are mine a.t.m.

TCP 0.0.0.0:8081 0.0.0.0:0 LISTENING
TCP 0.0.0.0:60673 0.0.0.0:0 LISTENING
TCP 127.0.0.1:1076 0.0.0.0:0 LISTENING
TCP 127.0.0.1:62514 0.0.0.0:0 LISTENING
TCP 160.95.122.86:139 0.0.0.0:0 LISTENING
TCP 160.95.122.86:1432 192.168.226.200:1533 ESTABLISHED
TCP 160.95.122.86:1605 143.222.222.44:60704 ESTABLISHED
TCP 160.95.122.86:1840 160.95.50.162:1352 CLOSE_WAIT
TCP 160.95.122.86:2121 143.222.222.116:445 ESTABLISHED
TCP 160.95.122.86:3373 143.222.220.71:445 ESTABLISHED
TCP 160.95.122.86:4338 143.222.15.215:8082 ESTABLISHED
TCP 160.95.122.86:4375 143.222.15.214:8082 ESTABLISHED
TCP 160.95.122.86:4681 143.222.15.216:8082 ESTABLISHED
TCP 160.95.122.86:4783 143.222.222.44:60811 ESTABLISHED
TCP 160.95.122.86:4796 143.222.15.217:8082 ESTABLISHED
TCP 172.26.253.97:139 0.0.0.0:0 LISTENING
UDP 0.0.0.0:445 *:*
UDP 0.0.0.0:3343 *:*

You can differentiate between external and internal ip, I presume. Now since you have disabled all other network activity, you should see only one external ip. That is the server you are playing at. If you know the port number at the server end(you can google this) for this game, then you can for sure know which "Established" communication is to the game server. In this case you wouldn't even have to disable any other internet activity, as you know the port number(the one after the ":" in the ips).

One you have the server ip. Disable all other net activity. Do ping <x.x.x.x>. Now this is your actual ping at the server.

In fast FPSes the ping should be less than 200 for optimal gaming performance. But if your game sucks, you can join these high ping servers and annoy those ppl in there, it's kinda fun. :hap2:
 
Thanks for that command. I'll try that out ASAP. Just a quick update, I tried F.E.A.R 2: Project Origins online mulitplayer & that worked absolutely fine. I filtered the servers to ping below 50ms & I could smoothly. Let me try with Bionic Commando again. Thanks for all your help guys. Much appreciated as always. :)
 
Status
Not open for further replies.