Sky seems broken and explanation could be this from @ptitSeb
The error message you see are probably the cause of the bad lightnlng. It's a hardware limitation: RPi4 can only have 4 framebuffer binded to an fbo, but the game seems to needs 8 (a similar error can be seens in the valve logo sequence for the Linux version of Portal for example)
Description
Both the client and server works, you can start the server via
wine cod2mp.exe +set dedicated 2
However, I didn't got libcod to work yet, which hooks into CoD2 via LD_PRELOAD.
Tested on
Raspberry Pi 4
Previous behavior
None reported
Current behavior
Quite playable, low FPS on stock maps, but some simple maps as you can find on e.g. JH jump servers (yes, multiplayer works!) can go up to 60 FPS.
For jumping, use e.g. 43 fps (
set com_maxfps 43
), all kind of FPS related info here: https://www.codjumper.com/forums/viewtopic.php?t=9243Screenshots
OpenGL
65wat
Additional Information
Sky seems broken and explanation could be this from @ptitSeb