OBD:IGSt: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (layout updated)
m (wiki code + hex image link)
Line 2: Line 2:




----
[[image:igst_all.gif]]


http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/igst_all.gif


{{Table}}
{{Table}}
{{OBD_Table_Header}}
{{OBD_Table_Header}}
|- ALIGN=CENTER VALIGN=TOP
|- ALIGN=CENTER VALIGN=TOP
|0x00
{{OBDtr| 0x000 | res_id   |FF0000| 01 03 00 00 | 3    | 00003-.IGSt }}
|res_id
{{OBDtr| 0x004 | lev_id   |FFFF00| 01 00 00 06 | 3     | level 3 }}
| BGCOLOR="#FF0000" | 01 '''03 00''' 00
{{OBDtr| 0x008 | link32  |FFC8C8| 00 00 00 00 | unused| link to a [[OBD:TSFF|TSFF]] file }}
| 2
{{OBDtr| 0x00C | int32   |FFFFC8| 00 00 00 00 | unused| font option; the following options are possible (values in dec):
| ALIGN=LEFT | 00003-.IGSt
 
|
 
|- ALIGN=CENTER VALIGN=TOP
0 - normal font
|0x04
 
|lev_id
1 - '''bold font'''
| BGCOLOR="#FFFF00" | 01 00 00 '''06'''
 
| 3
2 - ''italic font''
| ALIGN=LEFT | level 3
 
|
 
|- ALIGN=CENTER VALIGN=TOP
}}
|0x08
{{OBDtr| 0x010 | color32  |C8FFC8| 00 00 00 00 | unused| font color (blue, green, red); transparency }}
|TSFF*
{{OBDtr| 0x014 | int16   |C8FFFF| 00 00       | unused| font size }}
| BGCOLOR="#FFC8C8" | 00 00 00 00
{{OBDtr| 0x016 | int16    |FFC8FF| 00 00       | 0     | enabler; it's a bitset; the following bits are possible (values in dec):
| not used
 
| ALIGN=LEFT | link to a TSFF file
 
|0x00
0 - nothing
|- ALIGN=CENTER VALIGN=TOP
 
|0x0C
1 - enable TSFF link above
|int32
 
| BGCOLOR="#FFFFC8" | 00 00 00 00
2 - enable font option above
| not used
 
| ALIGN=LEFT | font option:<P>0 - normal font<BR>1 - '''bold font'''<BR>2 - ''italic font''</P>
4 - enable font color above
|0x04
 
|- ALIGN=CENTER VALIGN=TOP
8 - enable font size above
|0x10
 
|ARGB
 
| BGCOLOR="#C8FFC8" | 00 00 00 00
}}
| not used
{{OBDtr2| 0x018| char[384]|FFC800| It's the ...       | space for text }}
| ALIGN=LEFT | font color
{{OBDtr| 0x1A8 | char[8]  |C800C8| AD DE       | dead | unused }}
|0x08
|- ALIGN=CENTER VALIGN=TOP
|0x14
|int16
| BGCOLOR="#C8FFFF" | 00 00
| not used
| ALIGN=LEFT | font size
|0x0C
|- ALIGN=CENTER VALIGN=TOP
|0x16
|bool16
| BGCOLOR="#FFC8FF" | 00 00
| 0
| ALIGN=LEFT | enabler bitset:<P>1 - enable TSFF link above<BR>2 - enable font option above<BR>4 - enable font color above<BR>8 - enable font size above</P>
|0x0E
|- ALIGN=CENTER VALIGN=TOP
|0x18
|char[364]
| BGCOLOR="#FFC800" COLSPAN=2 | <TT>It's the...</TT>
| ALIGN=LEFT | space for text
|0x10
|- ALIGN=CENTER VALIGN=TOP
|0x198
|filler
| BGCOLOR="#C800C8" | AD DE
| dead
| ALIGN=LEFT | not used
|0x190
|}
|}




----
{{OBD_File_Footer | type=IGSt | prev=IGSA | next=Impt | name=IGUI (In-Game User Interface) String}}
{{OBD_File_Footer | type=IGSt | prev=IGSA | next=Impt | name=IGUI (In-Game User Interface) String}}

Revision as of 12:51, 3 September 2007

ONI BINARY DATA
IGSA << Other file types >> Impt
IGSt : IGUI (In-Game User Interface) String
switch to XML:IGSt page
Overview @ Oni Stuff
OBD.png


Igst all.gif


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 link32 00 00 00 00 unused link to a TSFF file
0x00C int32 00 00 00 00 unused font option; the following options are possible (values in dec):


0 - normal font

1 - bold font

2 - italic font


0x010 color32 00 00 00 00 unused font color (blue, green, red); transparency
0x014 int16 00 00 unused font size
0x016 int16 00 00 0 enabler; it's a bitset; the following bits are possible (values in dec):


0 - nothing

1 - enable TSFF link above

2 - enable font option above

4 - enable font color above

8 - enable font size above


0x018 char[384] It's the ... space for text
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]]