http://bugs.winehq.org/show_bug.cgi?id=5454
Summary: Ogre3D based game doesn't render 3d objects in D3D7 mode Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P4 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: saulius.krasuckas@elst.vtu.lt
Though it does so in D3D9 mode. 99% of output is occuppied by lines similar to this one:
fixme:d3d7:IDirect3DDeviceImpl_7_DrawIndexedPrimitiveStrided (0x7fdb11d8)->(00000004,00000142,0x7fa0fa28,00000ecc,0x7c9d8ff8,00001632,00000000): stub!
Would it be hard to fix that?