Godot status != 0x8CD5 in RasterizerGLES2 – rasterizer_gles2.cpp

To solve this error Godot status != 0x8CD5 in RasterizerGLES2 – rasterizer_gles2.cpp a way to do it is to force using OPENGL2.1 with parameter --video-driver GLES2 the complete command is :

godot.exe --path pathproject --video-driver GLES2 -e
Godot status != 0x8CD5 in RasterizerGLES2 - rasterizer_gles2.cpp

Leave a Reply

Your email address will not be published. Required fields are marked *