http://bugs.winehq.org/show_bug.cgi?id=13101
--- Comment #16 from Norbert Mihály norbert79@freemail.hu 2008-05-21 12:41:01 --- This is what I get, when having 2x antialising on, not overriden by the Nvidia's panel.
[norbi@XXXXX HD2]$ ./HD2_SabreSquadron.exe err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:win:EnumDisplayDevicesW ((null),0,0x32e8c4,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more than one back buffer, this can't be supported properly. Please configure the application to use double buffering(=1 back buffer) if possible err:d3d:CreateContext Requesting MultiSampleType=2 X Error of failed request: GLXBadDrawable Major opcode of failed request: 144 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 265 Current serial number in output stream: 265 Stopped
This is when I have the override on:
[norbi@XXXXX HD2]$ ./HD2_SabreSquadron.exe err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:win:EnumDisplayDevicesW ((null),0,0x32e8c4,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more than one back buffer, this can't be supported properly. Please configure the application to use double buffering(=1 back buffer) if possible X Error of failed request: GLXBadDrawable Major opcode of failed request: 144 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 262 Current serial number in output stream: 262 Stopped
Almost looks the same. This is the same situation for Mafia too, not the same error messages, but is fails too.