https://bugs.winehq.org/show_bug.cgi?id=37391
Bug ID: 37391 Summary: fr-043 rove fails because of E_NOTIMPL exception Product: Wine Version: 1.7.28 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: nvr4d@rambler.ru
Created attachment 49726 --> https://bugs.winehq.org/attachment.cgi?id=49726 wine log
fr-043 loader starts successfully, but when I press "Demo" button, it fails with an error message saying ".\graphics_dx9.cpp(3661): d3d error 80004001 (1): E_NOTIMPL (The function called is not supported at this time)"
Wine log in attachment displays some format conversion fixmes. The demo can be downloaded at http://www.pouet.net/prod.php?which=54588
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
https://bugs.winehq.org/show_bug.cgi?id=37391
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |STAGED CC| |michael@fds-team.de Ever confirmed|0 |1 Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/d3dx9_36-DXTn
https://bugs.winehq.org/show_bug.cgi?id=37391
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=37391
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3d |directx-d3dx9 CC| |joseph.kucia@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37391
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Keywords| |download Summary|fr-043 rove fails because |fr-043: rove by farbrausch |of E_NOTIMPL exception |fails due to missing S3 | |texture compression (DXTn) | |support of d3dx9_36 URL| |ftp://ftp.untergrund.net/us | |ers/ryg/fr-043.zip
https://bugs.winehq.org/show_bug.cgi?id=37391
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Duplicate of bug #24983?
https://bugs.winehq.org/show_bug.cgi?id=37391
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/d3dx9_36-DXTn |er/patches/d3dx9_36-DXTn
https://bugs.winehq.org/show_bug.cgi?id=37391
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|STAGED |RESOLVED
--- Comment #3 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Zebediah Figura from comment #2)
Duplicate of bug #24983?
Pretty much.
*** This bug has been marked as a duplicate of bug 24983 ***
https://bugs.winehq.org/show_bug.cgi?id=37391
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate