https://bugs.winehq.org/show_bug.cgi?id=49047
Bug ID: 49047 Summary: Late Shift Launches to Black Screen Product: Wine Version: 5.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: matthewcboyd@tutanota.com Distribution: ---
Created attachment 67028 --> https://bugs.winehq.org/attachment.cgi?id=67028 Debugging Log
The game installs but when launching the game it only displays a black screen with the mouse cursor visible. I used version 20200107_(35388) of the game from GOG. I have included a debugging log. I have tested the game on a Windows system and can verify this issue isn't present there.
My system:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 5700 XT 8GB Gaming X | Mesa 20.0.5 | Manjaro 19.0.2 | Mate 1.24 | Kernel 5.6.7-1-MANJARO | Wine 5.7
Windows 10 system:
AMD FX-9590 | 16GB DDR3-2133 | MSI RX 580 8GB Gaming X | Driver 20.2.2 | Windows 10 Pro 1909
https://bugs.winehq.org/show_bug.cgi?id=49047
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com ---
From the log:
0060:err:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing a plug-in. 0060:err:gstreamer:watch_bus gstdecodebin2.c(4678): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0: no suitable plugins found: Missing decoder: Quicktime (video/quicktime, variant=(string)iso)
You'll need to install at least the 32-bit GStreamer "good" plugins. I suspect you'll need the "bad" and "ugly" set as well.
https://bugs.winehq.org/show_bug.cgi?id=49047
--- Comment #2 from Matthew matthewcboyd@tutanota.com --- (In reply to Zebediah Figura from comment #1)
From the log:
0060:err:gstreamer:watch_bus decodebin0: Your GStreamer installation is missing a plug-in. 0060:err:gstreamer:watch_bus gstdecodebin2.c(4678): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0: no suitable plugins found: Missing decoder: Quicktime (video/quicktime, variant=(string)iso)
You'll need to install at least the 32-bit GStreamer "good" plugins. I suspect you'll need the "bad" and "ugly" set as well.
I've got the 32 bit version of the Good and Ugly plugins installed but am gettting errors when trying to install the Bad ones so i'm working through that. Same issue so far but hopefully the bad plugins fix that