http://bugs.winehq.org/show_bug.cgi?id=24974 Summary: D3D Texture formats INTZ and NULL are not supported Product: Wine Version: 1.3.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: lubosz(a)gmail.com CC: wine-bugs(a)winehq.org
From the DeathSpank log:
fixme:d3d:debug_d3dformat Unrecognized 0x5a544e49 (as fourcc: INTZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a544e49) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x4c4c554e (as fourcc: NULL) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x4c4c554e) in the format lookup table INTZ is a stencil buffer texture and NULL is a render target format. More information about the texture formats: http://developer.amd.com/gpu_assets/Advanced%20DX9%20Capabilities%20for%20AT... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.