| View previous topic :: View next topic |
| Author |
Message |
zinga
Joined: 25 Sep 2006 Posts: 11
|
Posted: Thu Dec 28, 2006 10:29 pm Post subject: Where to get info on various file structures? |
|
|
I'm sorry if this isn't the place to ask this, but anyways...
I was wondering where I could get file structure info on various file formats, such as EBOOTs, CSOs etc. I've tried searching, but to no avail.
Basically I want to write a program which deals with them, but I don't know where to get info on the file structure... For example, I want to change files in a EBOOT, or get the thumbnail picture from a CSO.
So is there a document somewhere which explains all this?
Anyways, thanks in advance for any info! :) |
|
| Back to top |
|
 |
adrahil
Joined: 16 Mar 2006 Posts: 277
|
Posted: Fri Dec 29, 2006 3:14 am Post subject: |
|
|
| EBOOT format is known, and you can check groepaz's psp docs for example. CSO is just compressed iso in which there is a UMD file structure from which you can grab the PNG of the icon. |
|
| Back to top |
|
 |
ufoz
Joined: 10 Nov 2005 Posts: 86 Location: Tokyo
|
Posted: Fri Dec 29, 2006 4:26 am Post subject: |
|
|
| There is some source code + headers to create/decompress CSO files in the devhook sdk. |
|
| Back to top |
|
 |
zinga
Joined: 25 Sep 2006 Posts: 11
|
Posted: Fri Dec 29, 2006 8:07 am Post subject: |
|
|
Hey! Thanks a LOT for the info - looking into it now :)
*EDIT* Oh you guys are the best! Only looked into the PBP structure (haven't searched for CSO yet) - took me a while to find, but I got it! THANKS A LOT adrahil and ufoz! |
|
| Back to top |
|
 |
|