https://bugs.winehq.org/show_bug.cgi?id=38421
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- It tries to enumerate DMOs with DMOEnum() looking for MP3->PCM capable object, on Windows it should work as it has mp3dmod.dll registered for this category. After this lookup fails it uses another way to play it, for which DMOGetName doesn't work (as it should). I'll try to see what happens with native quartz.