http://bugs.winehq.org/show_bug.cgi?id=33116
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1@gmail.com
--- Comment #13 from Daniel Jelinski djelinski1@gmail.com 2013-04-04 13:03:30 CDT --- A demo can be downloaded here: http://www.zafehouse.com/try-the-demo/ The demo doesn't crash, but instead complains about missing DirectX 9.0c. Testing reveals that the application expects D3D_SDK_VERSION = 0x80000020 (wine has 0x20). After changing that value & rebuilding, the game fails on a call to D3DXCreateTextureFromFileInMemoryEx, and then complains as before.