http://bugs.winehq.org/show_bug.cgi?id=3528
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2005-18-11 10:52 ------- ok, i think i will file a new bug later on then. Meanwhile i have another question: Peter, i just downloaded cvs, but i can't get SeriousSam running with it.I get this error: X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 144 (ATIFGLRXDRI) Minor opcode of failed request: 1 () Value in failed request: 0x2600007 Serial number of failed request: 641 Current serial number in output stream: 641 when i comment out the extra check you added(see below), it starts up just fine. i read lionel ulmer suggested to not use this check, any ideas? //pglXGetFBConfigAttrib(gdi_display, cur, GLX_CONFIG_CAVEAT, &value); //if(value == GLX_SLOW_CONFIG) // ppfd->dwFlags |= PFD_GENERIC_ACCELERATED; i have a ati radeon 9600 with the ati proprietary drivers