Hi everybody, I tried to launch this game but it crash after few second. The only thing i can see is a black screen. In the output console, there isn't suspect message to find where come from the problem so i launch the game with "winedbg" and i have this : http://pastebin.com/NmfbRhUu I don't understand where come from the problem. In the backtrace, i see a problem with msvcr100 and msvcp100. So i installed vcrun2010 with winetricks but the crash is still present. Thanks for your answers, Max
I see the problem is also discussed here: http://bugs.winehq.org/show_bug.cgi?id=29677 The backtrace is not very informative. The next step is turning on a couple winedebug channels, as people on that bug have already done, and digging for the problem there. Since the game has a demo, wine developers can probably take this on if they feel like it without any more logs from users. Max, sorry I can't be much help. I'm not very familiar with 3d, and am busy.
Thanks Dan, Like i said you, i resolv the previous error but now the game does not launch totally. I see only the game cursor but not the game. On Windows, Anno 2070 wants Pixel shader 3 to works correctly so my question is : The Pixel Shader 3 are implemented in Wine ? Thanks