HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Everything about latency. This section is mainly user/consumer discussion. (Peer-reviewed scientific discussion should go in Laboratory section). Tips, mouse lag, display lag, game engine lag, network lag, whole input lag chain, VSYNC OFF vs VSYNC ON, and more! Input Lag Articles on Blur Busters.
hazzahodgson
Posts: 23
Joined: 20 Jun 2024, 13:26

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by hazzahodgson » 01 Apr 2025, 11:25

JimCarry wrote:
31 Mar 2025, 17:05
hazzahodgson wrote:
31 Mar 2025, 16:09
JimCarry wrote:
31 Mar 2025, 14:43
hazzahodgson wrote:
31 Mar 2025, 14:35
I can vouch for you on this LOL i just made my own post about it.
I’ve spent months fine-tuning my expensive Ethernet card like I’m defusing a bomb, registry edits, driver voodoo, praying to the latency gods — and still felt like I was aiming through syrup in slow motion. For the jokes, I plugged in a plastic WiFi stick that looks like it came from a cereal box… and suddenly my game feels like it’s being rendered by a sniper rifle powered by divine intervention. Everything’s locked in, pixel-perfect, headshots feel preordained. I’m out here getting clapped by a thumb-sized antenna with the soul of a microwave. Life is a simulation
so to be clear the fix is: you must use wifi and "plastic WiFi stick that looks like it came from a cereal box" ?
I really think its to do with how network processing works. with my usb dongle, message interupts went crazy since it was polling through my usb controller. higher cpu usage less performance in game but network packets were instant. the same behaviour can be seen in Linux, and with NetAdapterCx driver on windows, which uses polling also. check if your nic has a netadaptercx driver, its a windows 11 exclusive. it affects mouse feel tho beacuse of system choke from the polling. its like a massive vicious cycle. make 1 thing perfect the next goes shit, cant have evrything perfect. we need a seperate dedicated cpu for processing dpc/polling/interupts imo
thanks for sharing / explain.i am on win 10 but what do you mean by "message interupts went crazy" ,also i wanto to ask can you give me link for the one you buy,and do you touch any settings on it,also cmd default ?
https://learn.microsoft.com/en-us/windo ... interrupts - you can read up on it here

the usb wifi dongle i have is a realtek 8812bu

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by JimCarry » 01 Apr 2025, 14:46

hazzahodgson wrote:
01 Apr 2025, 11:25
JimCarry wrote:
31 Mar 2025, 17:05
hazzahodgson wrote:
31 Mar 2025, 16:09
JimCarry wrote:
31 Mar 2025, 14:43


so to be clear the fix is: you must use wifi and "plastic WiFi stick that looks like it came from a cereal box" ?
I really think its to do with how network processing works. with my usb dongle, message interupts went crazy since it was polling through my usb controller. higher cpu usage less performance in game but network packets were instant. the same behaviour can be seen in Linux, and with NetAdapterCx driver on windows, which uses polling also. check if your nic has a netadaptercx driver, its a windows 11 exclusive. it affects mouse feel tho beacuse of system choke from the polling. its like a massive vicious cycle. make 1 thing perfect the next goes shit, cant have evrything perfect. we need a seperate dedicated cpu for processing dpc/polling/interupts imo
thanks for sharing / explain.i am on win 10 but what do you mean by "message interupts went crazy" ,also i wanto to ask can you give me link for the one you buy,and do you touch any settings on it,also cmd default ?
https://learn.microsoft.com/en-us/windo ... interrupts - you can read up on it here

the usb wifi dongle i have is a realtek 8812bu
thanks,but i still dont get it,you mean that when for example,when you go in msi util,msg limit when up or ?also when you plug the "realtek 8812bu" in the usb do you change any advanced settings on it or? and what is you cmd?
Attachments
wtf.GIF
wtf.GIF (72.29 KiB) Viewed 3484 times

hazzahodgson
Posts: 23
Joined: 20 Jun 2024, 13:26

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by hazzahodgson » 01 Apr 2025, 14:58

JimCarry wrote:
01 Apr 2025, 14:46
hazzahodgson wrote:
01 Apr 2025, 11:25
JimCarry wrote:
31 Mar 2025, 17:05
hazzahodgson wrote:
31 Mar 2025, 16:09


I really think its to do with how network processing works. with my usb dongle, message interupts went crazy since it was polling through my usb controller. higher cpu usage less performance in game but network packets were instant. the same behaviour can be seen in Linux, and with NetAdapterCx driver on windows, which uses polling also. check if your nic has a netadaptercx driver, its a windows 11 exclusive. it affects mouse feel tho beacuse of system choke from the polling. its like a massive vicious cycle. make 1 thing perfect the next goes shit, cant have evrything perfect. we need a seperate dedicated cpu for processing dpc/polling/interupts imo
thanks for sharing / explain.i am on win 10 but what do you mean by "message interupts went crazy" ,also i wanto to ask can you give me link for the one you buy,and do you touch any settings on it,also cmd default ?
https://learn.microsoft.com/en-us/windo ... interrupts - you can read up on it here

the usb wifi dongle i have is a realtek 8812bu
thanks,but i still dont get it,you mean that when for example,when you go in msi util,msg limit when up or ?also when you plug the "realtek 8812bu" in the usb do you change any advanced settings on it or? and what is you cmd?
I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by JimCarry » 01 Apr 2025, 16:33

hazzahodgson wrote:
01 Apr 2025, 14:58
JimCarry wrote:
01 Apr 2025, 14:46
hazzahodgson wrote:
01 Apr 2025, 11:25
JimCarry wrote:
31 Mar 2025, 17:05


thanks for sharing / explain.i am on win 10 but what do you mean by "message interupts went crazy" ,also i wanto to ask can you give me link for the one you buy,and do you touch any settings on it,also cmd default ?
https://learn.microsoft.com/en-us/windo ... interrupts - you can read up on it here

the usb wifi dongle i have is a realtek 8812bu
thanks,but i still dont get it,you mean that when for example,when you go in msi util,msg limit when up or ?also when you plug the "realtek 8812bu" in the usb do you change any advanced settings on it or? and what is you cmd?
I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

-I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

i have i use i did put my nic on my last core.

-Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

i dont use rss.if you increase msg limit for some driver and if the irqs dont go up as well it means it does not work.

-however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

i use the latest one 2025 the one that you are linking i think is the same but with power savings enable or i am in mistake ?
https://www.realtek.com/Download/ToDown ... oadid=4357
Attachments
mine.GIF
mine.GIF (213.27 KiB) Viewed 3456 times
ihave.GIF
ihave.GIF (28.67 KiB) Viewed 3456 times

hazzahodgson
Posts: 23
Joined: 20 Jun 2024, 13:26

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by hazzahodgson » 01 Apr 2025, 23:34

JimCarry wrote:
01 Apr 2025, 16:33
hazzahodgson wrote:
01 Apr 2025, 14:58
JimCarry wrote:
01 Apr 2025, 14:46
hazzahodgson wrote:
01 Apr 2025, 11:25


https://learn.microsoft.com/en-us/windo ... interrupts - you can read up on it here

the usb wifi dongle i have is a realtek 8812bu
thanks,but i still dont get it,you mean that when for example,when you go in msi util,msg limit when up or ?also when you plug the "realtek 8812bu" in the usb do you change any advanced settings on it or? and what is you cmd?
I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

-I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

i have i use i did put my nic on my last core.

-Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

i dont use rss.if you increase msg limit for some driver and if the irqs dont go up as well it means it does not work.

-however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

i use the latest one 2025 the one that you are linking i think is the same but with power savings enable or i am in mistake ?
https://www.realtek.com/Download/ToDown ... oadid=4357
try the one with netadaptercx, not the ndis one, i like netadaptercx one

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by JimCarry » 02 Apr 2025, 00:28

hazzahodgson wrote:
01 Apr 2025, 23:34
JimCarry wrote:
01 Apr 2025, 16:33
hazzahodgson wrote:
01 Apr 2025, 14:58
JimCarry wrote:
01 Apr 2025, 14:46


thanks,but i still dont get it,you mean that when for example,when you go in msi util,msg limit when up or ?also when you plug the "realtek 8812bu" in the usb do you change any advanced settings on it or? and what is you cmd?
I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

-I guess you havent much experience with inteupts affinity/policies yet so id research it a bit before you change anything as you can easily make performance worse. it depends a lot on your hardware and how its configured.

i have i use i did put my nic on my last core.

-Go in advanced network adapter properties and for rss queues, change msi limit for the same amount of queues you have. that make it a bit more stable for me.

i dont use rss.if you increase msg limit for some driver and if the irqs dont go up as well it means it does not work.

-however i do notice youre using the same ethernet controller as my motherboard has. You can try the netadaptercx driver. you can download it here https://www.realtek.com/Download/ToDown ... oadid=4342

i use the latest one 2025 the one that you are linking i think is the same but with power savings enable or i am in mistake ?
https://www.realtek.com/Download/ToDown ... oadid=4357
try the one with netadaptercx, not the ndis one, i like netadaptercx one
ok whats the diff ? this is win 11 i am win 10?

Syykfk
Posts: 88
Joined: 28 Jul 2023, 08:19

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by Syykfk » 09 Apr 2025, 05:17

Hyote wrote:
27 Feb 2025, 07:19
I've been experimenting with some settings that needed to be disabled in gpedit and now I have massively reduced desync. The last two that disable cmd and regedit should be set before playing games and reenabled when needed. There is a potential for placebo as always but the reason I'm sharing these is because I notice a huge change in online games which have been nearly unplayable until now.

Computer Configuration, Administrative Templates, System:
Display highly detailed status messages - Disabled

Computer Configuration, Administrative Templates, Windows Components, Event Logging:
Enable Protected Event Logging - Disabled

Computer Configuration, Administrative Templates, Windows Components, Event Viewer:
Events.asp program - Disabled

User Config, Admin Templates, System, Scripts:
Run legacy logon scripts hidden - Enabled
Run logon scripts synchronously - Disabled
Run Windows PowerShell scripts first at user logon, logoff - Enabled

User Config, Admin Templates, System:
Prevent Access to the command prompt - Enabled ; Disable the command prompt script processing also - Yes
Prevent Access to registry editing tools - Enabled ; Disable regedit from running silently - Yes
What if I have a .bat file that runs automatically at startup?
I have no input lag, currently mainly researching desync.

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by JimCarry » 09 Apr 2025, 13:57

Syykfk wrote:
09 Apr 2025, 05:17
Hyote wrote:
27 Feb 2025, 07:19
I've been experimenting with some settings that needed to be disabled in gpedit and now I have massively reduced desync. The last two that disable cmd and regedit should be set before playing games and reenabled when needed. There is a potential for placebo as always but the reason I'm sharing these is because I notice a huge change in online games which have been nearly unplayable until now.

Computer Configuration, Administrative Templates, System:
Display highly detailed status messages - Disabled

Computer Configuration, Administrative Templates, Windows Components, Event Logging:
Enable Protected Event Logging - Disabled

Computer Configuration, Administrative Templates, Windows Components, Event Viewer:
Events.asp program - Disabled

User Config, Admin Templates, System, Scripts:
Run legacy logon scripts hidden - Enabled
Run logon scripts synchronously - Disabled
Run Windows PowerShell scripts first at user logon, logoff - Enabled

User Config, Admin Templates, System:
Prevent Access to the command prompt - Enabled ; Disable the command prompt script processing also - Yes
Prevent Access to registry editing tools - Enabled ; Disable regedit from running silently - Yes
What if I have a .bat file that runs automatically at startup?
what bat can i see it ?

Hyote
Posts: 461
Joined: 09 Jan 2024, 18:08

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by Hyote » 10 Apr 2025, 01:31

Syykfk wrote:
09 Apr 2025, 05:17
Hyote wrote:
27 Feb 2025, 07:19
I've been experimenting with some settings that needed to be disabled in gpedit and now I have massively reduced desync. The last two that disable cmd and regedit should be set before playing games and reenabled when needed. There is a potential for placebo as always but the reason I'm sharing these is because I notice a huge change in online games which have been nearly unplayable until now.

Computer Configuration, Administrative Templates, System:
Display highly detailed status messages - Disabled

Computer Configuration, Administrative Templates, Windows Components, Event Logging:
Enable Protected Event Logging - Disabled

Computer Configuration, Administrative Templates, Windows Components, Event Viewer:
Events.asp program - Disabled

User Config, Admin Templates, System, Scripts:
Run legacy logon scripts hidden - Enabled
Run logon scripts synchronously - Disabled
Run Windows PowerShell scripts first at user logon, logoff - Enabled

User Config, Admin Templates, System:
Prevent Access to the command prompt - Enabled ; Disable the command prompt script processing also - Yes
Prevent Access to registry editing tools - Enabled ; Disable regedit from running silently - Yes
What if I have a .bat file that runs automatically at startup?
That should run without an issue.

ankurnandi21
Posts: 1
Joined: 17 Sep 2025, 22:10

Re: HIGH % YOUR InputLag/HitReg IS NETWRK RELATED.

Post by ankurnandi21 » 17 Sep 2025, 22:13

Has anyone tried any after market Intel pcie to Ethernet adapter, seems like the issue is with Realtek Gbe family controllers

Post Reply