Now the TTK and TTD feel normal.1.) All network card options (Device Manager) disabled
a) Interrupt Moderation = On
b) Interrupt Moderation Rate = Off
d) Network card Transmit Buffer (Device Manager) = 2048
e) Network card Receive Buffer (Device Manager) = 2048
2.) REG: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile
a) NetworkThrottlingIndex = 70 (Decimal)
b) SystemResponsiveness = 10 (Decimal)
3.) CMD@Admin: netsh interface tcp set global rsc=disabled
4.) CMD@Admin: netsh interface udp set global uro=disabled
5.) CMD@Admin: netsh interface udp set global uso=disabled
6.) CMD@Admin: bcdedit /set tscsyncpolicy enhanced
7.) CMD@Admin: bcdedit /set disabledynamictick no
It just saddens me that I could play at 5-6ms, but it doesn't run smoothly, even though the FPS is good. The mouse also feels weird.
bcdedit /set useplatformtick yes
EDIT:
NetworkThrottlingIndex = 70 (Decimal)
I'd like to understand why it feels so terrible at, say, 10 or ffffffff? Everyone recommends it, but it doesn't work well for me.
