https://bugs.winehq.org/show_bug.cgi?id=51226
Bug ID: 51226 Summary: Catherine Classic (steam 893180) crashes on intro videos Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com Regression SHA1: 626438a6be2df298c527870c8df9e6deb2f1c0fc Distribution: ---
It's been reported that the game is crashes now after:
From 626438a6be2df298c527870c8df9e6deb2f1c0fc Mon Sep 17 00:00:00 2001
From: Nikolay Sivov nsivov@codeweavers.com Date: Fri, 28 May 2021 15:43:07 +0300 Subject: [PATCH] evr/mixer: Test format only when setting output type.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org --- dlls/evr/mixer.c | 10 ++++++++-- dlls/evr/tests/evr.c | 42 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 49 insertions(+), 3 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=51226
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |mfplat
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- The video in question is data/movie/150_00.wmv. It plays fine for me with mfplay player, except for broken audio playback due to lack of converter. So EVR itself is generally functional for it. Moving to mfplat component so it's not lost.
https://bugs.winehq.org/show_bug.cgi?id=51226
mrdeathjr28@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28@yahoo.es