Hi. I want to extract Kim kardashian game data.blpk to extract assets and texts. Most of the files are in this format. Can you help me?
Link: https://www.dropbox.com/scl/fi/e5p5468a ... agcPw&sm=1
Kim Kardashian Game .blpk
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kim Kardashian Game .blpk
You must make the file publicly available or can't be downloaded
-
- Posts: 3
- Joined: Mon May 08, 2017 4:31 am
Re: Kim Kardashian Game .blpk
aluigi wrote:You must make the file publicly available or can't be downloaded
Done. I put it on mega. https://mega.nz/#!t2BjyQbY!4LYhjZ8DMDbb ... qbmRaernl0
-
- Posts: 3
- Joined: Mon May 08, 2017 4:31 am
Re: Kim Kardashian Game .blpk
Filecutter results: https://mega.nz/#!pr4AHaYY!AGoLnUMrLN0R ... r0NzGjkrrk
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kim Kardashian Game .blpk
I think the files are compressed because if it was an obfuscation/encryption there would be no weird sequences of zeroes in the data.
But I don't see a decompressed size which is usually necessary to perform the decompression.
The following script just dumps the files as-is so I doubt it's of any use to you, but it's useful to other people who want to take a look at these files:
*update*
script is now finished:
http://aluigi.org/bms/blff_blpk.bms
But I don't see a decompressed size which is usually necessary to perform the decompression.
The following script just dumps the files as-is so I doubt it's of any use to you, but it's useful to other people who want to take a look at these files:
*update*
script is now finished:
http://aluigi.org/bms/blff_blpk.bms
-
- Posts: 1
- Joined: Mon Oct 16, 2017 2:11 am
Re: Kim Kardashian Game .blpk
Hi! Im trying to uncompress the game too but if im not wrong the original files are in the .obb file. .blpk files are just info about the events (they erase this files update by update) so that means the original ones are in the .obb one. I tryed to uncompress the .obb file changing the extension to .rar but doesnt work and now im trying to make an script with bms but i dont know how to do it... I follow some tutorials but i dont understand anything bc the examples are simple and this game looks very huge... If someone can help me... heres the link of the .obb file.
https://mega.nz/#!B9tQSDKZ!Dg5Fl255UM8b ... Tr_6WdAqv8
Thank you
https://mega.nz/#!B9tQSDKZ!Dg5Fl255UM8b ... Tr_6WdAqv8
Thank you
-
- Posts: 561
- Joined: Tue Oct 13, 2015 1:26 pm
Re: Kim Kardashian Game .blpk
"Kim Kardashian Game"
Everything is possible in this world...
Everything is possible in this world...
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Kim Kardashian Game .blpk
That obb is the same format of the first sample, anyway I decided to return on my work-in-progress script and finished it:
http://aluigi.org/bms/blff_blpk.bms
http://aluigi.org/bms/blff_blpk.bms