Home Menu: Difference between revisions

No edit summary
Line 689: Line 689:


When no theme is actually used,  the only non-zero fields are the following: the u32 stored at offset 0x0 in ThemeManage.bin is value 0x1, with offset 0x10 u32 set to value 0x1.
When no theme is actually used,  the only non-zero fields are the following: the u32 stored at offset 0x0 in ThemeManage.bin is value 0x1, with offset 0x10 u32 set to value 0x1.
== Home Menu badge SD [[Extdata|ExtData]] ==
The filesystem for this extdata(when it actually exists) is as follows:
root
├── icon
├── boss
└── user
    ├── BadgeData.dat
    └── BadgeMngFile.dat


== Savedata and extdata loaded by Home Menu during startup ==
== Savedata and extdata loaded by Home Menu during startup ==
Line 733: Line 743:
|  
|  
|  
|  
| Here, Home Menu opens the following SD extdata archives: extdataID 0x000014d1(normally opening this fails with error 0xc8804464), Home Menu SD extdata, and the theme-cache SD extdata.
| Here, Home Menu opens the following SD extdata archives: Home Menu badge SD extdata, Home Menu SD extdata, and the theme-cache SD extdata.
|-
|-
| Home Menu SD extdata
| Home Menu SD extdata