Home Menu: Difference between revisions
Line 906: | Line 906: | ||
| 0x1 | | 0x1 | ||
| SaveData.dat format version. | | SaveData.dat format version. | ||
|- | |||
| 0x8 | |||
| 0xB40 | |||
| 360 u64s, list of titleIDs(used with icons). Equivalent to the same array in Launcher.dat. | |||
|- | |||
| 0xB48 | |||
| 0x168 | |||
| u8 array with 360 entries. Some SD-only icon array? | |||
|- | |||
| 0xCB0 | |||
| 0x2D0 | |||
| s16 array with 360 entries, used with icons. Equivalent to the same array in Launcher.dat. | |||
|- | |||
| 0xF80 | |||
| 0x168 | |||
| s8 array with 360 entries, used with icons. Equivalent to the same array in Launcher.dat. | |||
|- | |- | ||
| 0x13b8 | | 0x13b8 | ||
Line 919: | Line 935: | ||
| 0 = one regular theme, 1 = multiple themes for theme [[9.3.0-21|shuffle]]. | | 0 = one regular theme, 1 = multiple themes for theme [[9.3.0-21|shuffle]]. | ||
|} | |} | ||
The icon arrays above are handled exactly the same way as Launcher.dat. | |||
When the theme cache is enabled via the above fields, Home Menu loads the cache at startup(if the used theme structure is valid). | When the theme cache is enabled via the above fields, Home Menu loads the cache at startup(if the used theme structure is valid). |