|
|
|
|
Would you like to get all the new info from
PSX-Scene in your email each day?
Want to learn more about the team keeping you up to date with the latest scene news?
Read about them now! Check out our Developer bios, too! | ||
|
|
Took Pack0 and 1 from Abba disk and renamed to pack2 and pack3 and added them to the singstar usrdir
All that happened was i got 25 abba songs and nothing else.
This may be of interest to some
XeNTaX • View topic - Singstar (PS3) .pkf file with zlib
The .pkf files are not encrypted like the .pkd
I extracted the .pkf files already, the contain only the normal game data like icons, text, images and so on. Nothing special there ...
Cloning an PS3 to get .drm files working would be the 1st thing we should try
@voleur2poule - Read your PM's ! I need the Username of the console ...
seems like to merge the pkd need to edit other files to.. so they can read what you merged or added to the game itself.. which require encrytion and so on.. out of my knowledge >-<.. god sign is when we swap the PKD it doesn't crash the game.. thats a good sign.. just need to figure it out![]()
SO if i understand correctly if we can decompress the pkd files and add them all together (IE pack files for 2 or 3 disks ) to make one big ass pack file it should work? I thought the PKF files would be telling the main body of the singstar program to load up pack0 and pack1 only and not to look for further packs.
Hi to all,
first, sorry for my english, it's a bit difficult for me write well.
second, i take a look on pkf files and i don't see any entry about pack (pkd) files, maybe (only maybe) pack0.pkd tells to singstar how many packs have.
On Singstars for PS2, some xml files on pack_ee.pak tells how many pak files and songs have, and on pkf files i don't see any similar.
I think that singstar look inside pack0.pkd and this tells how many songs (and pkd files) needs.
I have a start point (i think) because some editions have the first 16bytes equals on PKD files, this:
And other editions have this (equals on all pkd files of the same edition):Code:9F 69 5F CB 06 88 F9 CD 68 D6 24 5E C6 23 7C 99
I think that bytes are the same "header" of pkf files (but, of couse, encrypted) and, only it's my opinion, pkd files maybe the same structure of pkf files.Code:7E 26 4C 33 24 53 9B D0 02 B6 E3 48 A5 7A 57 6A
Someone tell me this on e-mail:
sorry again for my english.Code:The first 14 Bytes of a PKF are the same, followed by the length of the header (4 Bytes). So all PKFs which have a Header shorter than 65536 Bytes will start with 00000000h: 50 41 43 4B 41 47 45 20 01 00 00 00 00 07 00 00 PKF with 65536 to 131071 Header length will start with 00000000h: 50 41 43 4B 41 47 45 20 01 00 00 00 00 07 00 01 and so on. If we assume that PKD is the same format as PKF, then it means that this is the reason, why some files have different start bytes. But for PKD with Header in the same range only the first 16 Bytes are equal, so the encryption uses a block size of (16*8) = 128 Bit Unfortunatly there are many algorithms that use that block size, so we dont know which algorithm was used (could be AES, Twofish and others). I would assume that they used AES, because it is secure and there are free implementations, but we cant be sure.
If this works...
Dayum anythings possible then!![]()
if we only new how to add new PKD by editing some file.. any idea about what file is the structure reading files?
| « Previous Thread | Next Thread » |