Home Menu: Difference between revisions
No edit summary |
LiquidFenrir (talk | contribs) →MngFile.dat: Add all the different parts of the format |
||
Line 1,487: | Line 1,487: | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
| | | 0xC | ||
| | | array of 8 u8, 0 if the corresponding layout slot is not set, 1 if it is | ||
|- | |- | ||
| | | 0xC | ||
| | | 0x3000 * 8 | ||
| | | Start of the layout entries. | ||
|- | |- | ||
| 0x1800C | |||
| 0xC | | 0xC | ||
| | | Padding | ||
| Start of the | |- | ||
| 0x18010 | |||
| 0x2DA0 * 8 | |||
| Start of the [[Home_Menu#SaveData.dat|SaveData.dat]] entries. | |||
|- | |||
| 0x2ED10 | |||
| 0xD4A8 * 8 | |||
| Start of the [[Home_Menu#BadgeMngFile.dat|BadgeMngFile.dat]] entries. | |||
|- | |||
| 0x99250 | |||
| 0x30 | |||
| Padding | |||
|- | |||
| 0x99280 | |||
| 256*3*8 * 400/8 * 8 | |||
| Start of the top screen (400x240) screenshots, in BGR8 tiled format, rotated 90 degrees and with 8 rows per "chunk", and actually 256 pixels wide instead of 240, with the last 16 being all black | |||
|- | |||
| 0x2F1280 | |||
| 256*3*8 * 320/8 * 8 | |||
| Start of the top screen (320x240) screenshots, in BGR8 tiled format, rotated 90 degrees and with 8 rows per "chunk", and actually 256 pixels wide instead of 240, with the last 16 being all black | |||
|} | |} | ||
Line 1,508: | Line 1,528: | ||
| 0x0 | | 0x0 | ||
| 0x2558 | | 0x2558 | ||
| Exact copy of the entire Home Menu [[System_SaveData]] Launcher.dat, this is the actual layout data. | | Exact copy of the entire Home Menu [[System_SaveData]] [[Home_Menu#Launcher.dat|Launcher.dat]], this is the actual layout data. | ||
|- | |- | ||
| 0x2558 | | 0x2558 | ||
| | | 0xAA8 | ||
| | | Padding | ||
|} | |} | ||