Dolphin, the GameCube and Wii emulator - Forums
Does DSP LLE on separate thread actually benefit anyone? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: Does DSP LLE on separate thread actually benefit anyone? (/Thread-does-dsp-lle-on-separate-thread-actually-benefit-anyone)

Pages: 1 2 3


RE: Does DSP LLE on separate thread actually benefit anyone? - MayImilae - 04-19-2014

And pretty unstable. It didn't last very long. 3.5-1154 (new ax hle final merger) to 3.5-2173, if you're curious.

https://code.google.com/p/dolphin-emu/source/detail?r=2ab7fc10daa8b7af2dde19c1c584a09cee79f624

delroth in Dolphin's code Wrote:25 + // DSP HLE on thread is always disabled because it causes audio
26 + // issues/glitching (different timing characteristics). m_run_on_thread is
27 + // always false.