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@winehq.org ReportedBy: lubosz@gmail.com CC: wine-bugs@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...
http://bugs.winehq.org/show_bug.cgi?id=24974
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2010-10-31 20:39:09 CDT --- Affects WoW 4.x.
http://bugs.winehq.org/show_bug.cgi?id=24974
lubosz lubosz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64 Version|1.3.0 |1.3.6
http://bugs.winehq.org/show_bug.cgi?id=24974
--- Comment #2 from lubosz lubosz@gmail.com 2010-10-31 20:43:29 CDT --- A quick Google search for INTZ (you get a lot of wine logs), shows that the following games seem to be affected:
Left 4 Dead Left 4 Dead 2 Portal GTA IV Tropico 3
http://bugs.winehq.org/show_bug.cgi?id=24974
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.millington@gmail.com
--- Comment #3 from Andrew Millington andrew.millington@gmail.com 2010-10-31 22:19:07 CDT --- I understand having a fixme in the log is not really considered a bug and there are bugs with this in their logs already.
http://bugs.winehq.org/show_bug.cgi?id=20194 http://bugs.winehq.org/show_bug.cgi?id=15868
http://bugs.winehq.org/show_bug.cgi?id=24974
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #4 from Dan Kegel dank@kegel.com 2010-11-01 06:33:05 CDT --- Not to mention http://bugs.winehq.org/show_bug.cgi?id=20540 aka the last part of http://bugs.winehq.org/show_bug.cgi?id=16328
http://bugs.winehq.org/show_bug.cgi?id=24974
Alan Luth alanluth@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alanluth@gmail.com
--- Comment #5 from Alan Luth alanluth@gmail.com 2010-11-05 05:46:21 CDT --- This also affects Battlefield Bad Company 2, related to bug http://bugs.winehq.org/show_bug.cgi?id=22617
Has the same 2 missing formats in addition to 2 other formats.
http://bugs.winehq.org/show_bug.cgi?id=24974
--- Comment #6 from Austin English austinenglish@gmail.com 2010-11-05 13:57:00 CDT --- INTZ is now supported: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f0b0c1b1dddf606177651d...
http://bugs.winehq.org/show_bug.cgi?id=24974
--- Comment #7 from Dan Kegel dank@kegel.com 2011-02-04 10:47:27 CST --- I think NULL was added in http://source.winehq.org/git/wine.git/?a=commit;h=c964134a59d50ce46d25cd98ca... to fix bug 25544. Please recheck.
http://bugs.winehq.org/show_bug.cgi?id=24974
--- Comment #8 from Jerome Leclanche adys.wh@gmail.com 2011-02-04 10:59:25 CST --- (In reply to comment #7)
I think NULL was added in http://source.winehq.org/git/wine.git/?a=commit;h=c964134a59d50ce46d25cd98ca... to fix bug 25544. Please recheck.
(In reply to comment #7)
I think NULL was added in http://source.winehq.org/git/wine.git/?a=commit;h=c964134a59d50ce46d25cd98ca... to fix bug 25544. Please recheck.
Yep.
WoW still needs RAWZ, RESZ and DF24 to be fully functional in d3d, unfortunately, but this bug is fixed.
http://bugs.winehq.org/show_bug.cgi?id=24974
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Dan Kegel dank@kegel.com 2011-02-04 11:02:10 CST --- Normally I'd want Lubosz to try Deathspank before closing, but the way he wrote the bug, we can close it anyway. Please open a new bug if Deathspank still doesn't work.
http://bugs.winehq.org/show_bug.cgi?id=24974
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:21:40 CST --- Closing bugs fixed in 1.3.13.