f1Lthz4
f1Lthz4
Unable to download maps, I guess the reason is that osu site now uses cloudflare If it's the cause take a look at [FlareSolverrSharp](https://github.com/FlareSolverr/FlareSolverrSharp)
App uses 10-20% of 4080 doesn't matter if it draws anything or not 
I cloned this repo to play with a demo Implemented a function to set up a filter table ```csharp private static unsafe void SetupFilterTable(NdisApi api) { //api.ResetPacketFilterTable(); var table =...