Search found 18 matches

by andreeeeee-
01 Feb 2025, 04:17
Forum: Input Lag / Display Lag / Network Lag
Topic: Counter-Strike 2 Issues
Replies: 44
Views: 38356

Re: Counter-Strike 2 Issues


In response to some posts. This is going to be very long, it's based on a decade of observation and testing in CS.

CS2 like CSgo uses 1200mtu/max routable. Packet sizes can be larger than this due to packet headers. I forget the exact size but they max around 1330 or 1350 bytes with headers I ...
by andreeeeee-
30 Jul 2024, 04:13
Forum: Input Lag / Display Lag / Network Lag
Topic: What I think may actually be going on causing issues with online play.
Replies: 5
Views: 4071

Re: What I think may actually be going on causing issues with online play.

Interesting points.

I suggest you create a thread on reddit, at /r/GlobalOffensive.
Many Valve devs lurk around there and usually read/comment on threads about technical aspects of the game, specially network issues.

Maybe this could start a good discussion with them.
by andreeeeee-
14 Mar 2024, 14:28
Forum: Input Lag / Display Lag / Network Lag
Topic: .
Replies: 3
Views: 3242

Re: Heads up for people with AMD gpus

Interesting.

Did you disable it in the playback devices list after keeping it enabled in device manager?
by andreeeeee-
17 Feb 2024, 23:31
Forum: Input Lag / Display Lag / Network Lag
Topic: wdf01000.sys high DPC count
Replies: 5
Views: 8714

Re: wdf01000.sys high DPC count

wdf01000.sys DPC count relates to USB (3.0) usage

Higher numbers should mean higher polling from your USB devices, not necessarily some driver problem
by andreeeeee-
13 Feb 2024, 21:00
Forum: Input Lag / Display Lag / Network Lag
Topic: Input Lag - USB Ports connected to CPU
Replies: 7
Views: 11183

Re: Input Lag - USB Ports connected to CPU



This distinction applies only to Ryzen, that's why your mobo manual doesn't list it.


Thanks for the reply, does that mean Intel doesn't even have a CPU-connected USB-port at all because in one video someone said it you should put your usb devices into the Intel-USB-Host controller.


Yes ...
by andreeeeee-
11 Feb 2024, 21:08
Forum: Input Lag / Display Lag / Network Lag
Topic: Input Lag - USB Ports connected to CPU
Replies: 7
Views: 11183

Re: Input Lag - USB Ports connected to CPU

This distinction applies only to Ryzen, that's why your mobo manual doesn't list it.

Cool video explaining it:
https://youtu.be/88IOcFE4yho
by andreeeeee-
15 Jan 2024, 18:31
Forum: Niche Issues Affecting Latency — Electrical, Interference, EMI, Unexpected Causes, etc.
Topic: Latency Caused By Power Instabilities Caused by Computer Fans
Replies: 15
Views: 13007

Latency Caused By Power Instabilities Caused by Computer Fans

Hey, r0ach, glad to see you here.

Your threads on OCN basically founded the tweak community.

About your finding, for anyone interested in this issue regarding fans/molex, there is an almost 10 year old thread on OCN discussing it: https://www.overclock.net/threads/after-years-of-troubleshooting-i ...
by andreeeeee-
01 Oct 2023, 00:03
Forum: Input Lag / Display Lag / Network Lag
Topic: Graphs, how WDF affect on nvlddmkm and dxgkrnl
Replies: 6
Views: 6689

Re: Graphs, how WDF affect on nvlddmkm and dxgkrnl


Isn't this because every time the mouse updates it must interrupt the gpu (nvidia) to draw it on the screen, also consider trying software cursor vs hardware cursor.

Use this tool for realtime (windows APIs) OR optionally use registry below.
https://www.monitortests.com/forum/Thread-SoftCursor ...
by andreeeeee-
21 Aug 2023, 08:41
Forum: Input Lag / Display Lag / Network Lag
Topic: Question about dpc latencies
Replies: 1
Views: 2123

Re: Question about dpc latencies

Look for content on interrupt affinity and try to get your mouse, keyboard and usb controller out of your first core (CPU 0).

This video can be a good introduction for you: https://www.youtube.com/watch?v=WGDRL87tg5s
by andreeeeee-
05 Aug 2023, 21:52
Forum: Input Lag / Display Lag / Network Lag
Topic: Mouse/keyboard connect question
Replies: 14
Views: 17794

Re: Mouse/keyboard connect question




I have Ryzen 5900x so i guess i can connect directly to cpu?


Yes

Check this video to see how you can verify which port goes directly to the cpu: https://youtu.be/3fX1157Mm7k


Thank you for useful video. Do you know should i have xhci on or off in bios.


XHCI on = USB 3.0
XHCI off = USB ...