08-30-2015, 09:11 PM
Right, first decompress the .pac using xbdecompress.exe. I don't think I'm allowed to link to it directly but you can download it in the link provided here. There'll be a couple of folders in the .zip, the only one you want is xbcompression, which contains xbdecompress. So decompress it using the command-line:
Then, extract the resulting file with QuickBMS using this script. This'll give you the .hip files. The .hpl files are probably in a different .pac.
Code:
xbdecompress char_ad_img.pac char_ad_img_unpack.pac
Then, extract the resulting file with QuickBMS using this script. This'll give you the .hip files. The .hpl files are probably in a different .pac.