[Bug 36960] Avencast: Rise of the Mage fails to start (D3DXCreateTextureFromFileA failed)

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 22 14:21:02 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=36960

--- Comment #5 from Gijs Vermeulen <gijsvrm at gmail.com> ---
This bug is gone with wine-5.17. The game now chokes on
d3dx9_mesh_OptimizeInplace returning E_NOTIMPL when D3DXMESHOPT_ATTRSORT is
passed and `(flags & (D3DXMESHOPT_COMPACT | D3DXMESHOPT_IGNOREVERTS |
D3DXMESHOPT_ATTRSORT)) == D3DXMESHOPT_COMPACT` is false. Commenting out this
check makes the game work fully for me, without noticeable visual glitches.

Matteo, is getting rid of this check an absolute no-go?

-- 
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.



More information about the wine-bugs mailing list