Join also our Discord channel! Click here.
Search found 3 matches
- Mon Nov 30, 2015 9:48 pm
- Forum: Game Archive
- Topic: StarWars Battlefront unpacker / decoder
- Replies: 88
- Views: 69562
Re: StarWars Battlefront unpacker / audio decoder
You have to find these lines cat1Path = r"mp\cas.cat" cat2Path = r"sp\cas.cat" cat3Path = r"initial\cas.cat" and change them to cat1Path = r"Win32\installation\mp\cas.cat" cat2Path = r"Win32\installation\sp\cas.cat" cat3Path = r"Win32\installation\initialexperience\cas.cat" Sorry, I don't have time...
- Mon Nov 30, 2015 9:36 pm
- Forum: Game Archive
- Topic: StarWars Battlefront unpacker / decoder
- Replies: 88
- Views: 69562
Re: StarWars Battlefront unpacker / audio decoder
I assumed data chunks to be in these dirs: \starwars\data\mp\cas.cat \starwars\data\sp\cas.cat \starwars\data\initial\cas.cat Is that so? Also do you have a console or PC? I am using a PC, Windows 8.1 64-bit. The cat files are in these locations. C:\Program Files (x86)\Origin Games\STAR WARS Battle...
- Mon Nov 30, 2015 8:50 pm
- Forum: Game Archive
- Topic: StarWars Battlefront unpacker / decoder
- Replies: 88
- Views: 69562
Re: StarWars Battlefront unpacker / audio decoder
I've followed the instructions and changed the file paths accordingly for the swbf_dump script, yet all I'm getting are empty folders in the dump directory. The console is simply spewing "chunk not found ...", and I've let it run for about thirty minutes now to see if maybe it was just missing some ...