https://bugs.winehq.org/show_bug.cgi?id=49387
Bug ID: 49387 Summary: Game "101 Ways to die" start with a black screen. Product: Wine Version: 5.10 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: leslie_alistair@hotmail.com Distribution: ---
101 Ways to Die attempts to do into a full screen mode but fails because of the following commit. The game is only barely playable but that's another issue.
It was working, before this commit.
9b8847ed7b0f15c444c34034d311a8d79b3b06c8 is the first bad commit commit 9b8847ed7b0f15c444c34034d311a8d79b3b06c8 Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri Jun 5 16:19:28 2020 +0430
wined3d: Introduce WINED3DFMT_FLAG_DEPTH_STENCIL.
To indicate whether WINED3D_BIND_DEPTH_STENCIL is valid for the format.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=49387
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9b8847ed7b0f15c444c34034d31 | |1a8d79b3b06c8 Keywords| |regression CC| |hverbeet@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=49387
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://store.steampowered. | |com/app/413480/101_Ways_to_ | |Die/
https://bugs.winehq.org/show_bug.cgi?id=49387
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- Is there any relevant debug output? If not, please attach a +d3d log.
https://bugs.winehq.org/show_bug.cgi?id=49387
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Created attachment 67454 --> https://bugs.winehq.org/attachment.cgi?id=67454 +d3d
As Requested.
https://bugs.winehq.org/show_bug.cgi?id=49387
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- Created attachment 67455 --> https://bugs.winehq.org/attachment.cgi?id=67455 patch
Does the attached patch help?
https://bugs.winehq.org/show_bug.cgi?id=49387
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Henri Verbeet from comment #3)
Created attachment 67455 [details] patch
Does the attached patch help?
Yes, that makes it run again.
https://bugs.winehq.org/show_bug.cgi?id=49387
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=49387
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |67d0038e49323523b745c4a7280 | |69d8195273d23 Resolution|--- |FIXED
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=67d0038e49323523b745c4a72...
https://bugs.winehq.org/show_bug.cgi?id=49387
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.11.