http://bugs.winehq.org/show_bug.cgi?id=12143
--- Comment #7 from Chris W cwadge@gmail.com 2008-09-10 01:08:27 --- After adding the following settings to my user.reg (thanks to John Moonsugar for the tip), everything works as expected in 1.1.4:
[Software\Wine\Direct3D] 1202692143 "OffscreenRenderingMode"="fbo" "VertexShaderMode"="hardware" "VideoMemorySize"="512"
...where "512" should equal the actual amount of video RAM you've got. Does that fix the issue for you also?