https://bugs.winehq.org/show_bug.cgi?id=30364
--- Comment #27 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Christian Costa from comment #26)
Created attachment 67797 [details] debug output +amstream with 5.13 and patch applied
No more active movie window created but screen is black. None of the videos (00010.dat, 00006.dat & 08030.dat) are played. Even the audio track of 08030.dat cannot be heared. The mp3 files that play during videos are truncated except for the last video (the one which has an audio track).
Could you try and retest with latest -git? Anton's patches may have improved things.
Do note that it seems to use IDirectDrawStreamSample::Update() to play videos, which isn't currently implemented. However, most of the games that are only choking on Update() are able to have their videos skipped.
If the game no longer hangs/is able to have its videos skipped, this would become a dupe of Bug 29926.