http://bugs.winehq.org/show_bug.cgi?id=21154
Summary: Overlord 2 Demo crashes during the start up Product: Wine Version: 1.1.35 Platform: x86 URL: http://www.filefront.com/13887123/Overlord-2-Playable- Demo/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Created an attachment (id=25396) --> (http://bugs.winehq.org/attachment.cgi?id=25396) console log from wine-1.1.35-180-g20a50f3
Overlord 2 Demo crashes during the start up. After starting up, it looks frozen, but when you press enter, you get attached crash.
1. On nvidia cards, Overlord 2 requires PhysiX (which is installed together with the game), but when trying to run the game, it complains about missing nvidia's nvcuda.dll. I took that file from WinXP and put it into windows/system32. Then the demo runs fine on wine-1.1.34.
2. Did a regression test between 1.1.34 and 1.1.35:
commit 817714912b59be49ea06251f2b91b959f07c1133 Author: Stefan Dösinger stefan@codeweavers.com Date: Sun Dec 6 17:39:47 2009 +0100
wined3d: Infrastructure to render swapchains to a FBO.
3. No other bug report suffers from this commit.
4. Revert of this patch after git checkout makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
PS: This is my 2nd time, when i'm not able to find such regression by git bisect. My first suspect on wrong build process was closed as invalid (bug 20792). Bisecting most of the time ends up in non-working 1.1.34 (aka ALL BAD bisect).