http://bugs.winehq.org/show_bug.cgi?id=58786
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com --- Created attachment 79443 --> http://bugs.winehq.org/attachment.cgi?id=79443 iccvid: Implement ICM_DECOMPRESSEX_BEGIN in driver procedure
I can confirm the crash with wine-10.16. The issue is related to these fixmes:
0124:fixme:iccvid:ICCVID_DriverProc Unknown message: 403c 5570024 52 0124:fixme:iccvid:ICCVID_DriverProc Unknown message: 403c 5570024 52 0124:fixme:iccvid:ICCVID_DriverProc Unknown message: 403c 5570024 52
Message 0x403c corresponds to ICM_DECOMPRESSEX_BEGIN. If it is handled in iccvid, then I see that the game launches successfully.