http://bugs.winehq.org/show_bug.cgi?id=29777
--- Comment #27 from Tim timcumming123@googlemail.com 2012-12-14 08:37:02 CST --- After noticing in git that my previously logged calls to D3DKMTEscape and D3DKMTOpenAdapterFromHdc had been added as a stub to d3d11.spec:
http://source.winehq.org/git/wine.git/commit/1d1cb5236e6aa5ee215b1f6e653f2e9...
I compiled from git today (Dec 14th - wine-1.5.19-123-g7a5b12c) but found that eve would crash on launch throwing: wine: Unimplemented function d3d11.dll.D3D11CreateDevice called at address 0x7b839c62 (thread 003a)
Setting d3d11 in winecfg to disabled crashes out as previously, with terminal ending on: wine: Unhandled page fault on read access to 0x35059460 at address 0x7eff3d8b (thread 003f), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc491b4 err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. wine client error:3b: write: Bad file descriptor
Unfortunately the debug dialog does not come up for me to save a backtrace.