http://bugs.winehq.org/show_bug.cgi?id=32812
Bug #: 32812 Summary: Hard Truck Apocalypse crashes on start with built-in msvcp71 Product: Wine Version: 1.5.17 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: piotr@codeweavers.com Blocks: 13087 Classification: Unclassified Regression SHA1: 79f314c31a2659ca820a49a843ed1771d98fdecb
Created attachment 43333 --> http://bugs.winehq.org/attachment.cgi?id=43333 terminal output
The game has bug #13087 so it won't start unless you modify the source as suggested in http://bugs.winehq.org/show_bug.cgi?id=13087#c2
The problem reported here kicks in earlier than bug #13087 so it can be considered as a blocker to 13087.
When you start the game with built-in msvcp71.dll it shows an error message: "Error!!! Can't open log!!!" then it quits.
This didn't happen in Wine 1.5.16, and reverting the following commit fixes the error (and the game hits bug #13087):
79f314c31a2659ca820a49a843ed1771d98fdecb is the first bad commit commit 79f314c31a2659ca820a49a843ed1771d98fdecb Author: Piotr Caban piotr@codeweavers.com Date: Fri Nov 2 17:18:07 2012 +0100
msvcp71: Ignore prot argument in Fiopen_wchar function.
:040000 040000 4bd0d6e5cef553a77f7a1a99d1d3d3e094e00fce 32e906dd1c68a6692fbdb4679b4d042339826895 M dlls
Tested with wine-1.5.22-124-gb233d20. No demo version is available.