Using HyperRipper on the main.rsb archive (forum post here: viewtopic.php?f=9&t=9178) and it spewed out some WAV files, problem is it says that it uses a different encoder. Either that, or they're just borked...
Here's one of the audio files. There are 98 wav files so I presume that all of them are borked. https://drive.google.com/file/d/1_Z-VuL ... sp=sharing
Zuma's Revenge! XBLA wav files
-
- Posts: 144
- Joined: Fri Aug 08, 2014 11:25 am
Re: Zuma's Revenge! XBLA wav files
Games released on Xbox 360 / XBLA will almost always use the XMA codec which is why these files aren't playing. They're not PCM WAV, they're XMA.
Rename the extension to from '.wav' to '.xma' and use vgmstream to playback / convert the file by using running the test.exe in command prompt or use the winamp plugin.
Rename the extension to from '.wav' to '.xma' and use vgmstream to playback / convert the file by using running the test.exe in command prompt or use the winamp plugin.
-
- Posts: 9
- Joined: Fri Jan 11, 2019 12:23 pm
Re: Zuma's Revenge! XBLA wav files
brendan19 wrote:Games released on Xbox 360 / XBLA will almost always use the XMA codec which is why these files aren't playing. They're not PCM WAV, they're XMA.
Rename the extension to from '.wav' to '.xma' and use vgmstream to playback / convert the file by using running the test.exe in command prompt or use the winamp plugin.
Solved! I got all of the sound assets now. Thank you!!