|
|
Line 1: |
Line 1: |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> IGSA File
| | {{OBD_File_Header | type=IGSA | prev=IGPG | next=IGSt | name=IGUI (In-Game User Interface) String Array | family=Message | align=center}} |
|
| |
|
|
| |
|
| <CENTER>[[OBD:IGPG|<==]] <FONT SIZE=5>IGSA File</FONT> [[OBD:IGSt|==>]]<BR>
| | [[image:igsa_all.gif]] |
| <FONT SIZE=2>IGUI (In-Game User Interface) String Array - Message File</FONT></CENTER>
| |
|
| |
|
|
| |
|
| http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/igsa_all.gif
| | {{Table}} |
| | | {{OBDth}} |
| | | {{OBDtr| 0x00 | res_id |FF0000| 01 02 00 00 | 2 | 00002-.IGSA }} |
| {| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0 | | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} |
| |- ALIGN=CENTER BGCOLOR="#FFDDBB" | | {{OBDtr| 0x08 | char[20] |00FF00| AD DE | dead | unused }} |
| | WIDTH=15% | <B>Hex</B> | | {{OBDtr| 0x1C | int32 |00FFFF| 07 00 00 00 | 7 | array size }} |
| | WIDTH=15% | <B>Translation</B>
| | {{OBDtrBK}} |
| | WIDTH=70% | <B>Meaning</B>
| | {{OBDtr| 0x00 | link |FFC8C8| 01 03 00 00 | 3 | link to 00003-.[[OBD:IGSt|IGSt]] }} |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| |
| | BGCOLOR="#FF0000" | 01 02 00 00
| |
| | 2 | |
| | ALIGN=LEFT | 00002-.IGSA
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFFF00" | 01 00 00 06 | |
| | 3 | |
| | ALIGN=LEFT | level 3
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#00FF00" | AD DE | |
| | dead | |
| | ALIGN=LEFT | not used | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#00FFFF" | 07 00 00 00
| |
| | 7 | |
| | ALIGN=LEFT | 7 packages follow (one package is edged in black) | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| |
| | COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT> | |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFC8C8" | 01 03 00 00
| |
| | 3 | |
| | ALIGN=LEFT | link to 00003-.[[OBD:IGSt|IGSt]]
| |
| |} | | |} |
|
| |
|
|
| |
|
| <HR>
| | {{OBD_File_Footer | type=IGSA | prev=IGPG | next=IGSt | name=IGUI (In-Game User Interface) String Array | family=Message}} |
| <CENTER>[[OBD:IGPG|<==]] <B>IGSA File</B> [[OBD:IGSt|==>]]</CENTER>
| |
| <HR>
| |
| | |
| | |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> IGSA File
| |