CXI: Difference between revisions
No edit summary |
|||
Line 134: | Line 134: | ||
| 0x1C0 | | 0x1C0 | ||
| 0x20 | | 0x20 | ||
| ExeFS superblock hash, | | ExeFS superblock hash, over the cleartext ExeFS | ||
|- | |- | ||
| 0x1E0 | | 0x1E0 | ||
Line 227: | Line 227: | ||
009F0 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 02 . ............. | 009F0 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 02 . ............. | ||
00A00 5B 53 44 4B 2B 4E 49 4E 54 45 4E 44 4F 3A 43 54 [SDK+NINTENDO:CT | 00A00 5B 53 44 4B 2B 4E 49 4E 54 45 4E 44 4F 3A 43 54 [SDK+NINTENDO:CT | ||
==== ExeFS filesystem ==== | |||
* .code Contains the code binary, which can be optionally reverse-LZSS compressed via an exheader flag. | |||
* [[logo]] Might contain the logo displayed when launching the CXI? | |||
* [[CBMD|banner]] Contains the banner which homemenu uses for this CXI. | |||
* icon Contains the icon which homemenu displays for this CXI. |