|
Is the data in the big pak compressed beforr you use lolz?
It could be much easier to just extract all raw data and concatenate the data into two blocks.
Compress each block as required, then during unpacking stage, concatenate the two blocks and xdelta patch it to the original pak.
|