http://bugs.winehq.org/show_bug.cgi?id=29291
--- Comment #4 from Wylda wylda@volny.cz 2012-05-14 15:51:09 CDT ---
Hi Matteo, i got it by pure accident :) I was cleaning the TR3's folder from the old console logs (.txt) and accidentally deleted the config.txt. Without it the game initially shows the window with resolution setting, zbuffer etc. I left the default and the game run normally. So the key is the config.txt. Short changing&trying of values showed me the bug - to "turn on" the bug set:
D3DTF 0
Good news is, you can reproduce it even with demo. But don't take the India demo - it does not produce the config.txt, but rather every startup asks for setting. So take TR3 South Pacific Demo and change the config.
With your patch under wine-1.5.4 there won't be any textures. You can revert your patch cleanly under latest version and textures will be back.
**Let me know, if you prefer testing your self or you would like the requested logs instead.**
PS: I don't know, what "D3DTF" stands for, but the zero can come from old wine versions where some functionality was missing so TR3's default gave different values for old wine. Or it could change during the years of regular testing when it reach somewhat broken wine...