OBD:IGSt: Difference between revisions
Jump to navigation
Jump to search
m (sigh >__>;) |
m (layout updated) |
||
Line 1: | Line 1: | ||
{{OBD_File_Header | type=IGSt | prev=IGSA | next=Impt | name=IGUI (In-Game User Interface) String | family=Message | align=center}} | |||
---- | |||
http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/igst_all.gif | http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/igst_all.gif | ||
{{Table}} | |||
{ | {{OBD_Table_Header}} | ||
|- ALIGN=CENTER | |- ALIGN=CENTER VALIGN=TOP | ||
|0x00 | |||
| | |res_id | ||
| | | BGCOLOR="#FF0000" | 01 '''03 00''' 00 | ||
| BGCOLOR="#FF0000" | 01 03 00 00 | |||
| 2 | | 2 | ||
| ALIGN=LEFT | 00003-.IGSt | | ALIGN=LEFT | 00003-.IGSt | ||
|- ALIGN=CENTER VALIGN=TOP | | | ||
| BGCOLOR="#FFFF00" | 01 00 00 06 | |- ALIGN=CENTER VALIGN=TOP | ||
|0x04 | |||
|lev_id | |||
| BGCOLOR="#FFFF00" | 01 00 00 '''06''' | |||
| 3 | | 3 | ||
| ALIGN=LEFT | level 3 | | ALIGN=LEFT | level 3 | ||
|- ALIGN=CENTER VALIGN=TOP | | | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x08 | |||
|TSFF* | |||
| BGCOLOR="#FFC8C8" | 00 00 00 00 | | BGCOLOR="#FFC8C8" | 00 00 00 00 | ||
| not used | | not used | ||
| ALIGN=LEFT | link to a TSFF file | | ALIGN=LEFT | link to a TSFF file | ||
|- ALIGN=CENTER VALIGN=TOP | |0x00 | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x0C | |||
|int32 | |||
| BGCOLOR="#FFFFC8" | 00 00 00 00 | | BGCOLOR="#FFFFC8" | 00 00 00 00 | ||
| not used | | not used | ||
| ALIGN=LEFT | font option | | ALIGN=LEFT | font option:<P>0 - normal font<BR>1 - '''bold font'''<BR>2 - ''italic font''</P> | ||
|- ALIGN=CENTER VALIGN=TOP | |0x04 | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x10 | |||
|ARGB | |||
| BGCOLOR="#C8FFC8" | 00 00 00 00 | | BGCOLOR="#C8FFC8" | 00 00 00 00 | ||
| not used | | not used | ||
| ALIGN=LEFT | font color | | ALIGN=LEFT | font color | ||
|- ALIGN=CENTER VALIGN=TOP | |0x08 | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x14 | |||
|int16 | |||
| BGCOLOR="#C8FFFF" | 00 00 | | BGCOLOR="#C8FFFF" | 00 00 | ||
| not used | | not used | ||
| ALIGN=LEFT | font size | | ALIGN=LEFT | font size | ||
|- ALIGN=CENTER VALIGN=TOP | |0x0C | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x16 | |||
|bool16 | |||
| BGCOLOR="#FFC8FF" | 00 00 | | BGCOLOR="#FFC8FF" | 00 00 | ||
| 0 | | 0 | ||
| ALIGN=LEFT | enabler | | 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> | ||
|- ALIGN=CENTER VALIGN=TOP | |0x0E | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x18 | |||
|char[364] | |||
| BGCOLOR="#FFC800" COLSPAN=2 | <TT>It's the...</TT> | | BGCOLOR="#FFC800" COLSPAN=2 | <TT>It's the...</TT> | ||
| ALIGN=LEFT | space for text | | ALIGN=LEFT | space for text | ||
|- ALIGN=CENTER VALIGN=TOP | |0x10 | ||
|- ALIGN=CENTER VALIGN=TOP | |||
|0x198 | |||
|filler | |||
| BGCOLOR="#C800C8" | AD DE | | BGCOLOR="#C800C8" | AD DE | ||
| dead | | dead | ||
| ALIGN=LEFT | not used | | ALIGN=LEFT | not used | ||
|0x190 | |||
|} | |} | ||
---- | |||
{{OBD_File_Footer | type=IGSt | prev=IGSA | next=Impt | name=IGUI (In-Game User Interface) String}} | |||
Revision as of 22:33, 23 May 2007
|
Offset | Type | Raw Hex | Value | Description | |
---|---|---|---|---|---|
0x00 | res_id | 01 03 00 00 | 2 | 00003-.IGSt | |
0x04 | lev_id | 01 00 00 06 | 3 | level 3 | |
0x08 | TSFF* | 00 00 00 00 | not used | link to a TSFF file | 0x00 |
0x0C | int32 | 00 00 00 00 | not used | font option: 0 - normal font |
0x04 |
0x10 | ARGB | 00 00 00 00 | not used | font color | 0x08 |
0x14 | int16 | 00 00 | not used | font size | 0x0C |
0x16 | bool16 | 00 00 | 0 | enabler bitset: 1 - enable TSFF link above |
0x0E |
0x18 | char[364] | It's the... | space for text | 0x10 | |
0x198 | filler | AD DE | dead | not used | 0x190 |
ONI BINARY DATA |
---|
IGSA << Other file types >> Impt |
IGSt : IGUI (In-Game User Interface) String |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |