Version
3.5-174
Branch
master
Date
11 years, 2 months ago
Windows x64 Windows x86 Mac OS X
Commit
2c1c538fda491f97a735902e00987537db1d3487
Change author
Pierre Bourdon
Change description
Disable the OpenAL and Pulseaudio audio backends

They are currently broken and cause sound issues which are not present in other
backends:

* OpenAL plays music 2x too fast in Zelda UCode games with HLE
* Pulse backend uses a lot of CPU power and slows down emulation significantly

Both backends are currently being re-implemented in separate branches of
Dolphin, so this should be a temporary removal.