slxdy
slxdy
So, I might be totally wrong on this, but OpenGL doesn't seem to have true full screen mode. It still has latency and gets a bit choppy sometimes. You can...
Another interesting thing, even with OpenGL, when fractional scaling is enabled, the game literally goes nuts. It messes with all my other monitors, starts with the wrong resolution and somehow...
OpenGL seems to be the only solution rn on Linux Mint. So far the only issues I've had with it is the HUD freaking out and the game will start...
I switched from Linux Mint to EndeavourOS and had no issues with TF2 so far. Either way, I discourage anyone from using Mint 22 rn considering the HUGE performance issues...
@Sewer56 Any plans on adding this? There is no option to specify a custom range for an external process at all, which is VERY limiting.
May I at least suggest a new constructor that would allow us to iterate through the memory pages manually? ```cs public Scanner(Process proc, nuint startAddress, nuint length) { } ```
Reading the memory of another process should not cause any exceptions, other than the read function failing as far as I know. Even then, same can be said for reading...
For context, I am using Silk in a plugin for another application, and since the plugin has its own directory, Silk cannot find its native libraries
Buddy, read README.md again, word for word...
> When I tried to open a Minecraft world or joined a server, the game just freeze/crash, but the menu screen worked. Omg, i just realised you are the repo...