https://bugs.winehq.org/show_bug.cgi?id=53166
Bug ID: 53166 Summary: Star Wars : Fallen Order crashes at launch Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@winehq.org Reporter: berillions@gmail.com Distribution: Debian
Created attachment 72614 --> https://bugs.winehq.org/attachment.cgi?id=72614 Fallen Order output console
Hi,
I tried to launch the game with wine 7.10 and git e3ba22e39b1. The game crashes at launch before intro video and mfplat is needed. Use mfplat dlls override from https://github.com/z0z0z/mf-install workaround the issue.
I attach the output console. This is the error message :
###
06b4:fixme:mfplat:topology_loader_Load 0000000001589820, 0000000001589E50, 000000001E64FBB8, 0000000000000000. 06b4:fixme:quartz:DllGetClassObject {6a170414-aad9-4693-b806-3a0c47c570d6} not implemented, returning CLASS_E_CLASSNOTAVAILABLE. 06b4:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\windows\system32\winegstreamer.dll" 06b4:err:ole:com_get_class_object no class object {6a170414-aad9-4693-b806-3a0c47c570d6} could be created for context 0x1 06b4:fixme:mfplat:audio_renderer_get_service_GetService Unsupported service {866fa297-b802-4bf8-9dc9-5e3b6a9f53c9}, interface {0a9ccdbc-d797-4563-9667-94ec5d79292d}. 06b4:fixme:mfplat:media_source_QueryInterface {6ef2a662-47c0-4666-b13d-cbb717f2fa2c}, 000000001E64FAC8.
###
https://bugs.winehq.org/show_bug.cgi?id=53166
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- You will probably need to either start from a clean prefix, or remove any registry key containing 6a170414-aad9-4693-b806-3a0c47c570d6. This wine-specific WineAudioConverter class has been removed and replaced with a standard one.
https://bugs.winehq.org/show_bug.cgi?id=53166
--- Comment #2 from Maxime berillions@gmail.com --- Created attachment 72615 --> https://bugs.winehq.org/attachment.cgi?id=72615 +mfplat log
(In reply to Rémi Bernon from comment #1)
You will probably need to either start from a clean prefix, or remove any registry key containing 6a170414-aad9-4693-b806-3a0c47c570d6. This wine-specific WineAudioConverter class has been removed and replaced with a standard one.
Thanks Rémi. I create a clean prefix and the game still crashes when the intro video "Default_Startup.mp4" starts.
I attach the +mfplat log
https://bugs.winehq.org/show_bug.cgi?id=53166
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=53166
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-8.16 in a fresh wineprefix?
https://bugs.winehq.org/show_bug.cgi?id=53166
Maxime berillions@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Maxime berillions@gmail.com --- Launch without issue with wine-9.0-rc2 except bad performance with GL/Vulkan backend. Use DXVK allow to play correctly.
https://bugs.winehq.org/show_bug.cgi?id=53166
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc3.