19,733
edits
m (copy edit) |
m (updated usage of Template:Tree list) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{XML_File_Header | type=CONS | {{XML_File_Header | prev=BINA/OBJC/CHAR | prev_display=BINA | type=CONS | next=DOOR | name=Console}} | ||
__TOC__ | __TOC__ | ||
| Line 7: | Line 7: | ||
* CONS files are stored globally (AE/GameDataFolder/level0_Final) | * CONS files are stored globally (AE/GameDataFolder/level0_Final) | ||
* CONS files are used by [[XML:BINA/OBJC/CONS|BINACJBOCONS]] <Class> | * CONS files are used by [[XML:BINA/OBJC/CONS|BINACJBOCONS]] <Class> | ||
===File structure=== | ===File structure=== | ||
{{Tree list}} | |||
*CONS | |||
**OFGA | |||
***M3GM (holds <Texture> TXMP link to external file) | |||
****PNTA <Points> | |||
****VCRA <VertexNormals> | |||
****VCRA <FaceNormals> | |||
****TXCA <TextureCoordinates> | |||
****IDXA <TriangleStrips> | |||
****IDXA <FaceNormalIndices> | |||
{{Tree list|end}} | |||
===XML tags=== | ===XML tags=== | ||
====CONS==== | ====CONS==== | ||
{|class="wikitable" width="100%" | {|class="wikitable" width="100%" | ||
!width=200px| tag | !width=200px| XML tag | ||
!width=100px| type | !width=100px| Content type | ||
! | ! Description | ||
|- | |- | ||
|valign=top| <Flags> | |valign=top| <Flags> | ||