Geff
Geff
Also a beginner, but I think being able to use Zig as a C++ build system (which is what I use for all my private C++ projects) is an invaluable...
This looks like a framebuffer scaling issue, are you using a HiDPI display?
In v5 Wayland HiDPI support was fixed in https://github.com/RSDKModding/RSDKv5-Decompilation/commit/fc451f8460f879680c7a88e2e59341955a9140c2. I'm not quite sure if SDL2 has an equivalent to `GLFW_SCALE_TO_MONITOR` right now.