Editing PSISOIMG0000

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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:
* [[Eboot.PBP#PARAM.SFO|PARAM.SFO]]
* PARAM.SFO
* ICON0.PNG
* ICON0.PNG
* ICON1.PMF
* ICON1.PMF
Line 11: Line 11:
* DATA.PSP
* DATA.PSP
* DATA.PSAR
* DATA.PSAR


== DATA.PSAR ==
== DATA.PSAR ==
Line 20: Line 21:
| 0x0 || PSISOIMG0000
| 0x0 || PSISOIMG0000
|-
|-
| 0x400 || iso header (encrypted, probably ignored by ps1_netemu)
| 0x400 || iso header (encrypted)
|-
|-
| 0x1220 || special data (encrypted)
| 0x1220 || special data (encrypted)
Line 27: Line 28:
|-
|-
|}
|}


==ISO.BIN==
==ISO.BIN==
This file helps the PS3 to verify the content of DATA.PSAR. It is a copy of the iso header. At the end of the file, there is a signature which can be used to verify the contents.
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 40: Line 42:
* tested manually (without mfw creator)
* tested manually (without mfw creator)


=== Structure ===
{| class="wikitable"
|-
! Offset !! Notes
|-
| 0x0 || PSISOIMG0000
|-
| 0x400 || iso header (decrypted)
|-
| 0x4000 || start of entries
|-
|}


=== Entries ===
=== Entries ===
Line 58: Line 48:
* One sector has 0x930 bytes (2352 bytes)
* One sector has 0x930 bytes (2352 bytes)
* Sectors are compressed
* Sectors are compressed
* same entries can be found in the decrypted iso_header of the EBOOT.PBP


{| class="wikitable"
{| class="wikitable"
Line 64: Line 53:
! Entry Nº !! Offset !! Length !! Name !! Example !! Notes
! Entry Nº !! Offset !! Length !! Name !! Example !! Notes
|-
|-
| rowspan="5" style="background-color:#DDDDDD;" | 1 || 0x00 || 4 bytes (0x04) || '''offset in iso''' || 0 || offset relative to start of the iso inside of DATA.PSAR
| rowspan="5" style="background-color:#DDDDDD;" | 1 || 0x00 || 4 bytes (0x04) || '''offset in iso''' || 0 || offset from start of the iso inside of DATA.PSAR
|-
|-
| 0x04 || 2 bytes (0x02) || '''size''' || variable || size of 0x10 sectors (compressed, if not 0x9300)
| 0x04 || 2 bytes (0x02) || '''size''' || variable || size of 0x10 sectors (compressed, if not 0x9300)
Line 77: Line 66:
|-
|-
|}
|}
== Extract ISOs ==
you can use this app to get plain isos out of the eboot.pbp: [[https://github.com/xdotnano/PSXtract]]
{{File Formats}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)