zephryn
zephryn
``` Requirement already satisfied: psutil in /usr/lib64/python3.10/site-packages (5.9.1) Requirement already satisfied: pexpect in /usr/lib/python3.10/site-packages (4.8.0) Collecting distorm3 Downloading distorm3-3.5.2.tar.gz (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.4/138.4 KB 2.7 MB/s eta 0:00:00 Preparing metadata...
When running a Supermodel build compiled on my Linux machine, I get this error at runtime: ``` 0:110(14): error: no function with name 'texture2DLod' 0:111(14): error: no function with name...
this was done using the precompiled v0.4.1 binary provided in the releases section (`go version -m` indicates it was built with 1.16.6). running `egg build -o kernel.elf` and then `egg...
When enabling `GL_DEBUG_OUTPUT` and starting a game in melonDS with the OpenGL renderer enabled, I get repeated debug output that seems to come from line 1177 (`GLRenderer::RenderFrame()`, `void* unibuf =...