Emulator Issues #12637
closedUpdate to DSP LLE breaks bios sound on startup
0%
Description
Game Name?
Any GCN game.
What's the problem? Describe what went wrong.
DSP LLE Recompiler seems to have broken the bios sound with a recent dev build of Dolphin. HLE and LLE Interpreter work as intended. I am currently using dsp_coef and dsp_rom dumps from a gamecube with the CRCs and SHA-1s matching the ones found here: https://forums.dolphin-emu.org/Thread-howto-getting-dsp-lle-dumps
What steps will reproduce the problem?
Enable intro bios and LLE recompiler and launch any GCN game, there is no sound on the bios.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes
Is the issue present in the latest stable version?
No
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
Either 10038 or 10045.
Updated by starco5236 over 3 years ago
EDIT: Accidentally provided the Github pull numbers instead of Dolphin versions, the real ones are 5.0-14976 and 5.0-14988.
Updated by pokechu22 over 3 years ago
If possible, please test https://github.com/dolphin-emu/dolphin/pull/10051 which should fix this.
Updated by pokechu22 over 3 years ago
- Related to Emulator Issues #12633: Crashes or Unknown Pointers with LLE Interpreter added
Updated by pokechu22 over 3 years ago
#10051 has been merged: https://dolphin-emu.org/download/dev/19f8e39929db46039d5daef6010c94ff060a5111/ (5.0-14993). Can you re-test?
Updated by starco5236 over 3 years ago
Updated to 14997, can confirm that Bios sound was restored as well as other games that were broken (ie. sound in Brawl was garbled) and is now working as intended.
Updated by pokechu22 over 3 years ago
- Status changed from New to Fixed
- Regression changed from No to Yes
- Fixed in set to 5.0-14993