| View previous topic :: View next topic |
| Author |
Message |
flatmush
Joined: 07 Aug 2007 Posts: 28 Location: Here
|
Posted: Tue Aug 07, 2007 9:58 am Post subject: [Release][C99] PBPCat - flatmush |
|
|
Here is my update to pbpcat, it includes more instructions with the download as well as a much improved pbpcat and improved functions for dealing with pbpPlus files. Among the improvements are that pbpcat can now add files in seperate passes, extract files, do a listing of all files contained within the pbp and some other things.
Download the new version here.
---Old Post Below---
Hi, I've just registered for these forums although some of you might know me as I have been in the scene for some time.
I come bearing a release of a tool which I hope some of you will find useful. PBPCat adds extra files into an EBOOT.PBP, and basically works as an alternative to bin2o in the way that it lets you store files within the eboot and allows you to read them back from within the program.
There is a small sample included, and the packer was compiled with mingw and only comes with a windows makefile. You should use the header files included with the sample to extract files.
This is a really simple program using the PBP file description found in YAPSPDoc.
An EBOOT.PBP can have a maximum size approaching 24MB, I assume that this is because at some point in the loading process the whole pbp is loaded into memory, however as you will see in the sample the additional data is not loaded into memory until you load it.
Hopefully this will improve the way homebrew is packaged, meaning fewer files are cluttered around and making it very slightly harder for people to steal sprites, etc.
Well enough waffle, here is the program.[url][/url]
Last edited by flatmush on Wed Aug 08, 2007 8:25 am; edited 5 times in total |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Tue Aug 07, 2007 10:59 am Post subject: Re: [Release][C99] PBPCat - flatmush |
|
|
| flatmush wrote: |
An EBOOT.PBP can have a maximum size approaching 24mb, |
24 millibits
Wow, that's tiny! Think you can improve that a bit?
:D |
|
| Back to top |
|
 |
dot_blank

Joined: 28 Sep 2005 Posts: 498 Location: Brasil
|
Posted: Tue Aug 07, 2007 12:50 pm Post subject: |
|
|
haha i think he ment MEGA bits :D
but this is great use of pbp ...many thanx
your sample could be a bit more clearer for users...but
very simple to grasp if you know what your doing
cheers _________________ 10011011 00101010 11010111 10001001 10111010 |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Tue Aug 07, 2007 1:32 pm Post subject: |
|
|
No no no, you all got it wrong
MegaBytes :P
Good stuff flatmush |
|
| Back to top |
|
 |
flatmush
Joined: 07 Aug 2007 Posts: 28 Location: Here
|
Posted: Tue Aug 07, 2007 11:02 pm Post subject: |
|
|
lol, enough of this madness, I changed it to MB :P
Anyways on a more sensible note, yeah I should really have made it a bit clearer, but I made it for myself really and released it incase anyone else would find it useful.
If anyone here has any questions about it I'll be happy to answer them. |
|
| Back to top |
|
 |
flatmush
Joined: 07 Aug 2007 Posts: 28 Location: Here
|
Posted: Wed Aug 08, 2007 8:23 am Post subject: |
|
|
| Updated, read the first post. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Wed Aug 08, 2007 9:34 am Post subject: |
|
|
| flatmush wrote: | lol, enough of this madness, I changed it to MB :P
Anyways on a more sensible note, yeah I should really have made it a bit clearer, but I made it for myself really and released it incase anyone else would find it useful.
If anyone here has any questions about it I'll be happy to answer them. |
Very nice work - just ignore all our jokes. Programmer humor and all that. :D |
|
| Back to top |
|
 |
|