OBD:IGPG: Difference between revisions
m (missed this one) |
m (Removing DEAD part... It is NOT a part of the type...) |
||
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 [[TSFF]] file (custom font) }} | {{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 | :0 - regular | ||
Line 16: | Line 16: | ||
:2 - ''italic'' | :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 | :0x01 - enables custom TSFF link above | ||
Line 28: | Line 28: | ||
{{OBDtr| 0x1C | link |FFC800| 01 02 00 00 | 2 | link to 00002-.[[IGSA]] (main content) }} | {{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-.[[IGSA]] (hint/notes content) }} | {{OBDtr| 0x20 | link |FFC800| 01 0A 00 00 | 10 | link to 00010-.[[IGSA]] (hint/notes content) }} | ||
|} | |} | ||
Latest revision as of 10:44, 12 May 2025
|
|
![]() |
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 01 00 00 | 1 | 00001-.IGPG |
0x04 | lev_id | 01 00 00 06 | 3 | level 3 |
0x08 | link | 00 00 00 00 | unused | link to a TSFF file (custom font family) |
0x0C | uint32 | 00 00 00 00 | unused | custom font style; can be the following:
|
0x10 | uint32 | 00 00 00 00 | unused | custom font color (ARGB) |
0x14 | uint16 | 00 00 | unused | custom font size |
0x16 | uint16 | 00 00 | 0 | flags enabling the custom font/family/color/size:
|
0x18 | link | 00 00 00 00 | unused | link to a PSpc or TXMP file (image displayed on page) |
0x1C | link | 01 02 00 00 | 2 | link to 00002-.IGSA (main content) |
0x20 | link | 01 0A 00 00 | 10 | link to 00010-.IGSA (hint/notes content) |
ONI BINARY DATA |
---|
IGPA << Other file types >> IGSA |
IGPG : IGUI (In-Game User Interface) Page |
Interface file |