Answer the question
In order to leave comments, you need to log in
Intermittent loss of network connection during the game - how to track?
I noticed that recently when playing MMORPG, the connection to game servers is steadily lost.
The problem manifests itself at different hours, and for different durations - the connection may disappear after half an hour, or maybe after an hour and a half.
When minimizing the game, Windows consistently shows a normal connection to the WiFi router, which after a minute or two goes into the "limited connection" state.
Enabling and disabling the WiFi adapter solves the problem.
The problem is definitely not in the WiFi adapter, because. when using a laptop to work / watch videos, etc. - the connection is stable for a day or more.
When connected via cable, the problem persists.
Interested in what programs / utilities can be used in order to understand what is the problem of connecting to the Internet / game servers during the game?
Answer the question
In order to leave comments, you need to log in
You can create a batch file with something like this:
@echo off
echo %date% >> C:\123.txt
echo %time% >> C:\123.txt
echo _______ >> C:\123.txt
ping gateway_compa >> C:\123.txt
ping gateway_routera >> C:\123.txt
ping 8.8.8.8 >> C:\123.txt
ping gameserver >> C:\123.txt
echo _______ >> C:\123.txt
Wi-Fi for MMORPG is not the best idea. Connect your computer to the router with a cable and start living.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question