10 lines
515 B
Reg
10 lines
515 B
Reg
Windows Registry Editor Version 5.00
|
|
|
|
;To keep the internet connection stable on your PC, Windows will sometimes throttle your network, which can reduce its speed. For online gaming this can result in a higher ping.
|
|
;You can rectify that by disabling Network Throttling and System Responsiveness for pure gaming and streaming.
|
|
|
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile]
|
|
"NetworkThrottlingIndex"=dword:ffffffff
|
|
"SystemResponsiveness"=dword:00000000
|
|
|
|
!MADE BY OGTech! |