Serious Sam Double D by OoPpEe at 5:24 AM EDT on August 31, 2011
This game has some amazing music, like the games in the series. This is just a 2D spinoff. However I am having issues getting the music extracted. It's done with the Microsoft XNA and seems to be and the audio inside the file seem to be XMA2 format. I've tried towav.exe, xma_test.exe, vgmtoolbox, and a few other randoms and no luck.
I used "unxwb" to extract the audio. Running it with: unxwb -R (filename) gave me: 7048720 (length) ??? (fmt) 44100 (frq) 2 (channels) 8 (bits) for the 000000a0.dat file which I included.
I've used this information in all the programs I've tried and no avail. Tried Audacity with the those and also trying each option (little/big e) and even changing the frequency but no avail.
I attached the "000000a0.dat" that was extacted using "unxwb" and also the "xwb" itself. Any help would great. Once I know how to get one going, others should be a breeze.