21 Jul
2025
21 Jul
'25
8:12 p.m.
http://bugs.winehq.org/show_bug.cgi?id=58493 --- Comment #13 from Michael Stefaniuc <mstefani(a)winehq.org> --- OK, it makes sense now: Gothic uses pre-DX8 creates dmusic files. DMUS_IO_STYLENOTE and DMUS_IO_STYLECURVE have fields with "DX8" comment. DMUS_IO_STYLENOTE with size of 22 corresponds to the pre-DX8 version. Most likely DMUS_IO_STYLEPART had at one point in time the dwFlags field added too. I'll need to review the whole change from 8e596f4ddba3d19d6eea645e59d54101f93aa2bc and add code to handle pre-DX8 files too. -- 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.