OBD talk:File types: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (alignment)
(Filling in template sizes; not a big deal, but I got thrown off by how a .dat file only lists the padded sizes and how (because of that) we have been ignoring the fact that Mac TXMPs are 4 bytes larger than PC ones.)
 
Line 12: Line 12:
;PS2 checksum:0x0003BA70A8DBAE11 (doesn't include AGQM template)
;PS2 checksum:0x0003BA70A8DBAE11 (doesn't include AGQM template)


Below are all 115 known templates in alphabetic order.
Below are all 115 known templates in alphabetic order, with their checksums and data sizes.
*A black background indicates those instance types that do not occur in Vanilla .dat files.
*A black background indicates those instance types that do not occur in Vanilla .dat files.
*A grey background indicates those that are present but are not used (by Win/Mac engines).
*A grey background indicates those that are present but are not used (by Win/Mac engines).
Line 18: Line 18:
*A yellow checksum background indicates files that have a different checksum in the PS2 iteration.
*A yellow checksum background indicates files that have a different checksum in the PS2 iteration.
*A red checksum background indicates files that have a different checksum in all three iterations.
*A red checksum background indicates files that have a different checksum in all three iterations.
The data sizes in the below table are extracted from the respective engine executables (along with the checksums) and include the 8 leading bytes (instance ID and level ID). The number in square brackets is the size of the variable array element where applicable. Note the difference with the padded size featured in an instance descriptor (which includes the actual array elements, if any, and the 32-byte padding).
Note that some obsolete instances, such as [[OBLS]], are worthy of interest, have been documented and may be revived.
Note that some obsolete instances, such as [[OBLS]], are worthy of interest, have been documented and may be revived.
{| style="white-space:nowrap" width=100%
{| style="white-space:nowrap;font-size:75%" width=100%
|style="vertical-align:top"|
|style="vertical-align:top"|
{| border="1" cellpadding="0" cellspacing="0" style="background:#f9f9f9" width=100%
{| border="1" cellpadding="0" cellspacing="0" style="background:#f9f9f9" width=100%
Line 26: Line 29:
!Description
!Description
!Checksum(s)
!Checksum(s)
!Size(s)
|-style="background:black;color:white"
|-style="background:black;color:white"
!3CLA
!3CLA
|font-family=Arial| RGB Color Array
|font-family=Arial| RGB Color Array
!align=right style="font-family:Consolas"|00000004E6BE 
!align=right style="font-family:Consolas"|00000004E6BE 
!align=left style="font-family:Consolas"| 0x20 [0x0C]
|-
|-
![[ABNA]]
![[ABNA]]
| [Akira] BSP Tree Node Array
| [Akira] BSP Tree Node Array
!align=right style="font-family:Consolas"|000000126DA0 
!align=right style="font-family:Consolas"|000000126DA0 
!align=left style="font-family:Consolas"| 0x20 [0x10]
|-style="background:silver"
|-style="background:silver"
![[AGDB]]
![[AGDB]]
| [Akira] Gunk Quad Debug Array
| [Akira] Gunk Quad Debug Array
!align=right style="font-family:Consolas"|000000072E17 
!align=right style="font-family:Consolas"|000000072E17 
!align=left style="font-family:Consolas"| 0x20 [0x08]
|-
|-
![[AGQC]]
![[AGQC]]
| [Akira] Gunk Quad Collision Array
| [Akira] Gunk Quad Collision Array
!align=right style="font-family:Consolas"|0000001CCB91 
!align=right style="font-family:Consolas"|0000001CCB91 
!align=left style="font-family:Consolas"| 0x20 [0x1C]
|-valign=top
|-valign=top
![[AGQG]]
![[AGQG]]
| [Akira] Gunk Quad General Array
| [Akira] Gunk Quad General Array
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0000001C03D2&nbsp;<br/>Mac:&nbsp;0000001C03D2&nbsp;<br/>PS2:&nbsp;00000027E7AD&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0000001C03D2&nbsp;<br/>Mac:&nbsp;0000001C03D2&nbsp;<br/>PS2:&nbsp;00000027E7AD&nbsp;
!align=left bgcolor=yellow style="font-family:Consolas"|&nbsp;0x20 [0x38]<br/>&nbsp;0x20 [0x38]<br/>&nbsp;0x20 [0x3C]
|-valign=top bgcolor=black style="color:white"
|-valign=top bgcolor=black style="color:white"
!AGQM
!AGQM
|&nbsp;[Akira] Gunk Quad Material
|&nbsp;[Akira] Gunk Quad Material
!align=right bgcolor=yellow style="color:black;font-family:Consolas"|Win:&nbsp;000000044AA6&nbsp;<br/>Mac:&nbsp;000000044AA6&nbsp;<br/>PS2:&nbsp;N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
!align=right bgcolor=yellow style="color:black;font-family:Consolas"|Win:&nbsp;000000044AA6&nbsp;<br/>Mac:&nbsp;000000044AA6&nbsp;<br/>PS2:&nbsp;N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
!align=left bgcolor=yellow style="color:black;font-family:Consolas"|&nbsp;0x10<br/>&nbsp;0x10<br/>&nbsp;N/A
|-
|-
![[AGQR]]
![[AGQR]]
|&nbsp;[Akira] Gunk Quad Render Array
|&nbsp;[Akira] Gunk Quad Render Array
!align=right style="font-family:Consolas"|000000083A3B&nbsp;
!align=right style="font-family:Consolas"|000000083A3B&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[AISA]]
![[AISA]]
|&nbsp;AI Character Setup Array
|&nbsp;AI Character Setup Array
!align=right style="font-family:Consolas"|002A224C6BE9&nbsp;
!align=right style="font-family:Consolas"|002A224C6BE9&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x160]
|-style="background:silver"
|-style="background:silver"
![[AITR]]
![[AITR]]
|&nbsp;AI Script Trigger Array
|&nbsp;AI Script Trigger Array
!align=right style="font-family:Consolas"|0000001AEA55&nbsp;
!align=right style="font-family:Consolas"|0000001AEA55&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x54]
|-style="background:black;color:white"
|-style="background:black;color:white"
!AIWA
!AIWA
|&nbsp;AI Imported Waypoint Array
|&nbsp;AI Imported Waypoint Array
!align=right style="font-family:Consolas"|000000107F03&nbsp;
!align=right style="font-family:Consolas"|000000107F03&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x1C]
|-
|-
![[AKAA]]
![[AKAA]]
|&nbsp;[Akira] Adjacency Array
|&nbsp;[Akira] Adjacency Array
!align=right style="font-family:Consolas"|00000011DE77&nbsp;
!align=right style="font-family:Consolas"|00000011DE77&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-
|-
![[AKBA]]
![[AKBA]]
|&nbsp;[Akira] Side Array
|&nbsp;[Akira] Side Array
!align=right style="font-family:Consolas"|0000003A2884&nbsp;
!align=right style="font-family:Consolas"|0000003A2884&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x1C]
|-
|-
![[AKBP]]
![[AKBP]]
|&nbsp;[Akira] BSP Node Array
|&nbsp;[Akira] BSP Node Array
!align=right style="font-family:Consolas"|0000000CF449&nbsp;
!align=right style="font-family:Consolas"|0000000CF449&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-style="background:silver"
|-style="background:silver"
![[AKDA]]
![[AKDA]]
|&nbsp;[Akira] Door Frame Array
|&nbsp;[Akira] Door Frame Array
!align=right style="font-family:Consolas"|0000002E5464&nbsp;
!align=right style="font-family:Consolas"|0000002E5464&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x34]
|-
|-
![[AKEV]]
![[AKEV]]
|&nbsp;Akira Environment
|&nbsp;Akira Environment
!align=right style="font-family:Consolas"|00883014DE75&nbsp;
!align=right style="font-family:Consolas"|00883014DE75&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x80
|-
|-
![[AKOT]]
![[AKOT]]
|&nbsp;[Akira] Oct Tree
|&nbsp;[Akira] Oct Tree
!align=right style="font-family:Consolas"|0011E7B8DA08&nbsp;
!align=right style="font-family:Consolas"|0011E7B8DA08&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x1C
|-
|-
![[AKVA]]
![[AKVA]]
|&nbsp;[Akira] BNV Node Array
|&nbsp;[Akira] BNV Node Array
!align=right style="font-family:Consolas"|000000DF05E0&nbsp;
!align=right style="font-family:Consolas"|000000DF05E0&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x74]
|-valign=top
|-valign=top
![[BINA]]
![[BINA]]
|&nbsp;Binary Data
|&nbsp;Binary Data
!align=right bgcolor=lime style="font-family:Consolas"|Win:&nbsp;00000000DB41&nbsp;<br/>Mac:&nbsp;000000015E11&nbsp;<br/>PS2:&nbsp;000000015E11&nbsp;
!align=right bgcolor=lime style="font-family:Consolas"|Win:&nbsp;00000000DB41&nbsp;<br/>Mac:&nbsp;000000015E11&nbsp;<br/>PS2:&nbsp;000000015E11&nbsp;
!align=left bgcolor=lime style="font-family:Consolas"|&nbsp;0x10<br/>&nbsp;0x10<br/>&nbsp;0x10
|-
|-
![[CBPI]]
![[CBPI]]
|&nbsp;Character Body Part Impacts
|&nbsp;Character Body Part Impacts
!align=right style="font-family:Consolas"|000C0BF9D6C2&nbsp;
!align=right style="font-family:Consolas"|000C0BF9D6C2&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0xEC
|-
|-
![[CBPM]]
![[CBPM]]
|&nbsp;Character Body Part Material
|&nbsp;Character Body Part Material
!align=right style="font-family:Consolas"|00026BA4351F&nbsp;
!align=right style="font-family:Consolas"|00026BA4351F&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x54
|-
|-
![[CONS]]
![[CONS]]
|&nbsp;Console
|&nbsp;Console
!align=right style="font-family:Consolas"|0013DA8B0BDD&nbsp;
!align=right style="font-family:Consolas"|0013DA8B0BDD&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x90
|-
|-
![[CRSA]]
![[CRSA]]
|&nbsp;Corpse Array
|&nbsp;Corpse Array
!align=right style="font-family:Consolas"|000C1543D4CC&nbsp;
!align=right style="font-family:Consolas"|000C1543D4CC&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x44C]
|-
|-
![[DOOR]]
![[DOOR]]
|&nbsp;Door
|&nbsp;Door
!align=right style="font-family:Consolas"|00063172FD67&nbsp;
!align=right style="font-family:Consolas"|00063172FD67&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x6C
|-
|-
![[DPge]]
![[DPge]]
|&nbsp;Diary Page
|&nbsp;Diary Page
!align=right style="font-family:Consolas"|0007BA8A686B&nbsp;
!align=right style="font-family:Consolas"|0007BA8A686B&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x44
|-style="background:black;color:white"
|-style="background:black;color:white"
!EDIA
!EDIA
|&nbsp;Edge Index Array
|&nbsp;Edge Index Array
!align=right style="font-family:Consolas"|00000007B6F7&nbsp;
!align=right style="font-family:Consolas"|00000007B6F7&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x08]
|-
|-
![[ENVP]]
![[ENVP]]
|&nbsp;Env Particle Array
|&nbsp;Env Particle Array
!align=right style="font-family:Consolas"|00000067C1C3&nbsp;
!align=right style="font-family:Consolas"|00000067C1C3&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0xD0]
|-
|-
![[FILM]]
![[FILM]]
|&nbsp;Film
|&nbsp;Film
!align=right style="font-family:Consolas"|000B331B62AD&nbsp;
!align=right style="font-family:Consolas"|000B331B62AD&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x40 [0x18]
|-style="background:black;color:white"
|-style="background:black;color:white"
!FXLR
!FXLR
|&nbsp;FX Laser Effect
|&nbsp;FX Laser Effect
!align=right style="font-family:Consolas"|00069583F8A9&nbsp;
!align=right style="font-family:Consolas"|00069583F8A9&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x14
|-style="background:black;color:white"
|-style="background:black;color:white"
!GMAN
!GMAN
|&nbsp;Geometry Animation
|&nbsp;Geometry Animation
!align=right style="font-family:Consolas"|0009A672F5A5&nbsp;
!align=right style="font-family:Consolas"|0009A672F5A5&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[HPge]]
![[HPge]]
|&nbsp;Help Page
|&nbsp;Help Page
!align=right style="font-family:Consolas"|00044B2F713B&nbsp;
!align=right style="font-family:Consolas"|00044B2F713B&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x10
|-
|-
![[IDXA]]
![[IDXA]]
|&nbsp;Index Array
|&nbsp;Index Array
!align=right style="font-family:Consolas"|00000002708F&nbsp;
!align=right style="font-family:Consolas"|00000002708F&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[IGHH]]
![[IGHH]]
|&nbsp;IGUI HUD Help
|&nbsp;IGUI HUD Help
!align=right style="font-family:Consolas"|0008E58E58DE&nbsp;
!align=right style="font-family:Consolas"|0008E58E58DE&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x40 [0x44]
|-
|-
![[IGPA]]
![[IGPA]]
|&nbsp;IGUI Page Array
|&nbsp;IGUI Page Array
!align=right style="font-family:Consolas"|0004DDBE0905&nbsp;
!align=right style="font-family:Consolas"|0004DDBE0905&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[IGPG]]
![[IGPG]]
|&nbsp;IGUI Page
|&nbsp;IGUI Page
!align=right style="font-family:Consolas"|0011CE67887D&nbsp;
!align=right style="font-family:Consolas"|0011CE67887D&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x24
|-
|-
![[IGSA]]
![[IGSA]]
|&nbsp;IGUI String Array
|&nbsp;IGUI String Array
!align=right style="font-family:Consolas"|0004DDBEA408&nbsp;
!align=right style="font-family:Consolas"|0004DDBEA408&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-valign=top
|-valign=top
![[IGSt]]
![[IGSt]]
|&nbsp;IGUI String
|&nbsp;IGUI String
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0002A2A47725&nbsp;<br/>Mac:&nbsp;0002A2A47725&nbsp;<br/>PS2:&nbsp;0002A2A368F7&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0002A2A47725&nbsp;<br/>Mac:&nbsp;0002A2A47725&nbsp;<br/>PS2:&nbsp;0002A2A368F7&nbsp;
!align=left bgcolor=yellow style="font-family:Consolas"|&nbsp;0x198<br/>&nbsp;0x198<br/>&nbsp;0x1C
|-
|-
![[Impt]]
![[Impt]]
|&nbsp;Impact Tree
|&nbsp;Impact [tree]
!align=right style="font-family:Consolas"|000000044F16&nbsp;
!align=right style="font-family:Consolas"|000000044F16&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x14
|-
|-
![[IPge]]
![[IPge]]
|&nbsp;Item Page
|&nbsp;Item Page
!align=right style="font-family:Consolas"|0002938369BA&nbsp;
!align=right style="font-family:Consolas"|0002938369BA&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x10
|}
|}
|style="vertical-align:top"|
|style="vertical-align:top"|
Line 185: Line 227:
!Description
!Description
!Checksum(s)
!Checksum(s)
!Size(s)
|-
|-
![[KeyI]]
![[KeyI]]
|&nbsp;Key Icons
|&nbsp;Key Icons
!align=right style="font-family:Consolas"|00403F4757AD&nbsp;
!align=right style="font-family:Consolas"|00403F4757AD&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x30
|-
|-
![[M3GA]]
![[M3GA]]
|&nbsp;[Motoko] Geometry Array
|&nbsp;[Motoko] Geometry Array
!align=right style="font-family:Consolas"|0005206B20B2&nbsp;
!align=right style="font-family:Consolas"|0005206B20B2&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-valign=top
|-valign=top
![[M3GM]]
![[M3GM]]
|&nbsp;[Motoko] Geometry
|&nbsp;[Motoko] Geometry
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0027A078E436&nbsp;<br/>Mac:&nbsp;0027A078E436&nbsp;<br/>PS2:&nbsp;0016C1058961&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0027A078E436&nbsp;<br/>Mac:&nbsp;0027A078E436&nbsp;<br/>PS2:&nbsp;0016C1058961&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x2C<br/>&nbsp;0x2C<br/>&nbsp;0x2C
|-style="background:black;color:white"
|-style="background:black;color:white"
!M3TA
!M3TA
|&nbsp;[Motoko] Triangle Array
|&nbsp;[Motoko] Triangle Array
!align=right style="font-family:Consolas"|00000002F7C1&nbsp;
!align=right style="font-family:Consolas"|00000002F7C1&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-
|-
![[Mtrl]]
![[Mtrl]]
|&nbsp;Material
|&nbsp;Material
!align=right style="font-family:Consolas"|000000028E0D&nbsp;
!align=right style="font-family:Consolas"|000000028E0D&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x14
|-style="background:black;color:white"
|-style="background:black;color:white"
!NMSA
!NMSA
|&nbsp;Network Spawn Point Array
|&nbsp;Network Spawn Point Array
|align=right style="font-family:Consolas"|0000000C099C&nbsp;
|align=right style="font-family:Consolas"|0000000C099C&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x10]
|-
|-
![[OBAN]]
![[OBAN]]
|&nbsp;Object Animation
|&nbsp;Object Animation
!align=right style="font-family:Consolas"|0000004E0C24&nbsp;
!align=right style="font-family:Consolas"|0000004E0C24&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x80 [0x20]
|-style="background:silver"
|-style="background:silver"
![[OBDC]]
![[OBDC]]
|&nbsp;Door Class Array
|&nbsp;Door Class Array
!align=right style="font-family:Consolas"|0007BD9ECA0B&nbsp;
!align=right style="font-family:Consolas"|0007BD9ECA0B&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x18]
|-style="background:black;color:white"
|-style="background:black;color:white"
!OBLS
!OBLS
|&nbsp;Object LS Data
|&nbsp;Object LS Data
!align=right style="font-family:Consolas"|0000000B703D&nbsp;
!align=right style="font-family:Consolas"|0000000B703D&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x28
|-
|-
![[OBOA]]
![[OBOA]]
|&nbsp;Starting Object Array
|&nbsp;Starting Object Array
!align=right style="font-family:Consolas"|00134F8986E1&nbsp;
!align=right style="font-family:Consolas"|00134F8986E1&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0xF0]
|-
|-
![[OFGA]]
![[OFGA]]
|&nbsp;Object Furn Geom Array
|&nbsp;Object Furn Geom Array
!align=right style="font-family:Consolas"|001374FAC362&nbsp;
!align=right style="font-family:Consolas"|001374FAC362&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-
|-
![[ONCC]]
![[ONCC]]
|&nbsp;Oni Character Class
|&nbsp;Oni Character Class
!align=right style="font-family:Consolas"|04A5AAC759EF&nbsp;
!align=right style="font-family:Consolas"|04A5AAC759EF&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0xC98
|-
|-
![[ONCP]]
![[ONCP]]
|&nbsp;Oni Character Particle Array
|&nbsp;Oni Character Particle Array
!align=right style="font-family:Consolas"|0000002F7321&nbsp;
!align=right style="font-family:Consolas"|0000002F7321&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x58]
|-
|-
![[ONCV]]
![[ONCV]]
|&nbsp;Oni Character Variant
|&nbsp;Oni Character Variant
!align=right style="font-family:Consolas"|0000000299F5&nbsp;
!align=right style="font-family:Consolas"|0000000299F5&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x4C
|-style="background:silver"
|-style="background:silver"
![[ONFA]]
![[ONFA]]
|&nbsp;Imported Flag Node Array
|&nbsp;Imported Flag Node Array
!align=right style="font-family:Consolas"|0000001B0CE7&nbsp;
!align=right style="font-family:Consolas"|0000001B0CE7&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x44]
|-
|-
![[ONGS]]
![[ONGS]]
|&nbsp;Oni Game Settings
|&nbsp;Oni Game Settings
!align=right style="font-family:Consolas"|00000226EBB6&nbsp;
!align=right style="font-family:Consolas"|00000226EBB6&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0xF44
|-
|-
![[ONIA]]
![[ONIA]]
|&nbsp;Oni Character Impact Array
|&nbsp;Oni Character Impact Array
!align=right style="font-family:Consolas"|0000002B2F9A&nbsp;
!align=right style="font-family:Consolas"|0000002B2F9A&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0xA4]
|-
|-
![[ONLD]]
![[ONLD]]
|&nbsp;Oni Game Level Descriptor
|&nbsp;Oni Game Level Descriptor
!align=right style="font-family:Consolas"|0000000412A1&nbsp;
!align=right style="font-family:Consolas"|0000000412A1&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x4C
|-
|-
![[ONLV]]
![[ONLV]]
|&nbsp;Oni Game Level
|&nbsp;Oni Game Level
!align=right style="font-family:Consolas"|007DB79A2EA3&nbsp;
!align=right style="font-family:Consolas"|007DB79A2EA3&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x304
|-style="background:silver"
|-style="background:silver"
![[ONMA]]
![[ONMA]]
|&nbsp;Imported Marker Node Array
|&nbsp;Imported Marker Node Array
!align=right style="font-family:Consolas"|000000124779&nbsp;
!align=right style="font-family:Consolas"|000000124779&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x58]
|-
|-
![[ONOA]]
![[ONOA]]
|&nbsp;Object Gunk Array
|&nbsp;Object Gunk Array
!align=right style="font-family:Consolas"|00064BE75C7C&nbsp;
!align=right style="font-family:Consolas"|00064BE75C7C&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x08]
|-style="background:silver"
|-style="background:silver"
![[ONSA]]
![[ONSA]]
|&nbsp;Imported Spawn Array
|&nbsp;Imported Spawn Array
!align=right style="font-family:Consolas"|000000044634&nbsp;
!align=right style="font-family:Consolas"|000000044634&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x02]
|-
|-
![[ONSK]]
![[ONSK]]
|&nbsp;Oni Sky Class
|&nbsp;Oni Sky Class
!align=right style="font-family:Consolas"|0014C2261067&nbsp;
!align=right style="font-family:Consolas"|0014C2261067&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0xF4
|-style="background:silver"
|-style="background:silver"
![[ONTA]]
![[ONTA]]
|&nbsp;Trigger Array
|&nbsp;Trigger Array
!align=right style="font-family:Consolas"|000000A0FCC0&nbsp;
!align=right style="font-family:Consolas"|000000A0FCC0&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x1A0]
|-
|-
![[ONVL]]
![[ONVL]]
|&nbsp;Oni Variant List
|&nbsp;Oni Variant List
!align=right style="font-family:Consolas"|00054434C58A&nbsp;
!align=right style="font-family:Consolas"|00054434C58A&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[ONWC]]
![[ONWC]]
|&nbsp;Oni Weapon Class
|&nbsp;Oni Weapon Class
!align=right style="font-family:Consolas"|0193A3E0EEB5&nbsp;
!align=right style="font-family:Consolas"|0193A3E0EEB5&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x71C
|-
|-
![[OPge]]
![[OPge]]
|&nbsp;Objective Page
|&nbsp;Objective Page
!align=right style="font-family:Consolas"|00044B30BBFB&nbsp;
!align=right style="font-family:Consolas"|00044B30BBFB&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x10
|-valign=top
|-valign=top
![[OSBD]]
![[OSBD]]
|&nbsp;Oni Sound Binary Data
|&nbsp;Oni Sound Binary Data
!align=right bgcolor=lime style="font-family:Consolas"|Win:&nbsp;00000000DB6C&nbsp;<br/>Mac:&nbsp;000000015E3C&nbsp;<br/>PS2:&nbsp;000000015E3C&nbsp;
!align=right bgcolor=lime style="font-family:Consolas"|Win:&nbsp;00000000DB6C&nbsp;<br/>Mac:&nbsp;000000015E3C&nbsp;<br/>PS2:&nbsp;000000015E3C&nbsp;
!align=left bgcolor=lime style="font-family:Consolas"|&nbsp;0x10<br/>&nbsp;0x10<br/>&nbsp;0x10
|-
|-
![[OTIT]]
![[OTIT]]
|&nbsp;Oct Tree Interior Node Array
|&nbsp;Oct Tree Interior Node Array
!align=right style="font-family:Consolas"|0000000A51D2&nbsp;
!align=right style="font-family:Consolas"|0000000A51D2&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x20]
|-
|-
![[OTLF]]
![[OTLF]]
|&nbsp;Oct Tree Leaf Node Array
|&nbsp;Oct Tree Leaf Node Array
!align=right style="font-family:Consolas"|0000001EAC0B&nbsp;
!align=right style="font-family:Consolas"|0000001EAC0B&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x24]
|-
|-
![[PLEA]]
![[PLEA]]
|&nbsp;Plane Equation Array
|&nbsp;Plane Equation Array
!align=right style="font-family:Consolas"|00000007BC38&nbsp;
!align=right style="font-family:Consolas"|00000007BC38&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x10]
|-
|-
![[PNTA]]
![[PNTA]]
|&nbsp;3D Point Array
|&nbsp;3D Point Array
!align=right style="font-family:Consolas"|00000037676C&nbsp;
!align=right style="font-family:Consolas"|00000037676C&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x40 [0x0C]
|-
|-
![[PSpc]]
![[PSpc]]
|&nbsp;Part Specification
|&nbsp;Part Specification
!align=right style="font-family:Consolas"|000000082648&nbsp;
!align=right style="font-family:Consolas"|000000082648&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x54
|-
|-
![[PSpL]]
![[PSpL]]
|&nbsp;Part Specification List
|&nbsp;Part Specification List
!align=right style="font-family:Consolas"|0000000CCC05&nbsp;
!align=right style="font-family:Consolas"|0000000CCC05&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x08]
|-
|-
![[PSUI]]
![[PSUI]]
|&nbsp;Part Specifications UI
|&nbsp;Part Specifications UI
!align=right style="font-family:Consolas"|03CD544E96FB&nbsp;
!align=right style="font-family:Consolas"|03CD544E96FB&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0xB8
|-
|-
![[QTNA]]
![[QTNA]]
|&nbsp;Quad Tree Node Array
|&nbsp;Quad Tree Node Array
!align=right style="font-family:Consolas"|000000066ECC&nbsp;
!align=right style="font-family:Consolas"|000000066ECC&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x10]
|-style="background:black;color:white"
|-style="background:black;color:white"
!QUDA
!QUDA
|&nbsp;Quad Array
|&nbsp;Quad Array
!align=right style="font-family:Consolas"|000000035E6A&nbsp;
!align=right style="font-family:Consolas"|000000035E6A&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x10]
|-valign=top
|-valign=top
![[SNDD]]
![[SNDD]]
|&nbsp;Sound Data
|&nbsp;Sound Data
!align=right bgcolor=lime style="font-family:Consolas"|Win:&nbsp;000000370578&nbsp;<br/>Mac:&nbsp;0000000411EB&nbsp;<br/>PS2:&nbsp;0000000411EB&nbsp;
!align=right bgcolor=lime style="font-family:Consolas"|Win:&nbsp;000000370578&nbsp;<br/>Mac:&nbsp;0000000411EB&nbsp;<br/>PS2:&nbsp;0000000411EB&nbsp;
!align=left bgcolor=lime style="font-family:Consolas"|&nbsp;0x48<br/>&nbsp;0x18<br/>&nbsp;0x18
|-style="background:silver"
|-style="background:silver"
![[StNA]]
![[StNA]]
|&nbsp;String Array
|&nbsp;String Array
!align=right style="font-family:Consolas"|0005998CB520&nbsp;
!align=right style="font-family:Consolas"|0005998CB520&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[SUBT]]
![[SUBT]]
|&nbsp;Subtitle Array
|&nbsp;Subtitle Array
!align=right style="font-family:Consolas"|000000046C68&nbsp;
!align=right style="font-family:Consolas"|000000046C68&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|}
|}
|style="vertical-align:top"|
|style="vertical-align:top"|
Line 352: Line 435:
!Description
!Description
!Checksum(s)
!Checksum(s)
!Size(s)
|-style="background:black;color:white"
|-style="background:black;color:white"
!TMFA
!TMFA
|&nbsp;Float Array
|&nbsp;Float Array
!align=right style="font-family:Consolas"|000000025324&nbsp;
!align=right style="font-family:Consolas"|000000025324&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-style="background:black;color:white"
|-style="background:black;color:white"
!TMRA
!TMRA
|&nbsp;Template Reference Array
|&nbsp;Template Reference Array
!align=right style="font-family:Consolas"|000000073521&nbsp;
!align=right style="font-family:Consolas"|000000073521&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x20]
|-
|-
![[TRAC]]
![[TRAC]]
|&nbsp;[Totoro] Animation Collection
|&nbsp;[Totoro] Animation Collection
!align=right style="font-family:Consolas"|000F26E9FB2F&nbsp;
!align=right style="font-family:Consolas"|000F26E9FB2F&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-valign=top
|-valign=top
![[TRAM]]
![[TRAM]]
|&nbsp;Totoro Animation Sequence
|&nbsp;Totoro Animation Sequence
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;00107E3CC918&nbsp;<br/>Mac:&nbsp;00107E3CC918&nbsp;<br/>PS2:&nbsp;00000086E7B1&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;00107E3CC918&nbsp;<br/>Mac:&nbsp;00107E3CC918&nbsp;<br/>PS2:&nbsp;00000086E7B1&nbsp;
!align=left bgcolor=yellow style="font-family:Consolas"|&nbsp;0x188<br/>&nbsp;0x188<br/>&nbsp;0x50
|-
|-
![[TRAS]]
![[TRAS]]
|&nbsp;Totoro Aiming Screen
|&nbsp;Totoro Aiming Screen
!align=right style="font-family:Consolas"|0001FA21A930&nbsp;
!align=right style="font-family:Consolas"|0001FA21A930&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x24
|-
|-
![[TRBS]]
![[TRBS]]
|&nbsp;Totoro Body Set
|&nbsp;Totoro Body Set
!align=right style="font-family:Consolas"|0002A2924239&nbsp;
!align=right style="font-family:Consolas"|0002A2924239&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x1C
|-
|-
![[TRCM]]
![[TRCM]]
|&nbsp;Totoro Quaternion Body
|&nbsp;Totoro Quaternion Body
!align=right style="font-family:Consolas"|002392DE054E&nbsp;
!align=right style="font-family:Consolas"|002392DE054E&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x68
|-valign=top
|-valign=top
![[TREX]]
![[TREX]]
|&nbsp;Totoro Animation Extra
|&nbsp;Totoro Animation Extra
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>Mac:&nbsp;N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>PS2:&nbsp;002A2BF1612C&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>Mac:&nbsp;N/A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>PS2:&nbsp;002A2BF1612C&nbsp;
!align=left bgcolor=yellow style="font-family:Consolas"|&nbsp;N/A<br/>&nbsp;N/A<br/>&nbsp;0x13C
|-style="background:black;color:white"
|-style="background:black;color:white"
!TRFT
!TRFT
|&nbsp;Totoro Facing Table
|&nbsp;Totoro Facing Table
!align=right style="font-family:Consolas"|0000000221AF&nbsp;
!align=right style="font-family:Consolas"|0000000221AF&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TRGA]]
![[TRGA]]
|&nbsp;Totoro Quaternion Body Geometry Array
|&nbsp;Totoro Quaternion Body Geometry Array
!align=right style="font-family:Consolas"|0005206B20F8&nbsp;
!align=right style="font-family:Consolas"|0005206B20F8&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TRGE]]
![[TRGE]]
|&nbsp;Trigger Emitter
|&nbsp;Trigger Emitter
!align=right style="font-family:Consolas"|000871A6B93C&nbsp;
!align=right style="font-family:Consolas"|000871A6B93C&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x28
|-
|-
![[TRIA]]
![[TRIA]]
|&nbsp;Totoro Quaternion Body Index Array
|&nbsp;Totoro Quaternion Body Index Array
!align=right style="font-family:Consolas"|0000000AC482&nbsp;
!align=right style="font-family:Consolas"|0000000AC482&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TRIG]]
![[TRIG]]
|&nbsp;Trigger
|&nbsp;Trigger
!align=right style="font-family:Consolas"|0021DCD0CD2C&nbsp;
!align=right style="font-family:Consolas"|0021DCD0CD2C&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x74
|-
|-
![[TRMA]]
![[TRMA]]
|&nbsp;[Totoro] Texture Map Array
|&nbsp;[Totoro] Texture Map Array
!align=right style="font-family:Consolas"|000599DE6D57&nbsp;
!align=right style="font-family:Consolas"|000599DE6D57&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TRSC]]
![[TRSC]]
|&nbsp;[Totoro] Screen (aiming) Collection
|&nbsp;[Totoro] Screen (aiming) Collection
!align=right style="font-family:Consolas"|000599786B17&nbsp;
!align=right style="font-family:Consolas"|000599786B17&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TRTA]]
![[TRTA]]
|&nbsp;Totoro Quaternion Body Translation Array
|&nbsp;Totoro Quaternion Body Translation Array
!align=right style="font-family:Consolas"|0000000759E8&nbsp;
!align=right style="font-family:Consolas"|0000000759E8&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-
|-
![[TSFF]]
![[TSFF]]
|&nbsp;Font Family
|&nbsp;Font Family
!align=right style="font-family:Consolas"|000A8A6C488A&nbsp;
!align=right style="font-family:Consolas"|000A8A6C488A&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TSFL]]
![[TSFL]]
|&nbsp;Font Language
|&nbsp;Font Language
!align=right style="font-family:Consolas"|00000008DE29&nbsp;
!align=right style="font-family:Consolas"|00000008DE29&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x148
|-valign=top
|-valign=top
![[TSFT]]
![[TSFT]]
|&nbsp;Font
|&nbsp;Font
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0016BA91DEEA&nbsp;<br/>Mac:&nbsp;0016BA91DEEA&nbsp;<br/>PS2:&nbsp;0016BA8D6017&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0016BA91DEEA&nbsp;<br/>Mac:&nbsp;0016BA91DEEA&nbsp;<br/>PS2:&nbsp;0016BA8D6017&nbsp;
!align=left bgcolor=yellow style="font-family:Consolas"|&nbsp;0x420 [0x04]<br/>&nbsp;0x420 [0x04]<br/>&nbsp;0x420
|-valign=top
|-valign=top
![[TSGA]]
![[TSGA]]
|&nbsp;Glyph Array
|&nbsp;Glyph Array
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0000002A4E98&nbsp;<br/>Mac:&nbsp;0000002A4E98&nbsp;<br/>PS2:&nbsp;00000022DCA8&nbsp;
!align=right bgcolor=yellow style="font-family:Consolas"|Win:&nbsp;0000002A4E98&nbsp;<br/>Mac:&nbsp;0000002A4E98&nbsp;<br/>PS2:&nbsp;00000022DCA8&nbsp;
!align=left bgcolor=yellow style="font-family:Consolas"|&nbsp;0x1408<br/>&nbsp;0x1408<br/>&nbsp;0x1408
|-style="background:silver"
|-style="background:silver"
![[TStr]]
![[TStr]]
|&nbsp;String
|&nbsp;String
!align=right style="font-family:Consolas"|0000000064A0&nbsp;
!align=right style="font-family:Consolas"|0000000064A0&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x88
|-
|-
![[TURR]]
![[TURR]]
|&nbsp;Turret
|&nbsp;Turret
!align=right style="font-family:Consolas"|0049C85805BE&nbsp;
!align=right style="font-family:Consolas"|0049C85805BE&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x648
|-
|-
![[TXAN]]
![[TXAN]]
|&nbsp;Texture Map Animation
|&nbsp;Texture Map Animation
!align=right style="font-family:Consolas"|000A8B134387&nbsp;
!align=right style="font-family:Consolas"|000A8B134387&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TXCA]]
![[TXCA]]
|&nbsp;Texture Coordinate Array
|&nbsp;Texture Coordinate Array
!align=right style="font-family:Consolas"|00000009141A&nbsp;
!align=right style="font-family:Consolas"|00000009141A&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x08]
|-
|-
![[TXMA]]
![[TXMA]]
|&nbsp;Texture Map Array
|&nbsp;Texture Map Array
!align=right style="font-family:Consolas"|000599DE7F90&nbsp;
!align=right style="font-family:Consolas"|000599DE7F90&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TXMB]]
![[TXMB]]
|&nbsp;Texture Map Big
|&nbsp;Texture Map Big
!align=right style="font-family:Consolas"|000A8B166A52&nbsp;
!align=right style="font-family:Consolas"|000A8B166A52&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-valign=top
|-valign=top
![[TXMP]]
![[TXMP]]
|&nbsp;Texture Map
|&nbsp;Texture Map
!align=right bgcolor=red style="font-family:Consolas"|Win:&nbsp;000891187581&nbsp;<br/>Mac:&nbsp;0008911EEB5F&nbsp;<br/>PS2:&nbsp;00098E2E2E01&nbsp;
!align=right bgcolor=red style="font-family:Consolas"|Win:&nbsp;000891187581&nbsp;<br/>Mac:&nbsp;0008911EEB5F&nbsp;<br/>PS2:&nbsp;00098E2E2E01&nbsp;
!align=left bgcolor=red style="font-family:Consolas"|&nbsp;0xAC<br/>&nbsp;0xB0<br/>&nbsp;0xB4
|-style="background:black;color:white"
|-style="background:black;color:white"
!TXPC
!TXPC
|&nbsp;Texture Procedure Data
|&nbsp;Texture Procedure Data
!align=right style="font-family:Consolas"|0000000BA77E&nbsp;
!align=right style="font-family:Consolas"|0000000BA77E&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[TxtC]]
![[TxtC]]
|&nbsp;Text Console
|&nbsp;Text Console
!align=right style="font-family:Consolas"|0001B7AC8B27&nbsp;
!align=right style="font-family:Consolas"|0001B7AC8B27&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x0C
|-style="background:black;color:white"
|-style="background:black;color:white"
!UUEA
!UUEA
|&nbsp;Error Binding Array
|&nbsp;Error Binding Array
!align=right style="font-family:Consolas"|0000000AEEBC&nbsp;
!align=right style="font-family:Consolas"|0000000AEEBC&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x80]
|-style="background:black;color:white"
|-style="background:black;color:white"
!UVDL
!UVDL
|&nbsp;UV Data List
|&nbsp;UV Data List
!align=right style="font-family:Consolas"|0000000A16E5&nbsp;
!align=right style="font-family:Consolas"|0000000A16E5&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x40]
|-
|-
![[VCRA]]
![[VCRA]]
|&nbsp;3D Vector Array
|&nbsp;3D Vector Array
!align=right style="font-family:Consolas"|000000054739&nbsp;
!align=right style="font-family:Consolas"|000000054739&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x0C]
|-
|-
![[WMCL]]
![[WMCL]]
|&nbsp;WM Cursor List
|&nbsp;WM Cursor List
!align=right style="font-family:Consolas"|00000009D076&nbsp;
!align=right style="font-family:Consolas"|00000009D076&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x08]
|-
|-
![[WMDD]]
![[WMDD]]
|&nbsp;WM Dialog Data
|&nbsp;WM Dialog Data
!align=right style="font-family:Consolas"|001C001DF3C4&nbsp;
!align=right style="font-family:Consolas"|001C001DF3C4&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x120 [0x124]
|-
|-
![[WMM_]]
![[WMM_]]
|&nbsp;WM Menu
|&nbsp;WM Menu
!align=right style="font-family:Consolas"|0000000C1A38&nbsp;
!align=right style="font-family:Consolas"|0000000C1A38&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x60 [0x44]
|-
|-
![[WMMB]]
![[WMMB]]
|&nbsp;WM Menu Bar
|&nbsp;WM Menu Bar
!align=right style="font-family:Consolas"|0006D20C6737&nbsp;
!align=right style="font-family:Consolas"|0006D20C6737&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x20 [0x04]
|-
|-
![[WPge]]
![[WPge]]
|&nbsp;Weapon Page
|&nbsp;Weapon Page
!align=right style="font-family:Consolas"|00046F5889B5&nbsp;
!align=right style="font-family:Consolas"|00046F5889B5&nbsp;
!align=left style="font-family:Consolas"|&nbsp;0x10
|}
|}
|}
|}

Latest revision as of 19:54, 13 November 2022

Below is an overview of individual template checksums, extracted from the three engine types (Windows retail, Windows demo or Mac, and PS2). For conciseness, we may refer to the three iterations "Win", "Mac" and "PS2" (Windows demo and Mac differ only in the ADPCM algorithm used for the waveforms stored in a SNDD's .raw part, which does not affect the template structure or checksum, and is outside the scope of this analysis).

Our knowledge-so-far suggests that Windows retail was the first iteration, followed by the concommittent development of Windows demo and Mac versions. The PS2 iteration apparently came last, being closer to the "Mac" iteration but also having many novel features (color palettes, text system, but also AGQG, M3GM and TRAM). At the time of writing, we have yet to document the PS2 "novelties" and determine whether or not they constitute an improvement.

The instance files are labeled as VR31 for all three iterations of the template system, even though Windows retail doesn't use .sep files, and PS2 seems to be using additional .pal files (palettes of all the texel colors occurring in a level; not yet documented).

It must be noted that the PS2 build includes an auxiliary set of sound files, grouped by level into .dat/.raw/.sep file triplets (i.e., 15 such triplets in total). However, these auxiliary .dat/.raw/.sep files are nothing like VR31 instance files, and seem to be using a much simpler lookup system (undocumented as of now).

For most templates the checksums are identical, as well as the data itself. One template, TREX (Totoro Animation Extra) is unique to PS2 (apparently some of the TRAM data was split off to a separate, unnamed file; possibly new TRAM features were implemented in the process as well). Another template, AGQM (Gunk Quad Material) is missing from the PS2 engine, so that each engine lists exactly 114 individual template checksums, plus the global checksum. The global checksums aggregated from these 114 templates are as follows:

"Win" checksum (Windows retail)
0x0003BCDF33DC271F (doesn't include TREX template)
"Mac" checksum (also Windows demo)
0x0003BCDF23C13061 (doesn't include TREX template)
PS2 checksum
0x0003BA70A8DBAE11 (doesn't include AGQM template)

Below are all 115 known templates in alphabetic order, with their checksums and data sizes.

  • A black background indicates those instance types that do not occur in Vanilla .dat files.
  • A grey background indicates those that are present but are not used (by Win/Mac engines).
  • A green checksum background indicates files that have a different checksum in the Win iteration.
  • A yellow checksum background indicates files that have a different checksum in the PS2 iteration.
  • A red checksum background indicates files that have a different checksum in all three iterations.

The data sizes in the below table are extracted from the respective engine executables (along with the checksums) and include the 8 leading bytes (instance ID and level ID). The number in square brackets is the size of the variable array element where applicable. Note the difference with the padded size featured in an instance descriptor (which includes the actual array elements, if any, and the 32-byte padding).


Note that some obsolete instances, such as OBLS, are worthy of interest, have been documented and may be revived.

Tag Description Checksum(s) Size(s)
3CLA  RGB Color Array 00000004E6BE   0x20 [0x0C]
ABNA  [Akira] BSP Tree Node Array 000000126DA0   0x20 [0x10]
AGDB  [Akira] Gunk Quad Debug Array 000000072E17   0x20 [0x08]
AGQC  [Akira] Gunk Quad Collision Array 0000001CCB91   0x20 [0x1C]
AGQG  [Akira] Gunk Quad General Array Win: 0000001C03D2 
Mac: 0000001C03D2 
PS2: 00000027E7AD 
 0x20 [0x38]
 0x20 [0x38]
 0x20 [0x3C]
AGQM  [Akira] Gunk Quad Material Win: 000000044AA6 
Mac: 000000044AA6 
PS2: N/A          
 0x10
 0x10
 N/A
AGQR  [Akira] Gunk Quad Render Array 000000083A3B   0x20 [0x04]
AISA  AI Character Setup Array 002A224C6BE9   0x20 [0x160]
AITR  AI Script Trigger Array 0000001AEA55   0x20 [0x54]
AIWA  AI Imported Waypoint Array 000000107F03   0x20 [0x1C]
AKAA  [Akira] Adjacency Array 00000011DE77   0x20 [0x0C]
AKBA  [Akira] Side Array 0000003A2884   0x20 [0x1C]
AKBP  [Akira] BSP Node Array 0000000CF449   0x20 [0x0C]
AKDA  [Akira] Door Frame Array 0000002E5464   0x20 [0x34]
AKEV  Akira Environment 00883014DE75   0x80
AKOT  [Akira] Oct Tree 0011E7B8DA08   0x1C
AKVA  [Akira] BNV Node Array 000000DF05E0   0x20 [0x74]
BINA  Binary Data Win: 00000000DB41 
Mac: 000000015E11 
PS2: 000000015E11 
 0x10
 0x10
 0x10
CBPI  Character Body Part Impacts 000C0BF9D6C2   0xEC
CBPM  Character Body Part Material 00026BA4351F   0x54
CONS  Console 0013DA8B0BDD   0x90
CRSA  Corpse Array 000C1543D4CC   0x20 [0x44C]
DOOR  Door 00063172FD67   0x6C
DPge  Diary Page 0007BA8A686B   0x44
EDIA  Edge Index Array 00000007B6F7   0x20 [0x08]
ENVP  Env Particle Array 00000067C1C3   0x20 [0xD0]
FILM  Film 000B331B62AD   0x40 [0x18]
FXLR  FX Laser Effect 00069583F8A9   0x14
GMAN  Geometry Animation 0009A672F5A5   0x20 [0x04]
HPge  Help Page 00044B2F713B   0x10
IDXA  Index Array 00000002708F   0x20 [0x04]
IGHH  IGUI HUD Help 0008E58E58DE   0x40 [0x44]
IGPA  IGUI Page Array 0004DDBE0905   0x20 [0x04]
IGPG  IGUI Page 0011CE67887D   0x24
IGSA  IGUI String Array 0004DDBEA408   0x20 [0x04]
IGSt  IGUI String Win: 0002A2A47725 
Mac: 0002A2A47725 
PS2: 0002A2A368F7 
 0x198
 0x198
 0x1C
Impt  Impact [tree] 000000044F16   0x14
IPge  Item Page 0002938369BA   0x10
Tag Description Checksum(s) Size(s)
KeyI  Key Icons 00403F4757AD   0x30
M3GA  [Motoko] Geometry Array 0005206B20B2   0x20 [0x04]
M3GM  [Motoko] Geometry Win: 0027A078E436 
Mac: 0027A078E436 
PS2: 0016C1058961 
 0x2C
 0x2C
 0x2C
M3TA  [Motoko] Triangle Array 00000002F7C1   0x20 [0x0C]
Mtrl  Material 000000028E0D   0x14
NMSA  Network Spawn Point Array 0000000C099C   0x20 [0x10]
OBAN  Object Animation 0000004E0C24   0x80 [0x20]
OBDC  Door Class Array 0007BD9ECA0B   0x20 [0x18]
OBLS  Object LS Data 0000000B703D   0x28
OBOA  Starting Object Array 00134F8986E1   0x20 [0xF0]
OFGA  Object Furn Geom Array 001374FAC362   0x20 [0x0C]
ONCC  Oni Character Class 04A5AAC759EF   0xC98
ONCP  Oni Character Particle Array 0000002F7321   0x20 [0x58]
ONCV  Oni Character Variant 0000000299F5   0x4C
ONFA  Imported Flag Node Array 0000001B0CE7   0x20 [0x44]
ONGS  Oni Game Settings 00000226EBB6   0xF44
ONIA  Oni Character Impact Array 0000002B2F9A   0x20 [0xA4]
ONLD  Oni Game Level Descriptor 0000000412A1   0x4C
ONLV  Oni Game Level 007DB79A2EA3   0x304
ONMA  Imported Marker Node Array 000000124779   0x20 [0x58]
ONOA  Object Gunk Array 00064BE75C7C   0x20 [0x08]
ONSA  Imported Spawn Array 000000044634   0x20 [0x02]
ONSK  Oni Sky Class 0014C2261067   0xF4
ONTA  Trigger Array 000000A0FCC0   0x20 [0x1A0]
ONVL  Oni Variant List 00054434C58A   0x20 [0x04]
ONWC  Oni Weapon Class 0193A3E0EEB5   0x71C
OPge  Objective Page 00044B30BBFB   0x10
OSBD  Oni Sound Binary Data Win: 00000000DB6C 
Mac: 000000015E3C 
PS2: 000000015E3C 
 0x10
 0x10
 0x10
OTIT  Oct Tree Interior Node Array 0000000A51D2   0x20 [0x20]
OTLF  Oct Tree Leaf Node Array 0000001EAC0B   0x20 [0x24]
PLEA  Plane Equation Array 00000007BC38   0x20 [0x10]
PNTA  3D Point Array 00000037676C   0x40 [0x0C]
PSpc  Part Specification 000000082648   0x54
PSpL  Part Specification List 0000000CCC05   0x20 [0x08]
PSUI  Part Specifications UI 03CD544E96FB   0xB8
QTNA  Quad Tree Node Array 000000066ECC   0x20 [0x10]
QUDA  Quad Array 000000035E6A   0x20 [0x10]
SNDD  Sound Data Win: 000000370578 
Mac: 0000000411EB 
PS2: 0000000411EB 
 0x48
 0x18
 0x18
StNA  String Array 0005998CB520   0x20 [0x04]
SUBT  Subtitle Array 000000046C68   0x20 [0x04]
Tag Description Checksum(s) Size(s)
TMFA  Float Array 000000025324   0x20 [0x04]
TMRA  Template Reference Array 000000073521   0x20 [0x20]
TRAC  [Totoro] Animation Collection 000F26E9FB2F   0x20 [0x0C]
TRAM  Totoro Animation Sequence Win: 00107E3CC918 
Mac: 00107E3CC918 
PS2: 00000086E7B1 
 0x188
 0x188
 0x50
TRAS  Totoro Aiming Screen 0001FA21A930   0x24
TRBS  Totoro Body Set 0002A2924239   0x1C
TRCM  Totoro Quaternion Body 002392DE054E   0x68
TREX  Totoro Animation Extra Win: N/A          
Mac: N/A          
PS2: 002A2BF1612C 
 N/A
 N/A
 0x13C
TRFT  Totoro Facing Table 0000000221AF   0x20 [0x04]
TRGA  Totoro Quaternion Body Geometry Array 0005206B20F8   0x20 [0x04]
TRGE  Trigger Emitter 000871A6B93C   0x28
TRIA  Totoro Quaternion Body Index Array 0000000AC482   0x20 [0x04]
TRIG  Trigger 0021DCD0CD2C   0x74
TRMA  [Totoro] Texture Map Array 000599DE6D57   0x20 [0x04]
TRSC  [Totoro] Screen (aiming) Collection 000599786B17   0x20 [0x04]
TRTA  Totoro Quaternion Body Translation Array 0000000759E8   0x20 [0x0C]
TSFF  Font Family 000A8A6C488A   0x20 [0x04]
TSFL  Font Language 00000008DE29   0x148
TSFT  Font Win: 0016BA91DEEA 
Mac: 0016BA91DEEA 
PS2: 0016BA8D6017 
 0x420 [0x04]
 0x420 [0x04]
 0x420
TSGA  Glyph Array Win: 0000002A4E98 
Mac: 0000002A4E98 
PS2: 00000022DCA8 
 0x1408
 0x1408
 0x1408
TStr  String 0000000064A0   0x88
TURR  Turret 0049C85805BE   0x648
TXAN  Texture Map Animation 000A8B134387   0x20 [0x04]
TXCA  Texture Coordinate Array 00000009141A   0x20 [0x08]
TXMA  Texture Map Array 000599DE7F90   0x20 [0x04]
TXMB  Texture Map Big 000A8B166A52   0x20 [0x04]
TXMP  Texture Map Win: 000891187581 
Mac: 0008911EEB5F 
PS2: 00098E2E2E01 
 0xAC
 0xB0
 0xB4
TXPC  Texture Procedure Data 0000000BA77E   0x20 [0x04]
TxtC  Text Console 0001B7AC8B27   0x0C
UUEA  Error Binding Array 0000000AEEBC   0x20 [0x80]
UVDL  UV Data List 0000000A16E5   0x20 [0x40]
VCRA  3D Vector Array 000000054739   0x20 [0x0C]
WMCL  WM Cursor List 00000009D076   0x20 [0x08]
WMDD  WM Dialog Data 001C001DF3C4   0x120 [0x124]
WMM_  WM Menu 0000000C1A38   0x60 [0x44]
WMMB  WM Menu Bar 0006D20C6737   0x20 [0x04]
WPge  Weapon Page 00046F5889B5   0x10