Quote:
Originally Posted by Masquerade
PCK archives don't use compression, so what you can do is the following:
- use Bincat by Aluigi to concatenate the output wems into one large file
- use hdiffz to make a patch between the original PCK and the concatenated data
Then, in your repack installation, concatenate the wems with bincat and apply the patch you made with hpatchz to restore the original PCK.
|
Thank you for your reply! Once all .pck files have been decompressed with quickbms, the output files are:
.wav, .bnk, .dat files and no .wem files.
So how can I correctly use Bincat and hdiffz procedure?