Please help me extract this UMD.cpk.
Here: https://www.dropbox.com/s/zw6jxspw9kctq8s/UMD.cpk?dl=0
There are movie(*.pmf) and voice(*.dat) files. I need a voice pack (wav or at3 format???).
Thanks for your help.
Norn9 ~Norn + Nonette~ (PSP)
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Norn9 ~Norn + Nonette~ (PSP)
The cpk script seems to work (yeah it takes some seconds before starting the extraction), have you already tried it?
http://aluigi.org/bms/cpk.bms
http://aluigi.org/bms/cpk.bms
-
- Posts: 3
- Joined: Tue Aug 09, 2016 2:47 am
Re: Norn9 ~Norn + Nonette~ (PSP)
It doesn't work for me(
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Norn9 ~Norn + Nonette~ (PSP)
Ehmmm you selected the script as input file instead of umd.cpk
-
- Posts: 3
- Joined: Tue Aug 09, 2016 2:47 am
Re: Norn9 ~Norn + Nonette~ (PSP)
Funny How extract dat files? Is this the central issue.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Norn9 ~Norn + Nonette~ (PSP)
I don't know.
In case someone wants to work on it this is the header of these dat files:
In case someone wants to work on it this is the header of these dat files:
Code: Select all
48 43 41 00 01 03 00 60 66 6d 74 00 01 00 ac 44 HCA....`fmt....D
00 00 00 4e 00 80 01 7f 64 65 63 00 00 f6 01 0f ...N....dec.....
5c 00 01 00 61 74 68 00 00 00 63 69 70 68 00 00 \...ath...ciph..
70 61 64 00 00 00 00 00 00 00 00 00 00 00 00 00 pad.............
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Norn9 ~Norn + Nonette~ (PSP)
These .dat files are actually HCA files. The problem here is that these are encrypted.
Maybe you need to work with your extension guessing a little more.
Maybe you need to work with your extension guessing a little more.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Norn9 ~Norn + Nonette~ (PSP)
They are the original filenames and NOT guessed extensions.
-
- Posts: 1125
- Joined: Tue Feb 02, 2016 2:35 am
Re: Norn9 ~Norn + Nonette~ (PSP)
Either way, these are just HCA files so...