http://bugs.winehq.org/show_bug.cgi?id=6224
------- Additional Comments From jeremielapuree@yahoo.fr 2006-29-09 23:25 ------- seems the games need pixel shader enabled. Check in winecfg that support for pixelshader is checked. And maybe, you could use GLSL: #
As of git on June 9th, 2006, you can use GLSL by enabling this registry key:
*
HKEY_CURRENT_USER\Software\Wine\Direct3D\UseGLSL -> "enabled" (it is case sensitive)
see http://wiki.winehq.org/DirectX-Shaders
Joaopa