https://bugs.winehq.org/show_bug.cgi?id=53941
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #6 from Michael Stefaniuc mstefani@winehq.org --- Turns out that returning an error from IDirectMusicComposerImpl_ComposeSegmentFromTemplate() would have prevented the crash too. But as I had already researched the two methods, I've implemented one and semi-stubbed the other: https://gitlab.winehq.org/wine/wine/-/merge_requests/1836
With that the game starts and is playable.