Just Dance 4 (Possible Nintendo ADPCM) by vladik4kides at 8:21 AM EDT on July 21, 2017
I have some weird .bin files from Just Dance 4. After some research aluigi suggested me that this could be Nintendo ADPCM file, because it looks like it has some sound data in it. So I wonder if someone could take a look at them and say if its possible to decode them or not. Files
Thanks in advance!
by furrybob at 11:27 AM EDT on July 24, 2017
Those files are archives with the format:

int Count;

Repeat 'File' struct 'Count' times.

struct File {
short FileID?;
short idk;
int FileSizePlus4;
int FileSize;
byte Data[FileSize]
}


Some of the files in the archives do appear to be Nintendo ADPCM, but if they are, there aren't any ADPCM coefficients for them, and you wouldn't be able to decode them with those.


Go to Page 0

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source