http://bugs.winehq.org/show_bug.cgi?id=23919
Summary: Twinity crashes on startup because of missing effects implementation? Product: Wine Version: 1.3.0 Platform: x86 URL: http://www.twinity.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com CC: wine-bugs@winehq.org
Twinity installs ok, and starts the app for you, but at about 90% of the app startup progress bar, it crashes and sends a fault report. The console shows ... fixme:d3dx:ID3DXEffectImpl_GetTechniqueByName (0x8a6d2e8)->(custom3): stub fixme:d3dx:ID3DXEffectImpl_SetStateManager (0x8a6d2e8)->(0x4539d88): stub fixme:d3dx:ID3DXEffectImpl_GetDesc (0x8a6d2e8)->(0x3aee31c): stub fixme:d3dx:ID3DXEffectImpl_GetParameter (0x8a6d2e8)->((nil), 0): stub fixme:d3dx:ID3DXEffectImpl_GetParameterDesc (0x8a6d2e8)->((nil), 0x3aee32c): stub ... trace:seh:raise_exception code=c0000005 flags=0 addr=0x781444dc ip=781444dc tid=001f
and winetricks d3dx9_36 works around it.