Hi! I need some help extracting the streams with the original filenames inside the WBA file. Any answer is appreciated.
Samples
(XBOX) Charlie And the Chocolate Factory WBA
-
- Posts: 140
- Joined: Mon Feb 05, 2018 5:45 pm
-
- Posts: 654
- Joined: Mon Oct 27, 2014 1:49 pm
Re: (XBOX) Charlie And the Chocolate Factory WBA
WBA is an archive which has a XSB and XWB file.
0x800 to 0x1000: XSB
0x1000 to the end: XWB
I save them as different files and then use xwb to specify the offset where the names start in the XSB and I extract raw streams from the XWB.
0x800 to 0x1000: XSB
0x1000 to the end: XWB
I save them as different files and then use xwb to specify the offset where the names start in the XSB and I extract raw streams from the XWB.
Last edited by Mygoshi on Wed Feb 17, 2021 5:49 pm, edited 1 time in total.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: (XBOX) Charlie And the Chocolate Factory WBA
That HVSIWBA format doesn't have much sense (offsets? size? files?) so no script will be made for it.