http://bugs.winehq.org/show_bug.cgi?id=33776
--- Comment #4 from Berillions berillions@gmail.com 2013-06-23 14:39:05 CDT --- I search in the UPlay log file to see if there are some errors when i launch the game when wine is set to Win7. The log file is "game_start_log.txt"
64Bits wineprefix + WinXP : [ 96] 2013-06-23 21:27:24 [ 98] ERROR NamedPipeReceiveLoop.cpp (100) WriteFileEx succeeded with error = 87.
No problem even if i have this message in the log, the game can be launched, exited normally.
64Bits wineprefix + Win7 : [ 98] 2013-06-23 21:33:44 [ 100] ERROR NamedPipeReceiveLoop.cpp (100) WriteFileEx succeeded with error = 87. [ 75] 2013-06-23 21:33:44 [ 84] ERROR inject_impl.cpp (79) Getting thread context failed. System error code is 0 [ 98] 2013-06-23 21:33:44 [ 103] ERROR GameStarter.cpp (222) Failed to inject suspended process. Process terminated '74' [ 98] 2013-06-23 21:33:44 [ 103] ERROR UplayConnection.cpp (244) Failed to inject overlay and create process exepath 'C:/Program Files (x86)/Ubisoft/Assassin's Creed Brotherhood/ACBSP.exe', working directory 'C:/Program Files (x86)/Ubisoft/Assassin's Creed Brotherhood/', inject overlay 'false', Steam runtime present 'false'
I remark that wine can't create the game process when it's set to win7 and i don't know why and where come from the problem.