OBD:AGQR: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
m (for the sake of completeness...)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> AGQR File
{{OBD_File_Header | type=AGQR | prev=AGQG | next=AISA | name=Gunk Quad Render Array | family=Level | align=center}}




<CENTER>[[OBD:AGQG|<==]] <FONT SIZE=5>AGQR File</FONT> [[OBD:AISA|==>]]<BR>
[[image:agqr_a.gif]]
<FONT SIZE=2>Gunk Quad Render Array - Level File</FONT></CENTER>




http://www.fh-eberswalde.de/user/dkriesch/onistuff/images/agqr_a.gif
{{Table}}
 
{{OBDth}}
 
{{OBDtr | 0x00 | res_id  |FF0000| 01 4A 02 00 | 586 | 00586-.AGQR }}
{| 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| 15 A8 00 00 | 35349| array size }}
| WIDTH=15% | <B>Translation</B>
{{OBDtrBK}}
| WIDTH=70% | <B>Meaning</B>
{{OBDtr | 0x00 | int16  |FFC8C8| 66 00       | 102 | [[OBD:TXMA|TXMA]] element number }}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
{{OBDtr | 0x02 | char[2] |FFFFC8| AD DE       | dead | unused; always the same; used at runtime }}
| BGCOLOR="#FF0000" | 01 4A 02 00
| 586
| ALIGN=LEFT | 00586-.AGQR
|- 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" | 15 A8 00 00
| 35349
| ALIGN=LEFT | 35349 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" | 66 00
| 102
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | AD DE
| dead
| ALIGN=LEFT | not used
|}
|}




Maybe an interesting fact: The 3D-model of level 3 (the lab) has 70698 faces. 35349 is the half of it.


35349 is the amount of gunk quads. Two faces (triangles) form a gunk quad.


<HR>
<CENTER>[[OBD:AGQG|<==]] <B>AGQR File</B> [[OBD:AISA|==>]]</CENTER>
<HR>


{{OBD_File_Footer | type=AGQR | prev=AGQG | next=AISA | name=Gunk Quad Render Array | family=Level}}


[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> AGQR File
{{OBD}}

Latest revision as of 08:40, 16 August 2010

ONI BINARY DATA
AGQG << Other file types >> AISA
AGQR : Gunk Quad Render Array
switch to XML:AGQR page
Overview @ Oni Stuff
OBD.png


Agqr a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 4A 02 00 586 00586-.AGQR
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[20] AD DE dead unused
0x1C int32 15 A8 00 00 35349 array size
First element (black outline)
0x00 int16 66 00 102 TXMA element number
0x02 char[2] AD DE dead unused; always the same; used at runtime


35349 is the amount of gunk quads. Two faces (triangles) form a gunk quad.


ONI BINARY DATA
AGQG << Other file types >> AISA
AGQR : Gunk Quad Render Array
Level file