OBD:AGDB: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{OBD_File_Header | type=AGDB | prev=ABNA | next=AGQC | name=Gunk Quad Debug Array | family=Level | align=center}} | |||
: | |||
{{OBD_File_Image | image=agdb_a.gif}} | |||
: | |||
{{Table}} | |||
{{OBD_Table_Header}} | |||
|- ALIGN=CENTER VALIGN=TOP | |||
| 0x00 || file id || BGCOLOR="#FF0000" | 01 4C 02 00 || 588 || ALIGN=LEFT | 00588-.AGDB | |||
|- ALIGN=CENTER VALIGN=TOP | |||
| 0x04 || level id || BGCOLOR="#FFFF00" | 01 00 00 06 || 3 || ALIGN=LEFT | level 3 | |||
{ | |- ALIGN=CENTER VALIGN=TOP | ||
|- ALIGN=CENTER | | 0x08 || unused (20) || BGCOLOR="#00FF00" | AD DE || dead || ALIGN=LEFT | not used | ||
| | |- ALIGN=CENTER VALIGN=TOP | ||
| | | 0x1C || long || BGCOLOR="#00FFFF" | 15 A8 00 00 || 35349 || ALIGN=LEFT | 35349 packages follow (one package is edged in black) | ||
| BGCOLOR="#FF0000" | 01 4C 02 00 | |||
| 588 | |||
| ALIGN=LEFT | 00588-.AGDB | |||
|- ALIGN=CENTER VALIGN=TOP | |||
| BGCOLOR="#FFFF00" | 01 00 00 06 | |||
| 3 | |||
| ALIGN=LEFT | level 3 | |||
|- ALIGN=CENTER VALIGN=TOP | |||
| BGCOLOR="#00FF00" | AD DE | |||
| dead | |||
| ALIGN=LEFT | not used | |||
|- ALIGN=CENTER VALIGN=TOP | |||
| 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= | | COLSPAN=5 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT> | ||
|- ALIGN=CENTER VALIGN=TOP | |- ALIGN=CENTER VALIGN=TOP | ||
| BGCOLOR="#FFC8C8" | 80 B6 46 00 | | 0x00 || raw link || BGCOLOR="#FFC8C8" | 80 B6 46 00 || 46 B6 80 || ALIGN=LEFT | at this position starts the unknown1 part in the raw file | ||
| 46 B6 80 | |- ALIGN=CENTER VALIGN=TOP | ||
| ALIGN=LEFT | at this position starts the unknown1 part in the raw file | | 0x04 || raw link || BGCOLOR="#FFFFC8" | A0 B6 46 00 || 46 B6 A0 || ALIGN=LEFT | at this position starts the unknown2 part in the raw file | ||
|- ALIGN=CENTER VALIGN=TOP | |||
| BGCOLOR="#FFFFC8" | A0 B6 46 00 | |||
| 46 B6 A0 | |||
| ALIGN=LEFT | at this position starts the unknown2 part in the raw file | |||
|} | |} | ||
: | |||
35349 is the amount of gunk quads. Two faces (triangles) form a gunk quad. | |||
: | |||
It seems that this file is useless, because you can set all to zero without any problems and the raw file part contains only old file names. Plus the Oni files of the Mac and the PC demo don't have any AGDB files. | |||
: | |||
---- | |||
: | |||
{{OBD_File_Footer | type=AGDB | prev=ABNA | next=AGQC | name=Gunk Quad Debug Array}} | |||
: | |||