http://bugs.winehq.org/show_bug.cgi?id=21876
Summary: Demo Need for Speed Underground 1 crashes Product: Wine Version: 1.1.38 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz CC: hverbeet@gmail.com
This bug is about crashing, when intro is finished and game asks for "Press enter to continue". Here you have to click left mouse (because keyboard is not working due to unimplemented "EnumDevicesBySemantics & co") and game immediately crashes instead of displaying the game menu.
Bisection between working 1.1.37 and crashing 1.1.38 reveals, that i need to revert following two commits on top of 1.1.38:
* wine-1.1.37-304-g4a8f93b commit 4a8f93baded2cc56b1154d4c2c3d8d696441bd38 wined3d: Handle a zero source value for WINED3DSIH_LOG.
* wine-1.1.37-306-gadf4ca2 (manually reverted) commit adf4ca2e23873811a22fc82022f5d7753e9d569a wined3d: Handle a zero source value for WINED3DSIH_RSQ.
...and Demo of NFS 1 works again in 1.1.38. Maybe related with bug 21627 (WINED3DSIH_NRM) and bug 21641 (WINED3DSIH_RCP), i.e. both are different commits.
Download link: http://www.gamershell.com/download_4024.shtml