http://bugs.winehq.org/show_bug.cgi?id=34474
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |77f0a63b4fce90e4a35393eb164 | |68f11a922ea3a
--- Comment #10 from Ken Thomases ken@codeweavers.com --- Great! Thanks for testing and reporting it fixed. For the record, it was this commit that fixed it: http://source.winehq.org/git/wine.git/commit/77f0a63b4fce90e4a35393eb16468f1...
Regarding directplay, the need to install native was because of a conflict over an address range. It's possible that as the code changes, or even is recompiled, that it will change which addresses it takes up. So, it may be that the Mac driver has changed such that it's loading in a different address and allows built-in dplay to work. Might break again at random, though.