http://bugs.winehq.org/show_bug.cgi?id=25660
Summary: Half-Life 1 Demo: "The selected D3D mode is not supported by your video card." Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Half-Life 1 Demo or full game says "The selected D3D mode is not supported by your video card". Steps to reproduce:
* install the demo * (optional speed-up) rename "media/intro.avi" to "media/intro.avix" * Menu -> Configuration -> Video modes -> (tab) Direct3D -> (choose) 1024x768 * New Game -> "The selected D3D mode is not supported by your video card"
1. I did a regression test between 1.3.6 and 1.3.7:
commit 7661e8986c7bed0a6735f04d6be660cf0f6a7ed0 Author: David Adam david.adam.cnrs@gmail.com Date: Wed Nov 3 07:10:54 2010 +0100
ddraw: Exclusive mode is the corner case for SetCooperative, not the normal mode.
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected