https://bugs.winehq.org/show_bug.cgi?id=43586
Bug ID: 43586 Summary: Dead Space: no shadows in game Product: Wine Version: 2.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: distorsheon@gmail.com Distribution: ---
Created attachment 58998 --> https://bugs.winehq.org/attachment.cgi?id=58998 no shadows screenshot
Shadows were present until version 2.6 They present in v2.5 v2.6 and later — they don't.
(Tested on Nvidia 384.59+Kubuntu 17.04)
https://bugs.winehq.org/show_bug.cgi?id=43586
--- Comment #1 from Yurii distorsheon@gmail.com --- Created attachment 58999 --> https://bugs.winehq.org/attachment.cgi?id=58999 shadows screenshot
https://bugs.winehq.org/show_bug.cgi?id=43586
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |joseph.kucia@gmail.com
--- Comment #2 from Józef Kucia joseph.kucia@gmail.com --- Is the issue present in Wine 2.15? If yes, please run a regression test: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=43586
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |8c98be4791f18f31b04a4a0f08d | |18979aa0d06df CC| |hverbeet@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #3 from Andrey Gusev andrey.goosev@gmail.com --- Confirming.
https://bugs.winehq.org/show_bug.cgi?id=43586
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- The issue is likely that special formats like RESZ are no longer reported as supported with D3DRTYPE_SURFACE, since they don't have an internal format. Matteo should have a patch for that soon.
https://bugs.winehq.org/show_bug.cgi?id=43586
Lorenzo Ferrillo lorenzofer@live.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lorenzofer@live.it
--- Comment #5 from Lorenzo Ferrillo lorenzofer@live.it --- Created attachment 59096 --> https://bugs.winehq.org/attachment.cgi?id=59096 patch
I tested the regression and resulted that the guilty commit is this: https://github.com/wine-mirror/wine/commit/8c98be4791f18f31b04a4a0f08d18979a...
Tested witha git bisect between 2.6 and 2.5
This regression also broke OblivionReloaded
I attacched a patch that make the shadow on this game works (this patch also fix OblivionReloaded) However despite these game works and that this didn't introduce any test failure, I'm not confident that this is the proper way.
https://bugs.winehq.org/show_bug.cgi?id=43586
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |6b98d3ebf1af1f55d00b66008bd | |9b37de5880def Resolution|--- |FIXED
--- Comment #6 from Andrey Gusev andrey.goosev@gmail.com --- Fixed by commit https://source.winehq.org/git/wine.git/commit/6b98d3ebf1af1f55d00b66008bd9b3...
https://bugs.winehq.org/show_bug.cgi?id=43586
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.17.