http://bugs.winehq.org/show_bug.cgi?id=58493 --- Comment #17 from Michael Stefaniuc <mstefani(a)winehq.org> --- OK, the "0124:warn:dmstyle:parse_style_ref Failed to load reference" is not relevant. References don't need to be fully satisfied when parsing the reference (afair). The interesting part was the: 0024:warn:dmloader:loader_GetObject : failed to (completely) load object That succeeds now for me in Chicken Tournament after adding support for DX7 versions of DMUS_FOURCC_PATTERN_CHUNK and DMUS_FOURCC_PARTREF_CHUNK. I pushed both those patches to https://gitlab.winehq.org/wine/wine/-/merge_requests/8627 I had to add also a patch to prevent Chicken Tournament from crashing as it seems to "finish" loading and runs into other unimplemented functions. Can you please retry with the above MR and provide a debug log? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.