Extended Banner: Difference between revisions
No edit summary |
Vgturtle127 (talk | contribs) m Small fixes |
||
Line 15: | Line 15: | ||
| 0x000 | | 0x000 | ||
| 0x002 | | 0x002 | ||
| Texture | | Texture width (if texture is used) | ||
|- | |- | ||
| 0x002 | | 0x002 | ||
| 0x002 | | 0x002 | ||
| Texture | | Texture height (if texture is used) | ||
|- | |- | ||
| 0x004 | | 0x004 | ||
| 0x002 | | 0x002 | ||
| Texture | | Texture colour format (if texture is used) | ||
|- | |- | ||
| 0x008 | | 0x008 | ||
Line 43: | Line 43: | ||
| 0x024 | | 0x024 | ||
| 0x200 | | 0x200 | ||
| | | Plain text comment (255 character max) to be displayed in the banner on the HOME Menu | ||
|- | |- | ||
| 0x2A4 | | 0x2A4 | ||
Line 51: | Line 51: | ||
|} | |} | ||
The date used for never-expiring exbanners varies, on retail like with Mii Maker this is December 31 2099, where year is 0x833, month is | The date used for never-expiring exbanners varies, on retail like with Mii Maker this is December 31 2099, where year is 0x833, month is 0xC, and day is 0x1F. | ||
== Texture Colour Formats == | == Texture Colour Formats == |