https://bugs.winehq.org/show_bug.cgi?id=41993
Bug ID: 41993 Summary: Chuckie Egg: The Next Batch v1.2 no longer works Product: Wine Version: 2.0-rc1 Hardware: x86-64 URL: http://retrospec.sgn.net/game/chuckie OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: vulture6@mail.com Distribution: Mint
Created attachment 56414 --> https://bugs.winehq.org/attachment.cgi?id=56414 Chuckie Egg: The Next Batch v1.2 console log
Chuckie Egg: The Next Batch v1.2 just shows a blank screen at the start and won't go any further.
Works OK with Wine 1.8.1 and Crossover 15.1.0.
I have Nvidia GTX card.
https://bugs.winehq.org/show_bug.cgi?id=41993
flobob vulture6@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=41993
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can't confirm, still shows me a blackscreen after I downgrade wine. Does it work for you with 1.8.1 in a clean wineprefix?
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #2 from flobob vulture6@mail.com --- Just tried it with a newly-downgraded 1.8.5 and it works fine. Obviously something has been added recently that breaks it.
When it works, you should get a message asking if you want sound.
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- In a clean 32bit prefix? I tried it with 1.8.5 too, but that too gives a blackscreen. Do you use DLL overrides or other special settings?
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #4 from flobob vulture6@mail.com --- I just downloaded 1.8.5 fresh from a ppa and ran it. No overrides or special settings used.
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- If you used the same wineprefix (usually ~/.wine) there might be still configuration in there. Can you rename ~/.wine to let wine generate a new, clean wineprefix? After that, you can rename it back to not lose anything.
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #6 from flobob vulture6@mail.com --- OK, I deleted ~/.wine and generated a new configuration. It still works!
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- I think I go it. Did you try winetricks to set the DirectDraw renderer to gdi? You can use the commandline, just execute "winetricks ddr=gdi". Fixes the blackscreen for me, all wine versions.
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Also, for me it worked in 1.7.3, the regression happened in a385c9ea3ead9438f591c3777a6ff6a21abdfc42. After that commit only ddr=gdi works, ddr=opengl only results in a blackscreen.
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #9 from flobob vulture6@mail.com --- Yes, switching to gdi made it work, albeit with a pretty jerky framerate. It's obviously a bug in Wine's DirectDraw renderer. Let's hope it gets fixed soon.
https://bugs.winehq.org/show_bug.cgi?id=41993
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Regression SHA1| |8673dca87df76b8f94be65c82e4 | |a1a389c13dd9b CC| |joseph.kucia@gmail.com
--- Comment #10 from Józef Kucia joseph.kucia@gmail.com --- This regression is introduced by:
commit 8673dca87df76b8f94be65c82e4a1a389c13dd9b Author: Józef Kucia jkucia@codeweavers.com Date: Wed Oct 5 11:17:04 2016 +0200
wined3d: Avoid using "context->swapchain" in context_update_window().
https://bugs.winehq.org/show_bug.cgi?id=41993
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #11 from Józef Kucia joseph.kucia@gmail.com --- Created attachment 56431 --> https://bugs.winehq.org/attachment.cgi?id=56431 Patch
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #12 from Fabian Maurer dark.shadow4@web.de --- Patch doesn't change the issue for me, still got the blackscreen. But for me it doesn't work with 1.8.5 either, maybe there's a second issue?
Using an R9 285 with mesa 13.0.2
https://bugs.winehq.org/show_bug.cgi?id=41993
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #13 from winetest@luukku.com --- (In reply to Fabian Maurer from comment #12)
Patch doesn't change the issue for me, still got the blackscreen. But for me it doesn't work with 1.8.5 either, maybe there's a second issue?
Using an R9 285 with mesa 13.0.2
For me it helped. I tested the game without a patch for the 1st time and I got black issue, with the patch it started working.
rx480, closed source driver.
wine 2.0.rc1-git.
https://bugs.winehq.org/show_bug.cgi?id=41993
--- Comment #14 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Fabian Maurer from comment #12)
Patch doesn't change the issue for me, still got the blackscreen. But for me it doesn't work with 1.8.5 either, maybe there's a second issue?
Using an R9 285 with mesa 13.0.2
I think that the patch fixes the issue reported initially by OP. If there's a second issue a new bug should be filed.
https://bugs.winehq.org/show_bug.cgi?id=41993
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #15 from Béla Gyebrószki gyebro69@gmail.com --- The patch fixes the black screen problem in Zafehouse Diaries, too (introduced by 8673dca87df76b8f94be65c82e4a1a389c13dd9b).
OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 730/PCIe/SSE2 OpenGL core profile version string: 4.5.0 NVIDIA 375.26
https://bugs.winehq.org/show_bug.cgi?id=41993
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #16 from winetest@luukku.com --- Should be fixed now by
http://source.winehq.org/git/wine.git/commit/6b94fb1e4a6828f5a2f366bd065609b...
https://bugs.winehq.org/show_bug.cgi?id=41993
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |6b94fb1e4a6828f5a2f366bd065 | |609bd127aa55f Resolution|--- |FIXED
--- Comment #17 from Béla Gyebrószki gyebro69@gmail.com --- The problem is gone for me in wine-2.0-rc2-15-g21dd046 (Chuckie Egg, Zafehouse Diaries). If you still have problems with the game Chuckie Egg, please open a new bug report for that issue.
Fedora 25 OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 730/PCIe/SSE2 OpenGL core profile version string: 4.5.0 NVIDIA 375.26
https://bugs.winehq.org/show_bug.cgi?id=41993
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc3.