Search found 5 matches

by Jarvis93
Wed Jun 01, 2022 10:08 am
Forum: Gaming
Topic: TCP Game "Smoother" After Long Session Playing
Replies: 9
Views: 24251

Thanks for the response.

I've another question if you don't mind...
With regards to Nagle's Algorithm and games such as this, I understand that disabling it is usually the way to go, but would that mean sending an acknowledgement packet every 20ms (for this game) as well as individual packets for ...
by Jarvis93
Fri May 27, 2022 11:45 am
Forum: Gaming
Topic: TCP Game "Smoother" After Long Session Playing
Replies: 9
Views: 24251

So, after much playing around with different TCP settings, I *think* I've found the solution to my smoothness issue: enabling RFC 1323 Timestamps. But with my very basic understanding of what it offers I don't see how it's helping, unless something has happened ISP-end... or I'm going mad...

Have ...
by Jarvis93
Tue May 10, 2022 5:18 am
Forum: Gaming
Topic: TCP Game "Smoother" After Long Session Playing
Replies: 9
Views: 24251

Is there anything I can do at the OS (Windows 10) or driver (Realtek PCIe GbE Family Controller) level to specifically help with congestion on my end (should there be any)? I tried using the CTCP and NewReno congestion algorithms but no luck.

Yeah, with regards to this game, the developers used TCP ...
by Jarvis93
Mon May 09, 2022 4:18 am
Forum: Gaming
Topic: TCP Game "Smoother" After Long Session Playing
Replies: 9
Views: 24251

Thanks for the reply, Philip.

I think out of all the possibilities it is likely down to the time of day or it's ISP-related.

I'm on Ethernet and have tried tweaking the TCP offloads, power saving features, as well as using the the Optimizer (great app, by the way), but they don't seem to do the ...
by Jarvis93
Sat May 07, 2022 11:38 am
Forum: Gaming
Topic: TCP Game "Smoother" After Long Session Playing
Replies: 9
Views: 24251

TCP Game "Smoother" After Long Session Playing

Hello,

I'm playing a game which is developed in TCP and I've found that the game feels smoother/more responsive after playing it for many hours during a session. My network (and system) latency is low and pretty stable, there's no packet loss (that my very amateur TCP analysing skills can tell ...