http://bugs.winehq.org/show_bug.cgi?id=31004
--- Comment #6 from rocko rockorequin@hotmail.com 2012-06-26 13:54:02 CDT --- The only reference to GLSL I can see is this in user.reg:
"UseGLSL"="disabled"
so I'm surprised it complains about it. But in any case, removing that line makes no difference.
The other Direct3D settings in user.reg are:
[Software\Wine\Direct3D] 1240428288 "DirectDrawRenderer"="opengl" "Multisampling"="disabled" "OffscreenRenderingMode"="fbo" "RenderTargetLockMode"="readtex" "VertexShaderMode"="hardware" "VideoMemorySize"="2048"
but removing those makes no difference, either.