Quote:
Originally Posted by panker1992
Here is how to extract PCK files
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
|
Good morning, how can I use this instructions for videogame repacking? I mean, to reimport files into .pck file, I need the original one. I think it's better to create a new .pck file without the original one, otherwise it's useless in terms of installation videogame.
So, starting from the extracted files from .pck file, how can I "reduild" a new .pck file without the original one?