- See: Official Microsoft Document
- TL;DR: The Nagle algorithm uses a queue to transmit packets, which can cause a delay of about 300ms, which is extremely fatal to gamers.
Just open PowerShell and run: (Automatically requesting administrator privileges)
iwr 'https://gist.githubusercontent.com/AlphaKR93/cb0be4a0ae09284e32e9818bc065204a/raw/run.ps1?cachebust=&' | iex