Automatically extract files to specific location ?

Doubts, help and support about QuickBMS and other game research tools
DogancanYr
Posts: 6
Joined: Fri May 06, 2022 7:23 pm

Automatically extract files to specific location ?

Post by DogancanYr »

Can we automatically extract the files we will extract with Quickbms to the location we want?
Or
Can we choose bms script automatically?
DogancanYr
Posts: 6
Joined: Fri May 06, 2022 7:23 pm

Re: Automatically extract files to specific location ?

Post by DogancanYr »

-r experimental reimport option that should work with many archives:
quickbms script.bms archive.pak output_folder
modify the needed files in output_folder and maybe remove the others
quickbms -w -r script.bms archive.pak output_folder
you MUST read section 3 of quickbms.txt before using this feature,
use -r -r to use the alternative and better REIMPORT2 mode