http://bugs.winehq.org/show_bug.cgi?id=11059
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|-unknown |directx-d3d Keywords| |download
--- Comment #5 from Dan Kegel dank@kegel.com 2008-01-06 09:47:12 --- This bit
fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more than one back buffer, this can't be supported properly. Please configure the application to use double buffering(=1 back buffer) if possible wine: Unhandled page fault on read access to 0x00000000 at address 0x7c350615 (thread 000b), starting debugger...
makes me think it might be a d3d missing feature.