OBD:AGDB: Difference between revisions

618 bytes removed ,  30 November 2025
m
removed "desc" parameter of OBD File Header that hasn't been supported since the initiative was canceled in 2008
No edit summary
m (removed "desc" parameter of OBD File Header that hasn't been supported since the initiative was canceled in 2008)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{OBD_File_Header | type=AGDB | prev=ABNA | next=AGQC | name=Gunk Quad Debug Array | family=Level | align=center}}
{{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}}
 
:
[[Image:agdb_a.gif]]
 
 
{{Table}}
{{Table}}
{{OBD_Table_Header}}
{{OBDth}}
|- ALIGN=CENTER VALIGN=TOP
{{OBDtr | 0x00 | res_id  |FF0000| 01 4C 02 00 | 588         | 00588-.AGDB }}
| 0x00 || file id || BGCOLOR="#FF0000" | 01 4C 02 00 || 588 || ALIGN=LEFT | 00588-.AGDB
{{OBDtr | 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3           | level 3 }}
|- ALIGN=CENTER VALIGN=TOP
{{OBDtr | 0x08 | char[20] |00FF00| AD DE       | dead       | unused }}
| 0x04 || level id || BGCOLOR="#FFFF00" | 01 00 00 06 || 3 || ALIGN=LEFT | level 3
{{OBDtr | 0x1C | uint32  |00FFFF| 15 A8 00 00 | 35349       | array size }}
|- ALIGN=CENTER VALIGN=TOP
{{OBDtrBK}}
| 0x08 || unused (20) || BGCOLOR="#00FF00" | AD DE || dead || ALIGN=LEFT | not used
{{OBDtr | 0x00 | offset  |FFC8C8| 80 B6 46 00 | 00 46 B6 80 | object name offset in the .raw file}}
|- ALIGN=CENTER VALIGN=TOP
{{OBDtr | 0x04 | offset  |FFFFC8| A0 B6 46 00 | 00 46 B6 A0 | file name offset in the .raw file }}
| 0x1C || long || 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=5 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT>
|- ALIGN=CENTER VALIGN=TOP
| 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
|- ALIGN=CENTER VALIGN=TOP
| 0x04 || raw link || BGCOLOR="#FFFFC8" | A0&nbsp;B6&nbsp;46&nbsp;00 || 46&nbsp;B6&nbsp;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.
 
:
35349 is the number of [[AGQG|gunk quads]]. The object and file name of a gunk quad are not used by the engine, they're used only for debugging purposes.
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 | family=Level}}
{{OBD_File_Footer | type=AGDB | prev=ABNA | next=AGQC | name=Gunk Quad Debug Array}}
 
:
{{OBD}}