Skip to content

Backwards compatibility for shaderless hardware

This patch should make SRB2 not crash when ran on OpenGL mode on machines that cannot run shaders.

It will detect the lack of shader support and force shaders off regardless of the value in gr_shaders.

Merge request reports