Home Menu: Difference between revisions
| mNo edit summary | |||
| Line 938: | Line 938: | ||
| The theme-loader code (besides the AM <is-current-themeindex-DLC-installed> code) handles all theme-types >=2 the same way. However, it seems all DLC AM code involving checking the currently-used theme DLC only gets executed when the theme-type is value2. The code in the theme-loader for that also checks that a certain Home Menu state flag is non-zero, before running the AM DLC code(it's unknown where this flag value comes from). | The theme-loader code (besides the AM <is-current-themeindex-DLC-installed> code) handles all theme-types >=2 the same way. However, it seems all DLC AM code involving checking the currently-used theme DLC only gets executed when the theme-type is value2. The code in the theme-loader for that also checks that a certain Home Menu state flag is non-zero, before running the AM DLC code(it's unknown where this flag value comes from). | ||
| ==== SaveData.dat format versions ==== | |||
| {| class="wikitable" border="1" | |||
| |- | |||
| !  Version value | |||
| !  Filesize | |||
| !  Implemented with Home Menu system-version | |||
| |- | |||
| | 2 | |||
| | 0x2DA0 | |||
| | [[4.0.0-7|4.0.0-X]] | |||
| |- | |||
| | 3 | |||
| | 0x2DA0 | |||
| | [[9.0.0-20|9.0.0-X]] | |||
| |- | |||
| | 4 (Latest version as of v10.6-v11.0 Home Menu) | |||
| | 0x2DA0 | |||
| | ? | |||
| |} | |||
| == Home Menu [[Home_Menu/Themes|Theme]] SD [[Extdata|ExtData]] == | == Home Menu [[Home_Menu/Themes|Theme]] SD [[Extdata|ExtData]] == | ||