OBD:IGSA: Difference between revisions
mNo edit summary |
m (...) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{OBD_File_Header | type=IGSA | prev=IGPG | next=IGSt | name=IGUI (In-Game User Interface) String Array | family= | {{OBD_File_Header | type=IGSA | prev=IGPG | next=IGSt | name=IGUI (In-Game User Interface) String Array | family=Interface | align=center}} | ||
[[ | [[Image:igsa_all.gif]] | ||
Line 9: | Line 9: | ||
{{OBDtr| 0x00 | res_id |FF0000| 01 02 00 00 | 2 | 00002-.IGSA }} | {{OBDtr| 0x00 | res_id |FF0000| 01 02 00 00 | 2 | 00002-.IGSA }} | ||
{{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} | ||
{{OBDtr| 0x08 | char[20] |00FF00| AD DE | dead | | {{OBDtr| 0x08 | char[20] |00FF00| AD DE | dead | padding }} | ||
{{OBDtr| 0x1C | | {{OBDtr| 0x1C | uint32 |00FFFF| 07 00 00 00 | 7 | array size }} | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
{{OBDtr| 0x00 | link |FFC8C8| 01 03 00 00 | 3 | link to [[OBD:IGSt|00003-.IGSt]] }} | {{OBDtr| 0x00 | link |FFC8C8| 01 03 00 00 | 3 | link to [[OBD:IGSt|00003-.IGSt]] }} | ||
Line 16: | Line 16: | ||
{{OBD_File_Footer | type=IGSA | prev=IGPG | next=IGSt | name=IGUI (In-Game User Interface) String Array | family= | {{OBD_File_Footer | type=IGSA | prev=IGPG | next=IGSt | name=IGUI (In-Game User Interface) String Array | family=Interface}} | ||
{{OBD}} | {{OBD}} |
Latest revision as of 10:44, 12 May 2025
|
![]() |
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 02 00 00 | 2 | 00002-.IGSA |
0x04 | lev_id | 01 00 00 06 | 3 | level 3 |
0x08 | char[20] | AD DE | dead | padding |
0x1C | uint32 | 07 00 00 00 | 7 | array size |
First element (black outline) | ||||
0x00 | link | 01 03 00 00 | 3 | link to 00003-.IGSt |
ONI BINARY DATA |
---|
IGPG << Other file types >> IGSt |
IGSA : IGUI (In-Game User Interface) String Array |
Interface file |