http://bugs.winehq.org/show_bug.cgi?id=21888
Summary: Regression: Not loading 16-bit krnl386.exe by default makes C&C crash Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: toni.spets@iki.fi CC: julliard@winehq.org
Created an attachment (id=26531) --> (http://bugs.winehq.org/attachment.cgi?id=26531) Console output of the crash
(I lost the original bisect output and bug report due to Xorg crash while writing it...)
The commit that broke things: kernel32: Do not load 16-bit krnl386.exe by default. a53ca1abdc284490861734eb3f2a8dacad896ef1
http://source.winehq.org/git/wine.git/?a=commit;h=a53ca1abdc284490861734eb3f...
Attached the crash log. Reverting the above commit allows C&C and RA1 to load again.