281
edits
m (design + update) |
m (Removing DEAD part... It is NOT a part of the type...) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{OBD_File_Header | type=IGPG | prev=IGPA | next=IGSA | name=IGUI (In-Game User Interface) Page | family= | {{OBD_File_Header | type=IGPG | prev=IGPA | next=IGSA | name=IGUI (In-Game User Interface) Page | family=Interface | align=center}} | ||
[[ | [[Image:igpg_all.gif]] | ||
Line 9: | Line 9: | ||
{{OBDtr| 0x00 | res_id |FF0000| 01 01 00 00 | 1 | 00001-.IGPG }} | {{OBDtr| 0x00 | res_id |FF0000| 01 01 00 00 | 1 | 00001-.IGPG }} | ||
{{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} | ||
{{OBDtr| 0x08 | link |FFC8C8| 00 00 00 00 | unused| link to a [[ | {{OBDtr| 0x08 | link |FFC8C8| 00 00 00 00 | unused| link to a [[TSFF]] file (custom font family) }} | ||
{{OBDtr| 0x0C | | {{OBDtr| 0x0C | uint32 |FFFFC8| 00 00 00 00 | unused| custom font style; can be the following: | ||
: | |||
:0 - regular | |||
:1 - '''bold''' | |||
:2 - ''italic'' | |||
}} | }} | ||
{{OBDtr| 0x10 | | {{OBDtr| 0x10 | uint32 |C8FFC8| 00 00 00 00 | unused| custom font color (ARGB) }} | ||
{{OBDtr| 0x14 | | {{OBDtr| 0x14 | uint16 |C8FFFF| 00 00 | unused| custom font size }} | ||
{{OBDtr| 0x16 | | {{OBDtr| 0x16 | uint16 |FFC8FF| 00 00 | 0 | flags enabling the custom font/family/color/size: | ||
: | |||
:0x01 - enables custom TSFF link above | |||
:0x02 - enables custom font family above | |||
:0x04 - enables custom font color above | |||
:0x08 - enables custom font size above | |||
}} | }} | ||
{{OBDtr| 0x18 | link |FFC800| 00 00 00 00 | unused| link to a [[ | {{OBDtr| 0x18 | link |FFC800| 00 00 00 00 | unused| link to a [[PSpc]] or [[TXMP]] file (image displayed on page) }} | ||
{{OBDtr| 0x1C | link |FFC800| 01 02 00 00 | 2 | link to 00002-.[[ | {{OBDtr| 0x1C | link |FFC800| 01 02 00 00 | 2 | link to 00002-.[[IGSA]] (main content) }} | ||
{{OBDtr| 0x20 | link |FFC800| 01 0A 00 00 | 10 | link to 00010-.[[ | {{OBDtr| 0x20 | link |FFC800| 01 0A 00 00 | 10 | link to 00010-.[[IGSA]] (hint/notes content) }} | ||
|} | |} | ||
{{OBD_File_Footer | type=IGPG | prev=IGPA | next=IGSA | name=IGUI (In-Game User Interface) Page | family= | {{OBD_File_Footer | type=IGPG | prev=IGPA | next=IGSA | name=IGUI (In-Game User Interface) Page | family=Interface}} | ||
{{OBD}} |
edits