https://bugs.winehq.org/show_bug.cgi?id=53941
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |mstefani@winehq.org
--- Comment #2 from Michael Stefaniuc mstefani@winehq.org --- Fails to load then crashes in style_track_Release(): IDirectMusicStyle8_Release(item->pObject);
The attached patch fixes the crash but it is more a workaround. The proper fix is to rewrite the IPersistStream_Load() for the StyleTrack.
And then the game is hitting 0024:fixme:dmcompos:IDirectMusicComposerImpl_ComposeSegmentFromTemplate (0801EFB8, 0067D968, 08030240, 1, 0067E138, 039E1078): stub and crashes in application code straight after that.