https://bugs.winehq.org/show_bug.cgi?id=40352
Bug ID: 40352 Summary: Demo Devil May Cry 4 D3DERR_INVALIDCALL Product: Wine Version: 1.9.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: SolisX007@yahoo.com Distribution: ---
Demo Devil May Cry 4 fails to load up D3DERR_INVALIDCALL on
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)
nouveau driver 1.0.12.
This appears to be a regression on wine-1.7.12.
wine-1.6.2 - is good. wine-1.7.12 - is bad.
However i get get this when trying to do a regression test.
The merge base 50dc4cd636cc88031e0a49697ccc9f03b398e449 is bad. This means the bug has been fixed between 50dc4cd636cc88031e0a49697ccc9f03b398e449 and [40dc905fac617f06e69fe803a8313fa5e6a953b7].
https://bugs.winehq.org/show_bug.cgi?id=40352
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=40352
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.fileplanet.com/1 | |86711/download/Devil-May-Cr | |y-4---PC-Demo
https://bugs.winehq.org/show_bug.cgi?id=40352
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- (In reply to Lunknown from comment #0)
wine-1.6.2 - is good. wine-1.7.12 - is bad.
You are trying to bisect between two different branches. Is there also a development version (1.6.0 or 1.7.x) which works fine? If yes, using this version as "good" candidate might be easier.
https://bugs.winehq.org/show_bug.cgi?id=40352
--- Comment #2 from Lunknown SolisX007@yahoo.com --- Hello Sebastian Lackner,
Ok the regression started in wine-1.7.2.
wine-1.7.1 - is good. wine-1.7.2 - is bad.
80638b6d2f2e9a6e71df59e2780ded768219739a is the first bad commit commit 80638b6d2f2e9a6e71df59e2780ded768219739a Author: Stefan Dösinger stefan@codeweavers.com Date: Fri Sep 6 00:11:11 2013 +0200
wined3d: Enforce texturing capability format restrictions on resource creation.
:040000 040000 266349d9279628abf59b61cae880557886adbbdd 708a8e23ff2885672a0f69c0780f1218443b49b7 M dlls :040000 040000 6967708140c54c1f87befd36d169a4ab65bf7370 f31f40cae6290f0beb61608a770df30c62166c1f M include
https://bugs.winehq.org/show_bug.cgi?id=40352
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Demo Devil May Cry 4 |Devil May Cry 4 requires |D3DERR_INVALIDCALL |DXT5 texture format support
https://bugs.winehq.org/show_bug.cgi?id=40352
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com Regression SHA1| |80638b6d2f2e9a6e71df59e2780 | |ded768219739a Component|-unknown |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=40352
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=40352
--- Comment #3 from Józef Kucia joseph.kucia@gmail.com --- Could you please attach a log with +d3d?
https://bugs.winehq.org/show_bug.cgi?id=40352
--- Comment #4 from Lunknown SolisX007@yahoo.com --- Created attachment 54040 --> https://bugs.winehq.org/attachment.cgi?id=54040 DMC4Demo Log
Ok here is the log.
https://bugs.winehq.org/show_bug.cgi?id=40352
--- Comment #5 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Lunknown from comment #4)
Created attachment 54040 [details] DMC4Demo Log
Ok here is the log.
It looks like your graphics drivers don't support GL_EXT_texture_compression_s3tc. If you install libtxc_dxtn the game should work again.
BTW, does the game fully work in wine-1.6.2?
https://bugs.winehq.org/show_bug.cgi?id=40352
--- Comment #6 from Lunknown SolisX007@yahoo.com --- Hello Józef Kucia,
In wine 1.6.2 it works but when i get to the the game play it is just dark.
https://bugs.winehq.org/show_bug.cgi?id=40352
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords|regression | Resolution|--- |INVALID Regression SHA1|80638b6d2f2e9a6e71df59e2780 | |ded768219739a |
--- Comment #7 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Lunknown from comment #6)
Hello Józef Kucia,
In wine 1.6.2 it works but when i get to the the game play it is just dark.
Yeah, you need libtxc_dxtn for compressed textures support. There is nothing to fix in wine.
https://bugs.winehq.org/show_bug.cgi?id=40352
--- Comment #8 from Lunknown SolisX007@yahoo.com --- Hello Józef Kucia,
Sorry about that.
https://bugs.winehq.org/show_bug.cgi?id=40352
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.