|
|
|
#1
|
||||
|
||||
|
What game?
__________________
Haters gonna hate
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Whispered Secrets - Cruise of Misfortune Collectors Edition
|
|
#3
|
|||
|
|||
|
hello guys
i'm looking for a way to recombine two files. i have a big .pak file that contains all the game data. i've duplicated it and processed each part. one part contains the data compressible by lolz and the other compressible by another compressor. after decompression i'd like to recombine these two files to make one. I'm trying to figure out how to do this, with SFK, RAW or equivalent, but I'm drying out... |
|
#4
|
|||
|
|||
|
I've found a solution, maybe not the most beautiful, but it works.
I use xtool (7.9) to generate a database, extract stream from file2 and inject in file1 it works, it's fast, the only problem is to need to have 3x the space on drive (file1, file2, extracted stream) before recombine. |
|
#5
|
|||
|
|||
|
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. |
|
#6
|
|||
|
|||
|
Hello yes I think about this but it's 30gb files
the xdelta file is big and patch is low speed the pak is aes crypted. What i've done: take original pak and uncrypt it extract "compressible" parts who lolz can have a raisonnable gain extract low compression parts , compressed later with razor extract small fast compression files (like txt, json, xml) then pack each chunk block (I've got a better compression ratio than compress extracted files) during install => rebuild the big pak recrypt pak small hdiffz patch to recover a good crc Last edited by wareck; 11-07-2025 at 05:40. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| newbie question | bigorangekitty | PS2 Games | 5 | 15-05-2002 16:51 |
| Total newbie...dumb question...patience please! | xxxMikexxx | PC Games | 1 | 02-04-2002 23:19 |
| newbie question | troi22 | PS2 Games | 1 | 28-02-2002 03:18 |
| newbie PAL patch question for Pro Evolution | Purple Cowboy | PS2 Games | 2 | 19-02-2002 12:39 |
| Newbie question...how do I know if the game I've downloaded is Autoboot or not? | konichiwa | DC Games | 1 | 23-11-2000 20:35 |