Editing PSISOIMG0000
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 3: | Line 3: | ||
== EBOOT.PBP == | == EBOOT.PBP == | ||
Contents: | Contents: | ||
* [[ | * [[PARAM.SFO]] | ||
* ICON0.PNG | * ICON0.PNG | ||
* ICON1.PMF | * ICON1.PMF | ||
Line 20: | Line 20: | ||
| 0x0 || PSISOIMG0000 | | 0x0 || PSISOIMG0000 | ||
|- | |- | ||
| 0x400 || iso header (encrypted | | 0x400 || iso header (encrypted) | ||
|- | |- | ||
| 0x1220 || special data (encrypted) | | 0x1220 || special data (encrypted) | ||
Line 27: | Line 27: | ||
|- | |- | ||
|} | |} | ||
==ISO.BIN== | ==ISO.BIN== | ||
This file helps the PS3 to verify the content of DATA.PSAR | This file helps the PS3 to verify the content of DATA.PSAR (and maybe to decrypt the iso header). At the end of the file, there is a signature which can be used to verify the contents. | ||
All offsets are in little endian. | All offsets are in little endian. | ||
Line 77: | Line 78: | ||
|- | |- | ||
|} | |} | ||