https://bugs.winehq.org/show_bug.cgi?id=48438
Bug ID: 48438 Summary: mfplat support regression Product: Wine Version: 5.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@winehq.org Reporter: edpil02@orange.fr Distribution: ---
I was able to play ride 3 bikes game with native mfplat.dll :
built-in mfplat.dll -> black screen (because cant play mp4 movies) native mfplat -> the game run (can play the intro movies).
But latest versions of wine (4.16 ?) seems to crash now with native mfplat.
Get this error : 00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1140. 00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1320.
The game does not crash but cant start because it cant play the intro movie.
Seems that wine have been patch for mfplat support in may 2019 , but not sure. Sorry for my english.
https://bugs.winehq.org/show_bug.cgi?id=48438
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- (In reply to edpil02 from comment #0)
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1140. 00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1320.
If you're seeing that message, you're using builtin mf.dll. Exactly which native DLLs are you using, and what overrides do you have set in winecfg if any?
https://bugs.winehq.org/show_bug.cgi?id=48438
--- Comment #2 from edpil02 edpil02@orange.fr --- Created attachment 66214 --> https://bugs.winehq.org/attachment.cgi?id=66214 mfplat tips for play some games
https://bugs.winehq.org/show_bug.cgi?id=48438
--- Comment #3 from edpil02 edpil02@orange.fr --- People said in proton and wine DB that ride3 is borked. But i can play it with only:
Vcrun2015 Native d3dcompiler_47 to avoid shaders crash. Native mfplat.dll because the game starts with bikes movies, otherwise i get a black screen.
But i had to test many mfplat dll and only windows 7 (64) is successfull.
Unfortunately since wine 4.15 or later (dont remember), this override doesnt work anymore. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=48438
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- You will probably have to use complete set of Media Foundation modules, instead of replacing them one by one. It's very likely they have undocumented interfaces and other interdependencies, so I wouldn't consider this as a wine bug or a regression if one of native modules, taken out of complete set, stopped working for some reason.
https://bugs.winehq.org/show_bug.cgi?id=48438
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Please reopen, or better yet open a new report if this doesn't work for you without native modules.
https://bugs.winehq.org/show_bug.cgi?id=48438
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #6 from André H. nerv@dawncrow.de --- closing invalid