http://bugs.winehq.org/show_bug.cgi?id=14608 Maxime <isilia(a)live.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |isilia(a)live.nl --- Comment #37 from Maxime <isilia(a)live.nl> 2008-11-02 08:22:06 --- Wine 1.1.7 patch: --- dlls/d3d9/device.c 2008-11-02 04:49:48.000000000 +0100 +++ dlls/d3d9/device.c 2008-11-02 04:47:39.000000000 +0100 @@ -195,6 +195,7 @@ filter_caps(pCaps); TRACE("Returning %p %p\n", This, pCaps); + pCaps->MaxVertexBlendMatrices=0x4; return hrc; } -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.