So I came across a game developed by FromSoftware that uses these files.
Here's a sample.
Metal Wolf Chaos - bunch of files
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Metal Wolf Chaos - bunch of files
http://aluigi.org/bms/metal_wolf_chaos.bms
all_music_st.dat has its own header so run the script on it and not on the xps one.
The tool automatically adds the WAV header to the files extracted from all_music_st.dat and you can play them with the Xbox codec, for example with my tool http://aluigi.altervista.org/papers.htm#xbadpdec
all_music_st.dat has its own header so run the script on it and not on the xps one.
The tool automatically adds the WAV header to the files extracted from all_music_st.dat and you can play them with the Xbox codec, for example with my tool http://aluigi.altervista.org/papers.htm#xbadpdec
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Metal Wolf Chaos - bunch of files
I just wanted to say thanks for the script.