nipzor wrote: > OpenGL vendor string: ATI Technologies Inc. That is your problem - ATi drivers still have lots of problems on Linux, especially under Wine. Wine uses lots more advanced features then most other native Linux programs. First make sure you using the latest driver version available. Not sure if this will do anything, could you try disabling GLSL? Add this to registry: Code: [HKEY_CURRENT_USER\Software\Wine\Direct3D] "UseGLSL"="disabled"