http://bugs.winehq.org/show_bug.cgi?id=32325
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-04-19 15:54:14 CDT --- Hello folks,
the crash reported here is caused by a wrong patch from bug 24517 (forward CreateDXGIFactory1 to CreateDXGIFactory). The game code tries to call IDXGIFactory1::EnumAdapters1() which obviously won't work with that approach.
Leaving out such important information is not very nice...
Regards