http://bugs.winehq.org/show_bug.cgi?id=2859
Summary: GPL - Game Sodoma Lite not running Product: Wine Version: CVS Platform: Other URL: http://www.pgd.netstarweb.com/competitions/PGDCompetitio n2005.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: CaptainSifff@gmx.de
I just tried out SodomaLite from the link above. It fails from the start due to missing d3d9 support(Although the game is supposed to use OpenGL...). A MessageBox appears: "Access violation at address 4195CB74 in module 'wined3d.dll'. Read of address 00000000"
wine produces the following Errormessages: fixme:d3d:IWineD3DImpl_GetDeviceCaps Caps support for directx9 is nonexistent at the moment! fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e860) call to IWineD3DDevice_CreateRenderTarget failed fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e860) call to IWineD3DDevice_CreateRenderTarget failed
tracing with WINEDEBUG=trace+d3d9 : fixme:d3d:IWineD3DImpl_GetDeviceCaps Caps support for directx9 is nonexistent at the moment! trace:d3d9:IDirect3DDevice9Impl_CreateRenderTarget Relay trace:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e870) Relay trace:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e870) : w(1024) h(768) fmt(22) surf@(nil) fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e870) call to IWineD3DDevice_CreateRenderTarget failed trace:d3d9:IDirect3DDevice9Impl_CreateRenderTarget Relay trace:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e870) Relay trace:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e870) : w(1024) h(768) fmt(22) surf@(nil) fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e870) call to IWineD3DDevice_CreateRenderTarget failed trace:d3d9:IDirect3DDevice9Impl_Release (0x4044e870) : ReleaseRef to 0
tracing with WINEDEBUG=trace+opengl : trace:opengl:X11DRV_OpenGL_Init GLX is up and running error_base = 77 fixme:d3d:IWineD3DImpl_GetDeviceCaps Caps support for directx9 is nonexistent at the moment! fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e878) call to IWineD3DDevice_CreateRenderTarget failed fixme:d3d9:IDirect3DDevice9Impl_CreateSurface (0x4044e878) call to IWineD3DDevice_CreateRenderTarget failed