|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Quote:
quickbms -d -Y pck_to_wem.bms data.pck quickbms -w -r pck_to_wem.bms data.pck data.pck_extracted Second one is how to import back in
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. Last edited by panker1992; 26-08-2021 at 07:57. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
I'm still quite interested in the inquiry to the existence of a tool/suite, mentioned in the original post, as should one not exist I'll get straight to work developing one! |
|
#3
|
|||
|
|||
|
Quote:
So, starting from the extracted files from .pck file, how can I "reduild" a new .pck file without the original one? |
|
#4
|
|||
|
|||
|
Quote:
- 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. |
|
#5
|
|||
|
|||
|
Quote:
So how can I correctly use Bincat and hdiffz procedure? |
|
#6
|
|||
|
|||
|
Quote:
Code:
bincat extracted_data\* new.pck hdiffz-x64 new.pck old.pck patch.diffz Code:
bincat extracted_data\* new.pck hpatchz-x64 new.pck patch.diffz old.pck |
| The Following User Says Thank You to Masquerade For This Useful Post: | ||
Guravkov2010 (02-11-2022) | ||
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
|||
|
|||
|
Quote:
Which file do I have to use in my repack? Only patch.diffz file? I don't think so, because, in order to create the original "VO_MEDIA.PC.PCK" file, I need patch.diffz file and .wem file or the file create by bincat.exe. So I increase the final .bin file, instead of reducing it. So, how can I do? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cd burner help | snatchcrash | CD/DVD-Writers | 1 | 14-09-2002 04:32 |
| air force delta | snake | DC Games | 0 | 15-04-2001 04:34 |
| air force delta | snake | DC Games | 1 | 13-04-2001 20:04 |
| HELP ME PLZ!!!! | Dalvin | DC Games | 0 | 02-01-2001 22:15 |
| HELP ME PLZ!!!! | Dalvin | DC Games | 0 | 02-01-2001 22:14 |