OBD:IGSt: Difference between revisions
Jump to navigation
Jump to search
<== IGSt File ==>
IGUI (In-Game User Interface) String - Message File
<== IGSt File ==>
No edit summary |
(Updated from ssg's site.) |
||
Line 24: | Line 24: | ||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="#FFC8C8" | 00 00 00 00 | | BGCOLOR="#FFC8C8" | 00 00 00 00 | ||
| not used | |||
| ALIGN=LEFT | link to a TSFF file | |||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |||
| BGCOLOR="#FFFFC8" | 00 00 00 00 | |||
| not used | |||
| ALIGN=LEFT | font option; the following options are possible (values in dec):<P>0 - normal font<BR>1 - '''bold font'''<BR>2 - ''italic font''</P> | |||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |||
| BGCOLOR="#C8FFC8" | 00 00 | |||
| not used | |||
| ALIGN=LEFT | font color (blue, green, red); transparency | |||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |||
| BGCOLOR="#FFC8FF" | 00 00 | |||
| 0 | | 0 | ||
| ALIGN=LEFT | | | ALIGN=LEFT | enabler; it's a bitset; the following bits are possible (values in dec):<P>0 - none<BR>1 - enable <A HREF="oni_tsff.htm">TSFF</A> 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 BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="# | | BGCOLOR="#FFC800" COLSPAN=2 | <TT>It's the...</TT> | ||
| ALIGN=LEFT | space for text | | ALIGN=LEFT | space for text | ||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="# | | BGCOLOR="#C800C8" | AD DE | ||
| dead | | dead | ||
| ALIGN=LEFT | not used | | ALIGN=LEFT | not used |
Revision as of 23:54, 16 May 2007
Main Page >> Oni Binary Data >> File Types >> IGSt File
IGUI (In-Game User Interface) String - Message File
Hex | Translation | Meaning |
01 03 00 00 | 2 | 00003-.IGSt |
01 00 00 06 | 3 | level 3 |
00 00 00 00 | not used | link to a TSFF file |
00 00 00 00 | not used | font option; the following options are possible (values in dec): 0 - normal font |
00 00 | not used | font color (blue, green, red); transparency |
00 00 | 0 | enabler; it's a bitset; the following bits are possible (values in dec): 0 - none |
It's the... | space for text | |
AD DE | dead | not used |
Main Page >> Oni Binary Data >> File Types >> IGSt File