Important information: this site is currently scheduled to go offline indefinitely by end of the year.

[Wii] Eurocom and VGMstream (.mus | .musx)

Get help on any and all audio formats, or chip in and help others!
Post Reply
BlueDrake
ultra-n00b
Posts: 5
Joined: Wed Jan 11, 2012 6:19 am
Been thanked: 1 time

[Wii] Eurocom and VGMstream (.mus | .musx)

Post by BlueDrake »

So now all the game files are extracted and nameless: viewtopic.php?f=10&t=8026
Which is great, but now my problem is VGMstream not reading the .mus files correctly:

Image

First off the file extension needs to be renamed from .mus to .musx or else VGMstream ignores it completely.

However the files come out a mess and checking the original reveals that VGMstream is using the wrong encoder anyway.

Any suggestions? Below is the file opened in the image.

http://www.sendspace.com/file/9yot0s
fastelbja
n00b
Posts: 14
Joined: Sat Dec 08, 2007 8:05 pm
Been thanked: 3 times

Re: [Wii] Eurocom and VGMstream (.mus | .musx)

Post by fastelbja »

The Musx format in vgmstream handle only compressed DATA (for example IMA on the Eurocom DAT4 Format)
The file you provide is an PCM file. Import this one under Audacity as RAW File (mono/ 26Khz) and you'll be able to hear to your file

cheers
BlueDrake
ultra-n00b
Posts: 5
Joined: Wed Jan 11, 2012 6:19 am
Been thanked: 1 time

Re: [Wii] Eurocom and VGMstream (.mus | .musx)

Post by BlueDrake »

Thanks, never would have thought about importing raw

After some fiddling it is actually 26kHz Mono 16-bit PCM with Big-Endian Byte order
bxaimc
advanced
Posts: 78
Joined: Sun May 09, 2010 8:54 pm
Been thanked: 10 times
Contact:

Re: [Wii] Eurocom and VGMstream (.mus | .musx)

Post by bxaimc »

That's odd. I might have to play around with vgmstream to set a flag to distinguish between ADPCM and PCM if it doesn't already exist and is being ignored.
User avatar
jmarti856
ultra-n00b
Posts: 5
Joined: Sat Aug 29, 2015 1:45 pm
Has thanked: 2 times
Been thanked: 2 times

Re: [Wii] Eurocom and VGMstream (.mus | .musx)

Post by jmarti856 »

Here is a tool that can encode and decode the custom eurocom adpcm: https://github.com/eurotools/es-eurocom ... er-decoder
and here is a tool that can open the SFX files for some games to see the file-format and all properties: https://github.com/eurotools/eurosound-explorer
Post Reply