Angry Birds: Star Wars (Activision, Exient XGS Engine, Consoles, 3DS) *.BNK, XGS (Sound) Bank)
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Angry Birds: Star Wars (Activision, Exient XGS Engine, Consoles, 3DS) *.BNK, XGS (Sound) Bank)
Can someone figure out cracking this file? Its a sound bank for SFX, its binary and has Wii ADPCM in sections, I'm currently looking into the Wii U version.
Last edited by LolHacksRule on Mon Sep 30, 2019 8:48 pm, edited 1 time in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Angry Birds: Star Wars (Activision, Exient XGS Engine, Wii U, .BNK, XGS (Sound) Bank)
Different endianess, check if it works now:
http://aluigi.org/bms/score_hero_bnk.bms
http://aluigi.org/bms/score_hero_bnk.bms
-
- Posts: 865
- Joined: Fri Apr 20, 2018 12:41 am
Re: Angry Birds: Star Wars (Activision, Exient XGS Engine, Wii U, .BNK, XGS (Sound) Bank)
Code: Select all
offset filesize filename
--------------------------------------
00000000 44 0.wav
+ 00009790 34416 0.wav
Error: incomplete input file Downloads\ABSW_WIIU_BNK\sfx.bnk
Can't read 2 bytes from offset 41636869.
Anyway don't worry, it's possible that the BMS script has been written
to exit in this way if it's reached the end of the archive so check it
or contact its author or verify that all the files have been extracted.
Please check the following coverage information to know if it's ok.
coverage file 0 0% 34468 26793248 . offset 41636869
Last script line before the error or that produced the error:
18 get CODEC short
I think my file is screwed up, I'll reup today.
Code: Select all
offset filesize filename
--------------------------------------
- 0 files found in 0 seconds
coverage file 0 0% 12 26793248 . offset 0000000c
From the original file. http://www.filedropper.com/sfx
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm