OBD:IGPG: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 33: | Line 33: | ||
{{OBD_File_Footer | type=IGPG | prev=IGPA | next=IGSA | name=IGUI (In-Game User Interface) Page | family=Message}} | {{OBD_File_Footer | type=IGPG | prev=IGPA | next=IGSA | name=IGUI (In-Game User Interface) Page | family=Message}} | ||
{{OBD}} | |||
Revision as of 00:12, 18 July 2010
|
|
|
| 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) |
| 0x0C | int32 | 00 00 00 00 | unused | custom font family; can be the following:
|
| 0x10 | color | 00 00 00 00 | unused | custom font color (ARGB) |
| 0x14 | int16 | 00 00 | unused | custom font size |
| 0x16 | bool1[16] | 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) |
| 0x24 | char[28] | AD DE | dead | unused |
| ONI BINARY DATA |
|---|
| IGPA << Other file types >> IGSA |
| IGPG : IGUI (In-Game User Interface) Page |
| Message file |

