OBD:AGDB: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:




<TABLE BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0 BGCOLOR="#000000">
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
<TR ALIGN=CENTER BGCOLOR="#FFDDBB"><TD WIDTH=15%><B>Hex</B></TD><TD WIDTH=15%><B>Translation</B></TD><TD WIDTH=70%><B>Meaning</B></TD></TR>
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FF0000">01 4C 02 00</TD><TD>588</TD><TD ALIGN=LEFT>00588-.AGDB</TD></TR>
| WIDTH=15% | <B>Hex</B>
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FFFF00">01 00 00 06</TD><TD>3</TD><TD ALIGN=LEFT>level 3</TD></TR>
| WIDTH=15% | <B>Translation</B>
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#00FF00">AD DE</TD><TD>dead</TD><TD ALIGN=LEFT>not used</TD></TR>
| WIDTH=70% | <B>Meaning</B>
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#00FFFF">15 A8 00 00</TD><TD>35349</TD><TD ALIGN=LEFT>35349 packages follow (one package is edged in black)</TD></TR>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"><TD COLSPAN=3><FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT></TD></TR>
| BGCOLOR="#FF0000" | 01 4C 02 00
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FFC8C8">80 B6 46 00</TD><TD>46 B6 80</TD><TD ALIGN=LEFT>at this position starts the unknown1 part in the raw file</TD></TR>
| 588
<TR ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"><TD BGCOLOR="#FFFFC8">A0 B6 46 00</TD><TD>46 B6 A0</TD><TD ALIGN=LEFT>at this position starts the unknown2 part in the raw file</TD></TR>
| ALIGN=LEFT | 00588-.AGDB
</TABLE>
|- 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" | 80 B6 46 00
| 46 B6 80
| ALIGN=LEFT | at this position starts the unknown1 part in the raw file
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | A0 B6 46 00
| 46 B6 A0
| ALIGN=LEFT | at this position starts the unknown2 part in the raw file
|}





Revision as of 15:13, 30 December 2005

Main Page >> Oni Binary Data >> File Types >> AGDB File


<== AGDB File ==>
Gunk Quad Debug Array - Level File


agdb_a.gif


Hex Translation Meaning
01 4C 02 00 588 00588-.AGDB
01 00 00 06 3 level 3
AD DE dead not used
15 A8 00 00 35349 35349 packages follow (one package is edged in black)
Below follows the first package.
80 B6 46 00 46 B6 80 at this position starts the unknown1 part in the raw file
A0 B6 46 00 46 B6 A0 at this position starts the unknown2 part in the raw file


Maybe an interesting fact: The 3D-model of level 3 (the lab) has 70698 faces. 35349 is the half of it.
It seems, that this file is useless, because you can set all to zero without any problems and the raw file part looks totally weird.



<== AGDB File ==>


Main Page >> Oni Binary Data >> File Types >> AGDB File