(edited by vpchelko.4261)
Ping bugged?
From what I learned recently, it may be due the size of the packet. The game seems to use packets with 10240 bytes of data while the default for ping in console is 32 bytes. Try to change it and see if both get close (on Windows 7 [maybe other versions too] it’s the parameter -l [e.g. ping <ip here> -l 10240]).
From what I learned recently, it may be due the size of the packet. The game seems to use packets with 10240 bytes of data while the default for ping in console is 32 bytes. Try to change it and see if both get close (on Windows 7 [maybe other versions too] it’s the parameter -l [e.g. ping <ip here> -l 10240]).
tried that. thank you. it’s 26 ms on average versus 47 ingame with that parameter.
Somewhat closer then, it seems it was like I said yes.