Unsolved
This post is more than 5 years old
9 Posts
0
3588
October 15th, 2007 02:00
GL_EXT_vertex_array extension
* * * E R R O R ! * * *
---------------------------------------------------------------
Error: GL_EXT_vertex_array extension not supported by the driver
---------------------------------------------------------------
* * * E R R O R ! * * *
---------------------------------------------------------------
Error: GetProcAddress for vertex extension failed
I'm trying to run a game that worked on my old computer with Windows ME. When I install and run it on my new one with Vista, I get the error message I copied above. What can I do? I changed all the compatibility settings, but nothing would even open it. Thanks.
No Events found!



Freuk
33 Posts
0
October 15th, 2007 07:00
Hi,
the vertex_array is no longer an extention , the new OpenGL library support the API
natively , so you can't run it since the API as changed
I am afraid that there is no solution , try and OLD Opengl32.dll
or a patch of your old game .
javaman34
9 Posts
0
October 15th, 2007 22:00
Freuk
33 Posts
0
October 16th, 2007 06:00