09-22-2015, 06:07 PM
09-22-2015, 08:41 PM
depends on which ARC file you're talking about, post some samples please
09-22-2015, 08:49 PM
09-22-2015, 09:47 PM
You can open these ARC/BIN files in BrawlBox, and SZS Modifier, to extract the contents
09-22-2015, 09:56 PM
(09-22-2015, 09:47 PM)ThatTrueStruggle Wrote: [ -> ]You can open these ARC/BIN files in BrawlBox, and SZS Modifier, to extract the contents
Well, what I mean is, I don't have the time to extract these singularly.
It's a painstaking progress.
I just want a script for BMS to extract multiple of these at once.
That's what I need.
09-23-2015, 07:01 AM
I did make a quickbms script to extract these files however that doesn't handle folders
09-23-2015, 07:35 AM
(09-23-2015, 07:01 AM)TGE Wrote: [ -> ]I did make a quickbms script to extract these files however that doesn't handle folders
I don't need to have folder handling, I just need it for 1 folder at a time.
Please post!
09-23-2015, 06:28 PM
Just do:
I've tested this code and works on multiple at once
Code:
wszst extract -a *.bin
I've tested this code and works on multiple at once
09-23-2015, 08:18 PM
(09-23-2015, 06:28 PM)ThatTrueStruggle Wrote: [ -> ]Just do:
Code:wszst extract -a *.bin
I've tested this code and works on multiple at once
Thanks alot!!!!
You've just saved me lots of time!
I really appreciate it.
now only if there was batch CMP decompressor....
HOLY CRAP THIS CONVERTS AUTOMATICALLY THANK YOU THIS WORKS WONDERS!!!!!!
09-26-2015, 08:36 PM
You don't need to have -a, it's likely useless...
wszst xx can extract all TPLs and everything else it supports...
Read this for more details:
http://www.vg-resource.com/thread-27675.html
wszst xx can extract all TPLs and everything else it supports...
Read this for more details:
http://www.vg-resource.com/thread-27675.html
09-26-2015, 09:43 PM
(09-26-2015, 08:36 PM)larsenv Wrote: [ -> ]You don't need to have -a, it's likely useless...
wszst xx can extract all TPLs and everything else it supports...
Read this for more details:
http://www.vg-resource.com/thread-27675.html
All exports all the subfiles from an archive.
szs.wiimm.de Wrote:Extract and decode all known and supported files recursively.