Extended Banner: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Extended Banner format is | The Extended Banner format is very simple. The Extended Banner is used to add text (and optionally an extra texture) to a given banner. It can also (optionally) be used to set an expiration date for a banner. | ||
== Format == | == Format == | ||
Line 27: | Line 27: | ||
| 0x008 | | 0x008 | ||
| 0x004 | | 0x004 | ||
| Year to expire | | Year to expire | ||
|- | |- | ||
| 0x00C | | 0x00C | ||
| 0x002 | | 0x002 | ||
| Month to expire | | Month to expire | ||
|- | |- | ||
| 0x010 | | 0x010 | ||
| 0x002 | | 0x002 | ||
| Day to expire | | Day to expire | ||
|- | |- | ||
| 0x014 | | 0x014 | ||
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 0xc, and day is 0x1f. | |||
== Texture Colour Formats == | == Texture Colour Formats == |