menguele
menguele
Doing a LoTM automation seems to make Atomic Reconstructor explode
OS:Windows 10 When not using the title bar this is what it appears to be like: https://imgur.com/a/Rp0nxXt Additionaly the url bar disappear as does the url/history box when selected.
it displays: invalid outputpath extension type `waifu2x -i "D:\Waifu2x-Vulkan" -o "D:\waifu2xout" -s 2 -n 1` is what I'm using
I can't compile from source on Windows to an exe
Upon using mGBA (0.7.2) this game's sleep mode doesn't work. It is unknow if it occur in this particular dump (EU). Using 3DS' VC it seems to work normally. I...
It seems it won't compile against RGFW, even after changing zig.build it will still compile against GLFW my partial zig.build ``` const raylib_dep = b.dependency("raylib-zig", .{ .target = target, .optimize...