Hello i was wondering if there is any extractor for ff1's dpk file. Unfortuneatly there is only one big .dpk file in the game and it's 100MiB big so i had to use that filecutter anyways.
It seems to only contain "F1 07" at the start, after that it begins to list all the files in the archive.
Which looks like this: (9) - (00) - (3) - (00) - (21 - filename) - (00)
so it has 36 "chunks"
the first one looks like this:
Code:
00 00 30 48 03 08 00 00 00 00 00 00 00 00 53 45 30 30 30 2E 4E 50 4B 00 00 00 00 00 00 00 00 00 00 00 00 00
..0H..........SE000.NPK.............
while the 2nd one look like this
Code:
3F 02 40 D7 3E 05 50 C9 03 00 50 C9 03 00 53 45 30 30 31 2E 4E 50 4B 00 4B 00 00 00 00 00 00 00 00 00 00 00
?.@×>.PÉ..PÉ..SE001.NPK.K...........
im not sure if this got included in the zip but it seems like every file ends with something like
Code:
ss0000.bmp.test2.Wed Feb 21 19:19:ÿ...37 2007.GimConv 1.40
Since the filesize was too big for the zip i uploaded it at my site
ff1psp.dpk.zip (1.4MiB)
The file contains .gim files (i think one is included on the head.bin)
If you want to test them out use
this gim/mig to bmp extract it somewhere and put the files you want to convert in /convfiles/ and run the bat (i think, not really sure since its japanese and i dont have any gim to test it on)