Open Moldytzu opened 2 years ago
GLES is not wrapped, only OpenGL is. You may need some updated mesa driver also (you can find some prebuilt version in https://discord.gg/FbXVSjbnqw if needed)
I run the 64-bit operating system. Those are 32-bit binaries. (I don't have the 32-bit userspace installed) Thx anyway. I will try to rebuild Mesa from scratch.
Even with the latest Mesa, it crashes.
Description
Can't get pass "Unable to initialize Video driver" dialog. It seems that OpenGL (or ES) 3.0 is needed. If I try to force Mesa to report OpenGL 3.3 (
MESA_GL_VERSION_OVERRIDE=3.3
) the game crashes with an OpenGL-related assertion error.I also tried gl4es. I get the same "Unable to initialize Video driver" dialog.
Tested on
RPi 4 (Mesa and gl4es OpenGL drivers)
Status
Previous behavior: None reported.
Current behavior: Mesa & gl4es don't support OpenGL 3.0. Game displays an error dialog and then crashes.
Screenshots
OpenGL
OpenGL 3.0 or OpenGL ES 3.0
Additional Information
Godot game.