ROM Hack Extracting Music from .NDS file

  • Thread starter Thread starter Yuan
  • Start date Start date
  • Views Views 3,053
  • Replies Replies 5
Yuan said:
Hello, I'm trying to extract some Trauma Center 2 musics. I've read this tutorial http://gbatemp.net/index.php?showtopic=33647&st=64 , but it only explains how to extract sound_data.sdat ones. How do I extract music from bgm_xxx.bin files ?
first pull open the fill with a hex editor and see if you can find any familiar things, or maybe even the name of the audio type.
.bin is not a real audio format, so there's not really a universal "bin audio player".
 
thedicemaster said:
Yuan said:
Hello, I'm trying to extract some Trauma Center 2 musics. I've read this tutorial http://gbatemp.net/index.php?showtopic=33647&st=64 , but it only explains how to extract sound_data.sdat ones. How do I extract music from bgm_xxx.bin files ?
first pull open the fill with a hex editor and see if you can find any familiar things, or maybe even the name of the audio type.
.bin is not a real audio format, so there's not really a universal "bin audio player".

Thanks I'll try it, I've tried to change the file to .wav , .mid and .mp3 but no success.
 
It's no use =\ haven't found any clues into hex editor.

hexbb3.jpg
 
Yuan said:
It's no use =\ haven't found any clues into hex editor.

http://img156.imageshack.us/img156/6093/hexbb3.jpg
i found a clue.
Âcri

most likely on the other end of the file you'll see ####Âcri where #### is the actual file format.
too bad tough, it's not a public sound format.

it's only meant for games and programs, so you won't easily get an audio player/converter for it.
 
Well cri is most likely CriWare if thats of any help. Its possible the audio is ADX format for which VGMSTREAM may come in handy. I'm not sure how well it handles raw data though, as it doesn't seem you can isolate specific files in the binary yet.
 

Site & Scene News

Popular threads in this forum