Emulator Issues #2200
closedGames VC (N64, Snes) : Can't load the sounds
0%
Description
What steps will reproduce the problem?
1.Start Zelda Ocarina Of Time (Example).
2.Can't hear the music and sounds, but in Zelda Collector's Edition can
hear.
What is the expected output? What do you see instead?
Hear music and sound.
What version of the product are you using? On what operating system?
r4986
Please provide any additional information below.
Maybe Dolphin can't find the files for load the sound.
Updated by knuckles500 almost 15 years ago
Just for the record, you'll need to use the LLE plugin for now in order to get the
sound to work. I think this is the same for SNES VC games.
Updated by LM1234 almost 15 years ago
for N64 VC games you need to press "Home" 2x under DSPHLE
Updated by darksonic_ds almost 15 years ago
Thanks LM1234, that worked (but need work without the "home" button). But Snes games
doesn't work with sound :(
Updated by nakeee almost 15 years ago
@LM huh? what does pressing home twice do?:)
Updated by MofoMan2000 almost 15 years ago
Wait, how did you even get Ocarina of Time to load? For me it breaks in JIT or JITIL
and in interpreter it gets stuck at "Reading game disk". In the menus for both
Ocarina of Time and Collectors Edition (before loading game) I can hear sound and
music (though the music in Collector's Edition cuts out after a second or two).
Updated by darksonic_ds almost 15 years ago
Is very easy, you can dump the game with dolphin (Properties>Filesystem). The file
is *.tgc, you can use tgctogcm :). I have zelda collector's edition Pal, so the name
is "zelda_PAL_093003.tgc"
Updated by XTra.KrazzY almost 15 years ago
- Status changed from New to Questionable
nakeee: If you really want to know, the first loaded ucode is the ROM ucode, and it
doesn't load any ucode afterwards. When pressing the home button, you force the
initialization of the AXWii ucode, which is the actual ucode that runs in the game.
The "real" solution to this problem would be to load the WAD from the Wii Menu, where
the correct ucode is initialized prior to running the game.
Updated by MofoMan2000 over 14 years ago
I can't get sound to work in the version extracted from the Collector's Edition
actually... I guess the real question here is... Questionable, or GameIssue?
Updated by Anonymous over 14 years ago
...and the answer is: don't expect things you rip out of games to magically work :p
XK's explanation makes sense; maybe this issue should be merged with the ES_LAUNCH one,
wherever that is...
Updated by nakeee almost 14 years ago
Issue 2774 has been merged into this issue.
Updated by skidau almost 14 years ago
Issue 3850 has been merged into this issue.
Updated by LM1234 over 13 years ago
- Status changed from Questionable to Duplicate