So as of recent i have been trying to get the files out of the Iwaihime data packs.
Most of the files i have been able to unpack are the .cpk files since their Criware pack files, then having run into a bit of a problem with the System files.
All of the files are missing their extensions, but with the help of the arc_Extractor i have been able to unpack the images and the sounds, since they are .HCA for sounds and .XTX for images/textures/fonts
Im still missing the Script files/text for the games and the system files (sys.cpk) when extracted from the .cpk file are compressed files, we can find some of them are .xtx and some are .hca sound files but the code is different from the existing files in those same formats with the headers being super different and encoded differently. I need help figuring out how to decompress these so i can get to the files inside of them.
Im almost positive these files contain the UI/Menu sound effects as well as the UI textures itself. i just need to get inside and get the files out.
HEres a box link to those system files, including the sys.cpk just incase they need to be re-extracted.
https://app.box.com/s/rdiyi33q9zxmct1t471sm4cjshk5oizf
There are also three other files in the data folder that have extensions i don't recognize/can't utilize
these are 000.drt 001.drt & sn.bin
I haven't the foggiest clue what's inside the .drt file but the .bin files most likely contain the script files and such which is what i also need.
i'll leave a link here for those files as well.
https://app.box.com/s/mq9zoqu90fe8q1oex999cv58b88sxty1
Iwaihime Files [criware cpk]
-
- Posts: 6
- Joined: Sun Dec 09, 2018 3:18 am
Re: Iwaihime Files [criware cpk]
I would like to pop back in and say, i know their Criware cpk files, but the system files are compressed/encrypted differently and theres no way for me to get the files from them like the others.
And the bin file is still a mystery.
And the bin file is still a mystery.
-
- Posts: 4
- Joined: Wed Apr 29, 2020 1:54 pm
Re: Iwaihime Files [criware cpk]
Hi! I determined that *.drt files are actually video files (they were old WMV video formats as well as WMA audio codec), and I could play them well in PotPlayer. You need to just rename *.drt to *.wmv and open
-
- Posts: 4
- Joined: Wed Apr 29, 2020 1:54 pm
Re: Iwaihime Files [criware cpk]
I wanted to ask you how you could open/(extract?) *.xtx files