http://bugs.winehq.org/show_bug.cgi?id=24642 --- Comment #2 from Misha Koshelev <misha680(a)gmail.com> 2011-02-15 14:27:30 CST --- I have confirmed this one under wine git with MacOS native: wine --version wine-1.3.13-259-g8b86118 You must use native overrides for d3dx10_35, d3dx9_35, and d3dx9_38. Then, the crash is, indeed: ... =>0 0x7b82cdb2 _RaiseException+0x92() in kernel32 (0x0032e678) 1 0x441d1cd0 ___wine_spec_unimplemented_stub+0x3f() in d3dx9_36 (0x0032e6b8) 2 0x441b2f49 __wine_stub_D3DXLoadMeshHierarchyFromXA+0x28() in d3dx9_36 (0x0032e790) 3 0x00695c68 in <wine-loader> (+0x695c67) (0x00696500) wine: Call from 0x7b82cdb2 to unimplemented function d3dx9_36.dll.D3DXLoadMeshHierarchyFromXA, aborting Misha -- 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.