Extended Banner: Difference between revisions

Xcution (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==


The Extended Banner format is ridiculously 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.
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 (0x34 0x08 if never expires)
|  Year to expire
|-
|-
|  0x00C
|  0x00C
|  0x002
|  0x002
|  Month to expire (0x01 if never expires)
|  Month to expire
|-
|-
|  0x010
|  0x010
|  0x002
|  0x002
|  Day to expire (0x01 if never expires)
|  Day to expire
|-
|-
|  0x014
|  0x014
Line 51: Line 51:
|}
|}


To never expire: the day, month, and year values must ''all'' correspond to the given values.
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 ==