https://bugs.winehq.org/show_bug.cgi?id=56659
Bug ID: 56659 Summary: Total War Shogun 2 doesn't render 3D model textures in D3D11 mode. Product: Wine Version: 9.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: hibbsncc1701@gmail.com Distribution: ---
Created attachment 76434 --> https://bugs.winehq.org/attachment.cgi?id=76434 Console log in D3D11 mode.
Now that bug #53197 is fixed, the game actually gets in game with wine's builtin D3D11.
However, none of the game's 3D model textures render at all. With all 3D models appearing with a solid black / dark grey color.
In addition some effects are also missing. Such as the cherry blossoms and leaves on the trees.
The result is a very burnt out / heavy fog looking Japan. As seen in the attached screenshots.
As bug #53197 was about stubbing D3DX11LoadTextureFromTexture() in wine, it may be related.
Finally, attempting to enter a battle from the campaign map will cause the game to crash after a few calls to D3DX11GetImageInfoFromMemory().
Console log attached.