OBD:AGQC: Difference between revisions

217 bytes removed ,  24 November 2006
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> AGQC File
{{OBD_File_Header | type=AGQC | prev=AGDB | next=AGQG | name=Gunk Quad Collision Array | family=Level | align=center}}
 
:
 
{{OBD_File_Image | image=agqc_a.gif}}
<CENTER>[[OBD:AGDB|<==]] <FONT SIZE=5>AGQC File</FONT> [[OBD:AGQG|==>]]<BR>
:
<FONT SIZE=2>Gunk Quad Collision Array - Level File</FONT></CENTER>
{{Table}}
 
{{OBD_Table_Header}}
 
|- ALIGN=CENTER VALIGN=TOP
http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/agqc_a.gif
| 0x00 || file id || BGCOLOR="#FF0000" | 01 4B 02 00 || 587 || ALIGN=LEFT | 00587-.AGQC
 
|- ALIGN=CENTER VALIGN=TOP
 
| 0x04 || level id || BGCOLOR="#FFFF00" | 01 00 00 06 || 3 || ALIGN=LEFT | level 3
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
|- ALIGN=CENTER VALIGN=TOP
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
| 0x08 || unused&nbsp;(20) || BGCOLOR="#00FF00" | AD DE || dead || ALIGN=LEFT | not used
| WIDTH=15% | <B>Hex</B>
|- ALIGN=CENTER VALIGN=TOP
| WIDTH=15% | <B>Translation</B>
| 0x1C || long || BGCOLOR="#00FFFF" | 15 A8 00 00 || 35349 || ALIGN=LEFT | 35349 packages follow (one package is edged in black)
| WIDTH=70% | <B>Meaning</B>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FF0000" | 01 4B 02 00
| 587
| ALIGN=LEFT | 00587-.AGQC
|- 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"
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT>
| COLSPAN=5 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
|- ALIGN=CENTER VALIGN=TOP
| BGCOLOR="#FFC8C8" | 22 28
| 0x00 || long hb || BGCOLOR="#FFC8C8" | 22 28 00 80 || 10274,&nbsp;high&nbsp;bit || ALIGN=LEFT | [[OBD:PLEA | PLEA]] package number, unknown
| 10274
|- ALIGN=CENTER VALIGN=TOP
| ALIGN=LEFT | unknown
| 0x04 || float || BGCOLOR="#FFFFC8" | C8&nbsp;9F&nbsp;A0&nbsp;C4 || -1284.993164 || ALIGN=LEFT | max. neg. x-position of the gunk quad
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
|- ALIGN=CENTER VALIGN=TOP
| BGCOLOR="#FFFFC8" | 00 80
| 0x08 || float || BGCOLOR="#FFFFC8" | 00 14 5C C1 || -13.754882 || ALIGN=LEFT | max. neg. y-position (height) of the gunk quad
| 32768
|- ALIGN=CENTER VALIGN=TOP
| ALIGN=LEFT | unknown
| 0x0C || float || BGCOLOR="#FFFFC8" | 18 92 F8 C4 || -1988.565429 || ALIGN=LEFT | max. neg. z-position of the gunk quad
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
|- ALIGN=CENTER VALIGN=TOP
| BGCOLOR="#C8FFC8" | C8 9F A0 C4
| 0x10 || float || BGCOLOR="#C8FFC8" | 60 CA 94 C4 || -1190.324218 || ALIGN=LEFT | max. pos. x-position of the gunk quad
| -1284.993164
|- ALIGN=CENTER VALIGN=TOP
| ALIGN=LEFT | unknown
| 0x14 || float || BGCOLOR="#C8FFC8" | 00 40 AB BF || -1.337890 || ALIGN=LEFT | max. pos. y-position (height) of the gunk quad
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
|- ALIGN=CENTER VALIGN=TOP
| BGCOLOR="#C8FFC8" | 00 14 5C C1
| 0x18 || float || BGCOLOR="#C8FFC8" | 60 5D E7 C4 || -1850.917968 || ALIGN=LEFT | max. pos. z-position of the gunk quad
| -13.754882
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFC8" | 18 92 F8 C4
| -1988.565429
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFFF" | 60 CA 94 C4
| -1190.324218
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFFF" | 00 40 AB BF
| -1.337890
| ALIGN=LEFT | unknown
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFFF" | 60 5D E7 C4
| -1850.917968
| ALIGN=LEFT | unknown
|}
|}
 
:
 
35349 is the amount of gunk quads. Two faces (triangles) form a gunk quad.
Maybe an interesting fact: The 3D-model of level 3 (the lab) has 70698 faces. 35349 is the half of it.
:
 
----
 
:
<HR>
{{OBD_File_Footer | type=AGQC | prev=AGDB | next=AGQG | name=Gunk Quad Collision Array}}
<CENTER>[[OBD:AGDB|<==]] <B>AGQC File</B> [[OBD:AGQG|==>]]</CENTER>
:
<HR>
 
 
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> AGQC File
Anonymous user