http://bugs.winehq.org/show_bug.cgi?id=5145
Summary: Microsoft Visual C++ Runtime Library (Etherlords 2 Demo) Product: Wine Version: 0.9.12. Platform: Other URL: http://files.gamenavigator.ru/pub/demos/Etherlords2SPDem oRus.exe OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: realill@gmail.com
I'm tring to run Etherlords 2 Demo with wine. First of all I have got error similar to http://bugs.winehq.com/show_bug.cgi?id=4008. Etherlords throws some exception from msvcrt.dll and with cedega this error does not occures (And I'm sure It doesn't with earlier wine versions). So I just used workaround of this problem - using native msvcrt.dll and running etherlords with
WINEDLLOVERRIDES="msvcrt=n" wine etherlords2.exe
And and then second error occured. I have got next error dialog
Title: Microsoft Visual C++ Runtime Library Text: Program: ...\etherlords.exe abnormal program termintation ( screenshot attached ).
For me it looks like there is incapability between mfc42.dll and Wine, but I'm not Wine hacker so I can be wrong
Etherlords 2 Demo can be downloaded here http://files.gamenavigator.ru/pub/demos/Etherlords2SPDemoRus.exe