Eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
when u luanch the game and the screen will show which say press any key , at the bottom you can see data or something like that I forgot cause i didn't play for awhile ,
or just use cmd
pen Command Prompt/Windows Powershell (either will work)
Right click the windows icon in the lower left corner
Select Command Prompt or Powershell
Enter the command as follows: ping -n 100 1.1.1.1
ping = The command to ping, leave unchanged
-n XXX = This allows you to set the number of times it tests. The default is 4.
X.X.X.X = This is the ip address you are testing the connection too. We recommend Cloudflare (1.1.1.1) or Google (8.8.8.8).
Check the summary when completed for percentage of packet loss.