I extracted sound files from 13 SENTINELS:AEGIS RIM, some of the acb files can be converted to hca files, but after I used awb_afs2.bms to convert voice.awb, all the converted bin files has the header: RIFF WAVfmt, and can't be directly played in foobar2000. Could anyone tell me how to convert these bin files to wave?
Here's the file sample:https://drive.google.com/file/d/152huRqisN9ygxFBOiT0QUjUlOy4hFlMz/view?usp=sharing
[SOLVED].bin files unpacked from .awb with RIFF header but not .hca
-
- Posts: 12
- Joined: Mon Feb 01, 2016 3:55 am
[SOLVED].bin files unpacked from .awb with RIFF header but not .hca
Last edited by susukiller on Sat Mar 05, 2022 3:27 am, edited 1 time in total.
-
- Posts: 136
- Joined: Mon Nov 23, 2020 6:01 pm
Re: .bin files unpacked from .awb with RIFF header but not .hca
Foobar/vgmstream will play them if you rename the files to *.at9 instead of .wav
-
- Posts: 12
- Joined: Mon Feb 01, 2016 3:55 am
Re: .bin files unpacked from .awb with RIFF header but not .hca
DKDave wrote:Foobar/vgmstream will play them if you rename the files to *.at9 instead of .wav
Thank you! It works. It seems RIFF header does not only belong to wav format.