Page 15 of 20
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 01 Aug 2024, 18:16
				by Slender
				lookingforanswer wrote: ↑31 Jul 2024, 07:55
MeveSPB wrote: ↑30 Jul 2024, 05:26
lookingforanswer wrote: ↑29 Jul 2024, 08:38
Hello can you please tell me what is the application that u used in the image number 5 ?
 
This is not an application. This is "configuring adapter settings", the "network and Internet" section in WINDOWS 10 settings
 
Hello bro, thank you for responding back, do you have any recommendations for these settings please ?
 
what is that controller?
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 02 Aug 2024, 02:11
				by ahead
				NUMA is related to physical CPUs, not cores. 
Would it be okay to try this again as a placebo, or would that be considered rude?
			 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 02 Aug 2024, 17:22
				by Slender
				who have i225/226 check this.
it move rss (ndis) to 1st core. 
for me mouse is more responce because gpu / usb not affect on nic anymore.
Code: Select all
"*RSSProfile"="4"
"*RSS"="1"
"*NumRssQueues"="1"
"*MaxRssProcessors"="1"
"*RssMaxProcNumber"="1"
"*RssBaseProcNumber"="1"
Explain also what settings you use and why.
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 08:35
				by jassine
				any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.
			 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 09:03
				by ApexLeg
				jassine wrote: ↑16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller 
RTL8125BG, because my games are delayed.
 
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 10:05
				by jassine
				ApexLeg wrote: ↑16 Sep 2024, 09:03
jassine wrote: ↑16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller 
RTL8125BG, because my games are delayed.
 
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
 
Same, i always had a realtek, i ordered mine yesterday, a pcie i225v3, gonna take weeks to arrive in my case. Please keep me updated when you test yours.
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 10:07
				by Tuhin Lavania
				ApexLeg wrote: ↑16 Sep 2024, 09:03
jassine wrote: ↑16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller 
RTL8125BG, because my games are delayed.
 
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
 
highly doubt it will make a difference. ive used 3 nics, Intel i210-t1 server and consumer grade, asus xg c100c. Makes absolutely no difference. im back on i226.
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 12:20
				by ApexLeg
				Tuhin Lavania wrote: ↑16 Sep 2024, 10:07
ApexLeg wrote: ↑16 Sep 2024, 09:03
jassine wrote: ↑16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller 
RTL8125BG, because my games are delayed.
 
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
 
highly doubt it will make a difference. ive used 3 nics, Intel i210-t1 server and consumer grade, asus xg c100c. Makes absolutely no difference. im back on i226.
 
Maybe it will, maybe it won't. I had really bad DPC spikes from my Realtek port until I revered back to an older driver.
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 12:21
				by Slender
				jassine wrote: ↑16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller 
RTL8125BG, because my games are delayed.
 
Code: Select all
netsh interface tcp set global rss=disabled
netsh interface tcp set global autotuninglevel=disabled
netsh int ip set global taskoffload=disabled
netsh interface tcp set global rsc=disabled
 
			
					
				Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
				Posted: 16 Sep 2024, 12:38
				by jassine
				Slender wrote: ↑16 Sep 2024, 12:21
jassine wrote: ↑16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller 
RTL8125BG, because my games are delayed.
 
Code: Select all
netsh interface tcp set global rss=disabled
netsh interface tcp set global autotuninglevel=disabled
netsh int ip set global taskoffload=disabled
netsh interface tcp set global rsc=disabled
 
I tried every tweak on the internet, doesnt work. 
thanks