Thanks for the work you've done.Anonymous wrote: ↑18 Sep 2023, 20:43I didnt tested in CS, but I can certainly say that today I have truly solved this sort of problem, so far at least in Overwatch 2, in my machine. With results I have never experienced before. I left all comments about how I did in my interrupt affinity auto file. Though I think this will be for every game.
It's been consistent across different ranked matches.
https://github.com/Anonymous/gaming_os_tw ... o.ps1#L233
Based on the algorithms for the msi interrupt mode and your description in the script, we need to set “msi limit” 34 and higher to forcefully enable the msi-x mode even if the device supports only 8 interrupts.

msi supports up to 32 interrupts simultaneously, which means that with a value of 32 the device will still operate in msi mode.
msi-x has lower latency compared to plain msi.
This needs to be checked.
