Ubuntu 10.04 x86, fully updated Wine 1.3.3 Mesa 7.7.1 When launching Left 4 Dead 2 from Steam, I get past the intro movie, then it crashes. I used driconf to set "S3TC texture compression even if software support is not available" to yes. Last screen of printed lines: fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported. fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported. fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported. err:d3d:wined3d_event_query_test Event query created despite lack of GL support err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning D3DERR_INVALIDCALL err:d3d:wined3d_event_query_test Event query created despite lack of GL support err:d3d:IWineD3DEventQueryImpl_GetData The GL event query failed, returning D3DERR_INVALIDCALL fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported. fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported. Mesa 7.7.1 implementation error: unexpected internalFormat 0x8c4d in radeonChooseTextureFormat Please report at bugzilla.freedesktop.org fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0x8c4d is GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT, for reference. This probably is fixed in newer Mesa; I'm gonna come back and close this in a month without feedback. Thanks.
I'm going to mark it as fixed now. I can see that GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT is now handled in radeonChooseTextureFormat.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.