On 5/5/05, Stefan D�singer <[EMAIL PROTECTED]> wrote: > Hello, > These two patches cause a regression in Half-Life (Version 1.1.1.0): > > (1)http://www.winehq.org/hypermail/wine-cvs/2005/04/0307.html > (2)http://www.winehq.org/hypermail/wine-cvs/2005/04/0308.html > > Half-life reports "ChoosePixelFormat failed", followed by "The Selected OpenGL > mode is not supported by your card" when starting the engine. Wine prints the > following error: > > err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: > 0) > > Reversing the above 2 patches fixes the problem. Reversing patch 1 only causes > a crash, if I reverse only patch 2 the problem still exists. > > Cheers, > Stefan
<snip> > fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to > 16 > fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to > 16 > fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at minimum > > If you change your BPP from 16 to 24 in your X config it should work. Tom Wickline
