Home Menu: Difference between revisions
No edit summary |
|||
| Line 598: | Line 598: | ||
=== SaveData.dat === | === SaveData.dat === | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x131b | |||
| 0x1 | |||
| Normally this is zero, even when themes are not used. Home Menu will not execute the theme-loader code when this is value 1. | |||
|- | |||
| 0x13b8 | |||
| 0x4 | |||
| Theme index: for DLC this is the content-index, for built-in themes this is an index for an array selecting the built-in theme. This value doesn't matter at startup when Home Menu is loading from the cache. | |||
|- | |||
| 0x13bc | |||
| 0x1 | |||
| Normally zero? | |||
|- | |||
| 0x13bd | |||
| 0x1 | |||
| Theme type: 0 = none, 1 = built-in theme from Home Menu RomFS, 2 = theme data loaded from SD cache / content archive | |||
|} | |||
== Home Menu [[Home_Menu/Themes|Theme]] SD [[Extdata|ExtData]] == | == Home Menu [[Home_Menu/Themes|Theme]] SD [[Extdata|ExtData]] == | ||