https://bugs.winehq.org/show_bug.cgi?id=37391
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Confirming with wine-1.7.30-112-g5d17f9b.
Download link: ftp://ftp.untergrund.net/users/ryg/fr-043.zip
SHA1 Checksum: c13bf691f553f64014c36cff9c0f22c880a94d22
The problem is caused by missing DXTn support of d3dx9_36. A possible workaround is to install native d3dx9_36 and d3dcompiler_43 (different issue) using winetricks.
Patchset by Michael Müller and Christian Costa to fix at least the first problem (still needs native d3dcompiler_43, but besides that works well):
https://github.com/wine-compholio/wine-staging/tree/master/patches/wined3d-D... https://github.com/wine-compholio/wine-staging/tree/master/patches/d3dx9_36-... (needs 'autoreconf -f', make sure that 32-bit libtxc is installed when running ./configure)
Regards, Sebastian