UnknownShadow200
UnknownShadow200
If you 1) Update to latest commit 2) Change `SUPPORTS_GETADDRINFO 1` to `SUPPORTS_GETADDRINFO 0` in `Platform_Posix.c` 3) Remove `CC_BUILD_XINPUT2` under `#elif defined __sun__` in `Core.h` Does that help? ``` History...
It was more a proof of concept, just to see if ClassiCube could even run on the PS1 at all Making it draw properly is not a high priority though
It is more about how they are lots of other things that need working on and fixing in ClassiCube Getting the PS1 port to render perfectly is not a high...
Latest commit should hopefully improve this
Are you flooding a world with water or lava?
Affects the PS2 port too, so it's definitely a common issue
Did the check for updates at the main menu succeed or fail? `Operation not supported` is usually due to not having a working network connection
The DS/DSi builds have been combined into one build and now use a more updated network library that automatically supports DS and DSi wifi hardware. Has that helped?
Unfortunately I have been unable to determine the reason why rendering does not work on actual hardware
Sounds like same issue as #477