3 years ago
Constant Lag
I just brought the game off Steam. Whenever I'm in game, when deployed, I get constant lag, as if I am missing packets, with the 3 orange squares in the top left. I have no other problems with any ot...
@twitchandooocheck windows for errors:
(K0) Type cmd in Windows search.
(K1) Right-click on Command Prompt and pick Run as administrator.
(K2) When User Account Control shows up, click Yes.
(K3) Use the following command lines, pressing Enter after each (make sure you wait till each of the commands is executed properly):
(K4) sfc /scannow
(K5) DISM /Online /Cleanup-Image /CheckHealth
(K6) DISM /Online /Cleanup-Image /ScanHealth
(K7) DISM /Online /Cleanup-Image /RestoreHealth
(K8) Reboot your system
you could try to reset your network settings also at your computer and reboot:
(L0) Type cmd in Windows search , Right-click on Command Prompt and pick Run as administrator,
copy and paste the following commands by pressing enter at the end of each command line:
(L1) netsh winsock reset
(L2) netsh int ip reset
(L3) netsh advfirewall reset
(L4) netsh winhttp reset proxy
(L5) ipconfig /release
(L6) ipconfig /renew
(L7) ipconfig /flushdns
Reboot youre computer