|
#11
|
|||
|
|||
|
Ok, it works
it's not a realy nice way to pack/unpack but it works I think the problem is when use zip with password, it introduce some random number in header and data of the final zip So there is no easy way to use xdelta or hdiff to rebuild original file what i've done for v1.04.987: uncompress basis.pak in a temporary folder uncompress patch_003.pak in temporary folder uncompress patch_005.pak in temporary folder remove basis.pak patch_003.pak patch_005.pak pack with diskspangui then in my unpack batch, in the temporary folder : .\7z.exe -mx5 -tzip -spe -poKoo$]bnGTKJLMNBA9A a patch_003.pak .\patch_003\* .\7z.exe -mx5 -tzip -spe -poKoo$]bnGTKJLMNBA9A a patch_005.pak .\patch_005\* .\7z.exe -mx5 -tzip -spe -poKoo$]bnGTKJLMNBA9A a basis.pak .\basis\* move basis.pak ..\ move patch_005.pak ..\ move patch_003.pak ..\ delete temporay folder I'm around 10go compressed game with setup.exe game works without issue |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Games Are For Kids | JoyBoy | Chit Chat | 83 | 16-11-2021 14:28 |
| CorePack Compression methods ? Help | ramazan19833 | Conversion Tutorials | 34 | 09-08-2018 06:51 |
| i got the email in the mail about copying ps2 games | EVOEvo | PS2 Games | 7 | 21-11-2003 07:56 |
| Self-booting games on an older Japanese DC? | Named | DC Games | 1 | 26-09-2003 17:48 |
| Having Problems Burning Numerous *Recent* Games....Help is Appreciated | Protosstic | PSX Games | 2 | 15-01-2002 21:27 |