Unkpack and Package "PACKFILE.BIN" - PSP File
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Unkpack and Package "PACKFILE.BIN" - PSP File
Well, again I require your help for this, I have tried everything, MagicISO, UltraISO some Scripts and others ... but without pleasant results.
Will there be any tool or script to unpack and package this file?
I get the idea that what is shown in the image are the names of the files, although I doubt it, and a lot.
This ".BIN" contains files from the Game Dragon Ball Z Tenkaichi Tag Team, be it models of the characters, audios, and more.
Thanks greetings.
Will there be any tool or script to unpack and package this file?
I get the idea that what is shown in the image are the names of the files, although I doubt it, and a lot.
This ".BIN" contains files from the Game Dragon Ball Z Tenkaichi Tag Team, be it models of the characters, audios, and more.
Thanks greetings.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
You tried everything but the script with the same name of the game ....
http://aluigi.org/bms/tenkaichi_pack.bms
http://aluigi.org/bms/tenkaichi_pack.bms
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
In fact yes and this is what happens.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Upload the first 20 Megabytes of PACKFILE.BIN
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Script 0.2 (same link)
The reason why the script didn't work is visible here:
viewtopic.php?p=34223#p34223
The script was a test and who opened the topic didn't provide any feedback or comment.
The reason why the script didn't work is visible here:
viewtopic.php?p=34223#p34223
The script was a test and who opened the topic didn't provide any feedback or comment.
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Everything was going great, I just waited for it to end, but ...
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Just a note: the user of the other topic had a PACKFILE.BIN with a total size of 947'750'912 bytes while yours is 626'616'320.
That file is the last in the table (there are no other files to extract) but it's a weird size and additionally it's about in the middle of the archive.
I don't have other ideas and additional tests would require the whole PACKFILE.BIN because I don't know what type of data is located at that 0x1b896800 offset.
If you want to upload a part of that PACKFILE.BIN file, use this script:
That file is the last in the table (there are no other files to extract) but it's a weird size and additionally it's about in the middle of the archive.
I don't have other ideas and additional tests would require the whole PACKFILE.BIN because I don't know what type of data is located at that 0x1b896800 offset.
If you want to upload a part of that PACKFILE.BIN file, use this script:
Code: Select all
log "upload.dat" 0x1b896800 4194304
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Well, if it requires the PACKFILE.BIN, it is the same as uploading the complete game, I leave a link to download the game:
http://www.mediafire.com/file/3bh2zk0d3 ... MAB%5D.rar
The PACKFILE.BIN file is located in the USRDIR folder: "PSP_GAME\USRDIR"
http://www.mediafire.com/file/3bh2zk0d3 ... MAB%5D.rar
The PACKFILE.BIN file is located in the USRDIR folder: "PSP_GAME\USRDIR"
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Great, I changed "log" "OFFSET SIZE" to "log" "0x1b896800 4194304" and I extracted everything.
Well, suppose now edit what you wanted, how do I package again?
Well, suppose now edit what you wanted, how do I package again?
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
My mistake, when editing that I threw all the files with the same weight, I tried the edit that suggested me, there are files that bounce me with their normal weight, but then, I also throw files with the same weight.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
It wasn't an edit, I meant to use that one-line script on package.bin and uploading here the generated upload.dat file.
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Oh, well, here is the file that generated the Script.
https://www.mediafire.com/file/qxm2tqzl ... d.rar/file
https://www.mediafire.com/file/qxm2tqzl ... d.rar/file
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Unfortunately it's just data without any meaning and it's not compressed (not gzip or zlib/deflate and no compressed size specified in the TOC).
Apparently this is a dead point but the script is correct and correctly collected all the information referenced in the header.
Apparently this is a dead point but the script is correct and correctly collected all the information referenced in the header.
-
- Posts: 13
- Joined: Thu Sep 20, 2018 6:03 pm
Re: Unkpack and Package "PACKFILE.BIN" - PSP File
Then, you can unpack the file but with an "error", well.
Thank you
Thank you