OBD:IGSt: Difference between revisions
Jump to navigation
Jump to search
m (oops) |
m (re-oops) |
||
Line 21: | Line 21: | ||
{{OBDtr| 0x016 | bool1[16]|FFC8FF| 00 00 | 0 | flags enabling the custom font/family/color/size: | {{OBDtr| 0x016 | bool1[16]|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 | ||
}} | }} | ||
{{OBDtr2|0x018 | char[384]|FFC800|<tt>It's the ...</tt>| the text string itself }} | {{OBDtr2|0x018 | char[384]|FFC800|<tt>It's the ...</tt>| the text string itself }} |
Revision as of 19:12, 25 September 2007
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x000 | res_id | 01 03 00 00 | 3 | 00003-.IGSt |
0x004 | lev_id | 01 00 00 06 | 3 | level 3 |
0x008 | link | 00 00 00 00 | unused | link to a TSFF file (custom font) |
0x00C | int32 | 00 00 00 00 | unused | custom font family; can be the following:
|
0x010 | color | 00 00 00 00 | unused | custom font color (ARGB) |
0x014 | int16 | 00 00 | unused | custom font size |
0x016 | bool1[16] | 00 00 | 0 | flags enabling the custom font/family/color/size:
|
0x018 | char[384] | It's the ... | the text string itself | |
0x1A8 | char[8] | AD DE | dead | unused |
ONI BINARY DATA |
---|
IGSA << Other file types >> Impt |
IGSt : IGUI (In-Game User Interface) String |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |