http://bugs.winehq.org/show_bug.cgi?id=6113
Summary: Counter-Strike: Source Crashes before showing a menu Product: Wine Version: CVS Platform: PC URL: http://appdb.winehq.org/appview.php?iAppId=871 OS/Version: Linux Status: UNCONFIRMED Keywords: regression Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: vitaliy@kievinfo.com CC: thunderbird2k@gmx.net
With current CVS/GIT CS:S crashes right before showing a menu. All the standard things to avoid such a crash (no pixel shaders, dxlevel 60) do not help.
Regression testing identified the following patch to be the culprit:
Commit de97fa7a3be906e06f99c730c52390f451b8a974 Author: Roderick Colenbrander Date: Sat Aug 19 11:58:23 2006 +0200
wined3d: Better GPU detection.