Compress multiple files to one big file in QuickBMS

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
Engaro079
ultra-n00b
Posts: 1
Joined: Sun Nov 15, 2020 1:32 am

Compress multiple files to one big file in QuickBMS

Post by Engaro079 »

If you have an compression script for a specific archive type, could you select multiple input files and get the output file as one big file?

Thanks!
User avatar
ikskoks
Moderator
Posts: 1583
Joined: Thu Jul 26, 2012 5:06 pm
Location: Poland, Łódź
Has thanked: 625 times
Been thanked: 379 times
Contact:

Re: Compress multiple files to one big file in QuickBMS

Post by ikskoks »

You can do something like that using reimport mode. It's the easiest way.
Read documentation here http://aluigi.zenhax.com/papers/quickbms.txt

But if your goal is other than extraction/importing to archive,
then the best option would be to write custom tool for that.
There are many open source compressors that can be used.
For example https://github.com/inikep/lzbench
Post Reply