Open Guakachola opened 2 years ago
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)
So there is nothing to about it then?
The game runs great on an RK3588 with Panfrost drivers.
Got the same errors in Call of Duty 2, probably the reason why the sky is broken:
Got the same errors in Call of Duty 2, probably the reason why the sky is broken:
This is a hardware limitation issue in the OpenGL driver. Not a box64 issue.
Also, this is the compatibility list repo, not box86 repo. It's use to track working title, not bugs.
Also, this is the compatibility list repo, not box86 repo. It's use to track working title, not bugs.
That's what I'm telling you, the game works besides hardware limitation.
Also, this is the compatibility list repo, not box86 repo. It's use to track working title, not bugs.
That's what I'm telling you, the game works besides hardware limitation.
Oh ok. It's a bit confusing because of the CoD2 reference and screenshot. But all good then :)
Description
Game runs, albeit poorly, but runs
this message repeats throughout playing
Tested on
RPi4
Status
Previous behavior:
None reported
Current behavior:
The game runs at a low framerate, and the lighting is a little wonky. The is now illumination from the sun, so everything is black.
Screenshots
OpenGL
D3DX
Additional Information
I did not use safe mode.