https://bugs.winehq.org/show_bug.cgi?id=51324
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |gijsvrm@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 70219 --> https://bugs.winehq.org/attachment.cgi?id=70219 patch
Hi Lorenzo,
Thanks for the detailed explanation, it seems the main problem is that we weren't handling AMMSF_RENDERALLSTREAMS in OpenFile() at all.
Does the attached patch work for you as well? If so, I'll send it upstream.