https://bugs.winehq.org/show_bug.cgi?id=49403
Bug ID: 49403 Summary: Builders of Egypt Prologue shows load screen, then ends with a fatal error Product: Wine Version: 5.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: blue-t@web.de Distribution: ---
Created attachment 67479 --> https://bugs.winehq.org/attachment.cgi?id=67479 Konsole Output
When started with the correct windows version of win10, the Demo of the game shows an initial small Graphic with the Game Title and some pyramids as the loading screen. Then you get a black screen and before the game menu appears, you get a wine dialogue box showing you a "fatal error".
There is a call to MFPlat wine: Call from 0x7b01100e to unimplemented function fplat.dll.MFGetConfigurationDWORD, aborting
Maybe that needs stubbing out.
https://bugs.winehq.org/show_bug.cgi?id=49403
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- It's some internal undocumented function. You're probably using a mix of native Media Foundation modules and builtin mfplat.dll. You'll have to switch fully in either direction.
https://bugs.winehq.org/show_bug.cgi?id=49403
Ker noa blue-t@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Builders of Egypt Prologue |Builders of Egypt Prologue |shows load screen, then |shows load screen, then |ends with a fatal error |ends up with a black screen
--- Comment #2 from Ker noa blue-t@web.de --- So
https://bugs.winehq.org/show_bug.cgi?id=49403
Ker noa blue-t@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #67479|0 |1 is obsolete| |
--- Comment #3 from Ker noa blue-t@web.de --- Created attachment 67486 --> https://bugs.winehq.org/attachment.cgi?id=67486 Console Output of the game during the black screen
Corrected now with overridering the partial mf installation