02-25-2015, 05:29 PM -
(02-24-2015, 09:46 PM)emunewzdecade Wrote: *rpcs3 revision 881dafc*
Code:{RSXThread} Failed to compile shader:
ERROR: 0:1: error(#106) Version number not supported by GL2
ERROR: error(#273) 1 compilation errors. No code generated
E {RSXThread} Failed to compile vertex shader:
ERROR: 0:1: error(#106) Version number not supported by GL2
ERROR: error(#273) 1 compilation errors. No code generated
E {RSXThread} Could not link program: Vertex and Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed.
also features this error messages:
Code:E {RSXThread} glGetUniformLocation(0x3, vc[4]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, vc[5]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, vc[6]): opengl error 0x0502
E {RSXThread} glGetUniformLocation(0x3, scaleOffsetMat): opengl error 0x0502
These errors are once again caused by your graphics card not supporting a newer version of OpenGL. Any game which uses Vertex Program (VP) or Fragment Program (FP) will mostly likely crash for you with the same errors.