|
|
(9 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| | | |
− |
| |
− |
| |
− | ==Multiboot PS3 Game Discs==
| |
− | There is an special type of PS3 game disc that contains 2 EBOOT.BIN with 2 LIC.DAT. This LIC.DAT files are a bit special because they contains the TITLE_ID of both EBOOT.BIN. The first game using this disc structure was: Metal Gear Solid The Legacy Collection (BLJM91001 on PS3_DISC.SFB)
| |
− |
| |
− | *dev_bdvd/PS3_GAME/LICDIR/LIC.DAT
| |
− | **ending (beginning of chunks + chunk amounts * chunk size ) at 0x0A00, chunk amounts: 2, title id (BLJM61001) of PS3_GAME at 0x800, title id (BLJM60351)of PS3_GM01 at 0x900.
| |
− | *dev_bdvd/PS3_GM01/LICDIR/LIC.DAT
| |
− | **debug flag, ending at 0x0A00, title id of PS3_GAME at 0x800, title id of PS3_GM01 at 0x900.
| |