• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 6 7 8 9 10 ... 1197 Next »

Dolphin midi audio broken in latest dev build.
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin midi audio broken in latest dev build.
02-25-2023, 08:51 AM
#1
Garo Offline
Junior Member
**
Posts: 10
Threads: 3
Joined: Nov 2022
Hey everyone! I recently updated Dolphin to the latest dev build (5.0-18720) and it seems that this update has broken audio in many games that use midi tracks, like Mario Kart Double Dash for example. I have inserted an mp3 file in this post that should help you understand what I'm talking about. Also changed the audio backend did nothing to solve this issue.

The following audio clip is from the Opening Theme to Mario Kart Double Dash:

https://cdn.discordapp.com/attachments/832772034660270130/1078810999378948208/0224.mp3
Find
Reply
02-25-2023, 11:34 AM
#2
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,616
Threads: 120
Joined: Mar 2011
Does this occur under DSP HLE and/or DSP LLE?
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2 | (details)
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
02-25-2023, 01:20 PM
#3
Garo Offline
Junior Member
**
Posts: 10
Threads: 3
Joined: Nov 2022
(02-25-2023, 11:34 AM)MayImilae Wrote: Does this occur under DSP HLE and/or DSP LLE?

It seems that using DSP LLE Recompiler and DSP LLE Interpreter fixed the issue. Using DSP HLE is what's causing the audio to become broken. For now I'll just stick to using DSP LLE Recompiler.
Find
Reply
02-25-2023, 01:30 PM
#4
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,616
Threads: 120
Joined: Mar 2011
Well that's good, but that doesn't help us fix it!

Where did you encounter this in game?
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2 | (details)
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
02-25-2023, 02:34 PM
#5
Garo Offline
Junior Member
**
Posts: 10
Threads: 3
Joined: Nov 2022
(02-25-2023, 01:30 PM)MayImilae Wrote: Well that's good, but that doesn't help us fix it!

Where did you encounter this in game?

As soon I started up Mario Kart Double Dash all sounds were broken except for the FMV intro as that uses a pre-recorded audio track and not midi (at least I think so.) Also I launched up Wind Waker and had the same audio issues. The issue doesn't occur at a specific time, as soon as a game is started all midi music and sounds effects will break. I'm pretty sure it's only midi because I also launched up Alien Hominid and had no audio issues, as I'm pretty sure all the music and sound effects in that game don't use midi at all. For all games though there is always a slight humming noise in the background. Very strange.
Find
Reply
02-25-2023, 03:56 PM (This post was last modified: 02-25-2023, 11:10 PM by MayImilae.)
#6
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,616
Threads: 120
Joined: Mar 2011
Please post a screenshot of your audio settings page please.

Alien Hominid and basically all games use sampled music. What you are noticing is the different between the AX microcode and the Zelda Microcode. The zelda microcode is used in double dash and wind waker, but alien hominid (and 99% of games) use AX. It would appear your issue is isolated to the Zelda microcode. Here is the list of Zelda microcode games if you want to try any others you have - https://wiki.dolphin-emu.org/index.php?title=Category:Zelda_ucode_games
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2 | (details)
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
02-25-2023, 08:46 PM
#7
Flax4 Offline
Junior Member
**
Posts: 2
Threads: 0
Joined: Feb 2023
I'm on build 5.0-18722 and I'm having the same issue with certain games. Super Mario Galaxy 1/2, Super Mario Sunshine, they all suffer from broken audio under HLE when launching either title.

Audio settings:
[Image: xm4gwNb.png]
Find
Reply
02-25-2023, 10:03 PM
#8
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,616
Threads: 120
Joined: Mar 2011
Can both of you bisect this to try to find the build that first breaks for you?

Basically, the process of bisecting is to have a version you know works, and a version you know doesn't work, and try the version in the middle. That way, you are reducing the possible versions you need to test by half every time. Repeat that a few times and you should have an exact version where Dolphin's behavior changed.
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2 | (details)
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
02-25-2023, 11:21 PM
#9
Flax4 Offline
Junior Member
**
Posts: 2
Threads: 0
Joined: Feb 2023
Build 5.0-18720 is where it started for me. So a very recent build. Beta works just fine, I tried 5 builds compiled before 5.0-18720 and they worked just fine too.
Find
Reply
02-26-2023, 03:10 AM (This post was last modified: 02-26-2023, 04:08 AM by Garo.)
#10
Garo Offline
Junior Member
**
Posts: 10
Threads: 3
Joined: Nov 2022
(02-25-2023, 03:56 PM)MayImilae Wrote: Please post a screenshot of your audio settings page please.

Alien Hominid and basically all games use sampled music. What you are noticing is the different between the AX microcode and the Zelda Microcode. The zelda microcode is used in double dash and wind waker, but alien hominid (and 99% of games) use AX. It would appear your issue is isolated to the Zelda microcode. Here is the list of Zelda microcode games if you want to try any others you have - https://wiki.dolphin-emu.org/index.php?title=Category:Zelda_ucode_games

I tested out Super Mario Sunshine as according to that list that game also uses the Zelda Microcode, and I had the worst results out of Double Dash and Wind Waker. Basically if you're familiar with the sound the Wii makes when a game or homebrew app crashes that's exactly what I heard for the entire game. Below is a screenshot of my audio settings that cause the sound issues:

   
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode