https://bugs.winehq.org/show_bug.cgi?id=26898
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #16 from Sebastian Lackner sebastian@fds-team.de --- If it is caused by missing DXTn support the following patches should help:
https://github.com/wine-compholio/wine-staging/tree/master/patches/wined3d-D... https://github.com/wine-compholio/wine-staging/tree/master/patches/d3dx9_36-...
After applying the patches run "autoreconf -f", and make sure that ./configure is able to find the 32-bit library for libtxc_dxtn.
Does that fix the issue?