http://bugs.winehq.org/show_bug.cgi?id=4998
Summary: d3d8: fifa 2006 demo crashes Product: Wine Version: 0.9.11. Platform: Other URL: http://www.gamershell.com/download_10534.shtml OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, the demo runs up to the point for the kick off and then crashes with an unhandled pagefault. Just before the crash there's a call to Direct3DDevice8Impl_SetIndices (see attached output) . Maybe the bug is related to that but i don't know really. In the code for this function it says something like /* FIXME: store base vertex index properly */ This->baseVertexIndex = baseVertexIndex; Might be related to the crash but i don't know really.