https://bugs.winehq.org/show_bug.cgi?id=53633
Bug ID: 53633 Summary: Visual Novel Ninki Seiyuu no Tsukukurikata crashes on start throwing failed to call ConnectFilters (pSrc, pMPEG1Splitter) Product: Wine Version: 7.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: bugmetoo@protonmail.com Distribution: ---
Created attachment 73031 --> https://bugs.winehq.org/attachment.cgi?id=73031 Crash log in a freshly created Wine Prefix
On trying to launch the game, the game throws the following message "failed to call ConnectFilters (pSrc, pMPEG1Splitter).:[0x80004005] Error: 0x80004005" and application crashes. Running winetricks quartz fixes the issue.
https://bugs.winehq.org/show_bug.cgi?id=53633
bugmetoo@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/sayou_trial Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=53633
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- It needs system stream support in the MPEG-1 splitter, making this a duplicate of bug 9127.
*** This bug has been marked as a duplicate of bug 9127 ***
https://bugs.winehq.org/show_bug.cgi?id=53633
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=53633
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.
https://bugs.winehq.org/show_bug.cgi?id=53633
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
--- Comment #3 from Bartosz gang65@poczta.onet.pl --- It needs support for MEDIASUBTYPE_MPEG1System in code: https://gitlab.winehq.org/wine/wine/-/blob/wine-7.18/dlls/winegstreamer/quar...