http://bugs.winehq.org/show_bug.cgi?id=29291
Bug #: 29291 Summary: Tomb Raider III looses all the textures Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz Classification: Unclassified
Created attachment 37887 --> http://bugs.winehq.org/attachment.cgi?id=37887 Screenshot from Tomb Raider 3
Tomb Raider III looses all the textures. To be able to Tomb Raider 3 in wine 1.3.34 i had to apply hack from bug 27482#c4.
1. I did a regression test between 1.3.33 and 1.3.34:
commit ca83e14aba73a2dfa6410331229fb155ba53c78f Author: Matteo Bruni mbruni@codeweavers.com Date: Wed Nov 23 01:31:41 2011 +0100
ddraw: Reorder formats in EnumTextureFormats.
:040000 040000 8b7874525a9af24f0398723237adeb93e3acab73 7f88527d900fb9489e41b0ae37918aded1857137 M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.