http://bugs.winehq.org/show_bug.cgi?id=5677
Summary: Project Eden "Failed to setup the DirectDraw or Direct3D" Product: Wine Version: 0.9.17. Platform: PC-x86-64 OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx AssignedTo: wine-bugs@winehq.org ReportedBy: ploujj@gmail.com
This happens both to the demo version, and the latest patched version of the game. By default, wine only prints the following: fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
Running the game like this: WINEDEBUG=+ddraw,+d3d8 ~/apps/wine-0.9.17/wine ~/windows/project-eden-demo/Eden.exe
Shows only: trace:d3d8:DllMain fdwReason=8 trace:d3d8:DllMain fdwReason=1 trace:d3d8:Direct3DCreate8 SDKVersion = 78, Created Direct3D object @ 0x7fd23138, WineObj @ 0x7fd23918 trace:d3d8:IDirect3D8Impl_GetDeviceCaps (0x7fd23138) Relay 0 1 0x7e4330a0 trace:d3d8:IDirect3D8Impl_GetDeviceCaps (0x7fd23138) returning 0x7e4330a0 trace:d3d8:IDirect3D8Impl_GetDeviceCaps (0x7fd23138) Relay 0 1 0x7e4331b0 trace:d3d8:IDirect3D8Impl_GetDeviceCaps (0x7fd23138) returning 0x7e4331b0 trace:d3d8:IDirect3D8Impl_GetDeviceCaps (0x7fd23138) Relay 0 1 0x7e4332c0 trace:d3d8:IDirect3D8Impl_GetDeviceCaps (0x7fd23138) returning 0x7e4332c0 fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE trace:d3d8:IDirect3D8Impl_Release (0x7fd23138) : ReleaseRef to 0 trace:d3d8:IDirect3D8Impl_Release Releasing wined3d 0x7fd23918 trace:d3d8:DllMain fdwReason=0
I will also attach output with WINEDEBUG=+ddraw,+d3d8,+d3dim,+d3drm,+d3dxof,+devenum,+dinput,+dinput8