Home Menu: Difference between revisions

No edit summary
Line 819: Line 819:
|  
|  
| [[9.0.0-20]]
| [[9.0.0-20]]
|}
== Home Menu theme layout SD [[Extdata|ExtData]] ==
The filesystem for this extdata(when it actually exists) is as follows:
root
├── icon
├── boss
└── user
    └── MngFile.dat
{| class="wikitable" border="1"
|-
!  File
!  Details
!  Size
!  Extdata image ID
!  FW Introduced
!  Plaintext
|-
| MngFile.dat
| The filesize must match 0x004D1280, otherwise the Home Menu code returns an error. The first u32 in this file must match 0x0. The saved theme layouts are stored here.
| 0x004D1280
| 00000003
| [[9.6.0-24]]
|}
|}