http://bugs.winehq.org/show_bug.cgi?id=25932
--- Comment #7 from alecbart@myself.com 2011-03-15 14:36:28 CDT --- (In reply to comment #6)
(In reply to comment #4)
What exactly is GLSL? And is there any known way yet to get around this??
It's the OpenGL Shader Language support. There is a registry key for disabling it, just set the key "HKEY_CURRENT_USER\Software\Wine\Direct3D\UseGLSL" to "disabled" (no quotes, case sensitive).
For more information you can look up UseGLSL on this page: http://wiki.winehq.org/UsefulRegistryKeys
I opened the registry and that key isn't in this directory?