OBD:File types/Level: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(remade List with new, more complete list of Level types)
(added hierarchy for regular (non-BINA) types)
Line 1: Line 1:
{{finish}}
This is an overview of Oni's "level files", which mostly consist of the sub-hierarchy of an [[OBD:ONLV|Oni Game Level]] and various BINA and OBJC collections.
This is an overview of Oni's "level files", which mostly consist of the sub-hierarchy of an [[OBD:ONLV|Oni Game Level]] and various BINA and OBJC collections.


==Hierarchy==
==Hierarchy==
This section shows the level-related resources as a hierarchy stemming from ONLV. The tree does show some file types that are technically [[OBD:File types/Character|Character]] or [[OBD:File types/General|General]] files, not Level files; see the {{SectionLink||List}} for a stricter list of types classified as Level.
{{Tree list}}
*[[OBD:ONLV|ONLV]] Oni Game Level
**[[OBD:AKEV|AKEV]] Akira Environment
***[[OBD:PNTA|PNTA]] 3D Point Array
***[[OBD:PLEA|PLEA]] Plane Equation Array
***[[OBD:TXCA|TXCA]] Texture Coordinate Array
***[[OBD:AGQG|AGQG]] Gunk Quad General Array
***[[OBD:AGQR|AGQR]] Gunk Quad Render Array
***[[OBD:AGQC|AGQC]] Gunk Quad Collision Array
***AGQC Gunk Quad Collision Array
***[[OBD:AGDB|AGDB]] Gunk Quad Debug Array (unused)
***[[OBD:TXMA|TXMA]] Texture Map Array
****[[OBD:TXMP|TXMP]] Texture Map
***[[OBD:AKVA|AKVA]] BNV Node Array
***[[OBD:AKBA|AKBA]] Side Array
***[[OBD:IDXA|IDXA]] Index Array
***[[OBD:AKBP|AKBP]] BSP Node Array
***[[OBD:ABNA|ABNA]] BSP Tree Node Array
***[[OBD:AKOT|AKOT]] Oct Tree
****[[OBD:OTIT|OTIT]] Oct Tree Interior Node Array
****[[OBD:OTLF|OTLF]] Oct Tree Leaf Node Array
****[[OBD:QTNA|QTNA]] Quad Tree Node Array
****IDXA Index Array
***[[OBD:AKAA|AKAA]] Adjacency Array
***[[OBD:AKDA|AKDA]] Door Frame Array (unused)
**[[OBD:OBOA|OBOA]] Object Array
***[[OBD:M3GA|M3GA]] Geometry Array
****[[OBD:M3GM|M3GM]] Geometry
*****PNTA 3D Point Array
*****[[OBD:VCRA|VCRA]] 3D Vector Array
*****TXCA Texture Coordinate Array
*****IDXA Index Array
*****TXMP Texture Map
***[[OBD:OBAN|OBAN]] Object Animation
***[[OBD:ENVP|ENVP]] Env Particle Array
**[[OBD:ONMA|ONMA]] Marker Node Array (unused)
**[[OBD:ONFA|ONFA]] Flag Node Array (unused)
**[[OBD:ONTA|ONTA]] Trigger Array (unused)
**[[OBD:ONSK|ONSK]] Sky Class
***TXMP Texture Map
**[[OBD:AISA|AISA]] AI Character Setup Array
***[[OBD:ONCC|ONCC]] Character Class
***[[OBD:ONWC|ONWC]] Weapon Class
**[[OBD:AITR|AITR]] AI Script Trigger Array (unused)
**[[OBD:ONSA|ONSA]] Spawn Array (unused)
**[[OBD:OBDC|OBDC]] Door Class Array (unused)
***M3GM Geometry
****PNTA 3D Point Array
****VCRA 3D Vector Array
****TXCA Texture Coordinate Array
****TXMP Texture Map
**[[OBD:ONOA|ONOA]] Object Gunk Array
***IDXA Index Array
**ENVP Env Particle Array
**[[OBD:CRSA|CRSA]] Corpse Array
***ONCC Character Class
{{Tree list/end}}
{{Tree list}}
*[[OBD:CONS|CONS]] Console Class (development use only)
**OFGA Furniture Geometry Array
**M3GM Geometry
{{Tree list/end}}
{{Tree list}}
*[[OBD:DOOR|DOOR]] Door Class (development use only)
**OFGA Furniture Geometry Array
**OFGA Furniture Geometry Array
**OBAN Object Animation
**OSBD Sound Binary Data
**OSBD Sound Binary Data
{{Tree list/end}}
{{Tree list}}
*[[OBD:TRIG|TRIG]] Trigger Class (development use only)
**M3GM Geometry
**[[OBD:TRGA|TRGE]] Trigger Emitter
**OBAN Object Animation
**OSBD Sound Binary Data
**OSBD Sound Binary Data
{{Tree list/end}}
{{Tree list}}
*[[OBD:TURR|TURR]] Turret Class (development use only)
**M3GM Geometry
**[[OBD:OBLS|OBLS]] Light Sources
**M3GM Geometry
**M3GM Geometry
{{Tree list/end}}
[[OBD:FILM|FILM]] Film
[[OBD:ONLD|ONLD]] Level Descriptor
==List==
==List==
A stricter list of only what we have grouped under the Level family of file types.
{| <!-- Create columns by making three tables, each a cell within this table -->
{| <!-- Create columns by making three tables, each a cell within this table -->
|
|
Line 167: Line 269:
|[[OBD:CONS|CONS]]
|[[OBD:CONS|CONS]]
|Console Class
|Console Class
| -
| Dev use only
|-
|-
|[[OBD:CRSA|CRSA]]
|[[OBD:CRSA|CRSA]]
Line 175: Line 277:
|[[OBD:DOOR|DOOR]]
|[[OBD:DOOR|DOOR]]
|Door Class
|Door Class
| -
| Dev use only
|-
|-
|[[OBD:ENVP|ENVP]]
|[[OBD:ENVP|ENVP]]
Line 259: Line 361:
|[[OBD:TRIG|TRIG]]
|[[OBD:TRIG|TRIG]]
|Trigger Class
|Trigger Class
| -
| Dev use only
|-
|-
|[[OBD:TURR|TURR]]
|[[OBD:TURR|TURR]]
|Turret Class
|Turret Class
| -
| Dev use only
|-
|-
|[[OBD:TXMA|TXMA]]
|[[OBD:TXMA|TXMA]]

Revision as of 18:56, 9 December 2023

This is an overview of Oni's "level files", which mostly consist of the sub-hierarchy of an Oni Game Level and various BINA and OBJC collections.

Hierarchy

This section shows the level-related resources as a hierarchy stemming from ONLV. The tree does show some file types that are technically Character or General files, not Level files; see the § List for a stricter list of types classified as Level.

  • ONLV Oni Game Level
    • AKEV Akira Environment
      • PNTA 3D Point Array
      • PLEA Plane Equation Array
      • TXCA Texture Coordinate Array
      • AGQG Gunk Quad General Array
      • AGQR Gunk Quad Render Array
      • AGQC Gunk Quad Collision Array
      • AGQC Gunk Quad Collision Array
      • AGDB Gunk Quad Debug Array (unused)
      • TXMA Texture Map Array
      • AKVA BNV Node Array
      • AKBA Side Array
      • IDXA Index Array
      • AKBP BSP Node Array
      • ABNA BSP Tree Node Array
      • AKOT Oct Tree
        • OTIT Oct Tree Interior Node Array
        • OTLF Oct Tree Leaf Node Array
        • QTNA Quad Tree Node Array
        • IDXA Index Array
      • AKAA Adjacency Array
      • AKDA Door Frame Array (unused)
    • OBOA Object Array
      • M3GA Geometry Array
        • M3GM Geometry
          • PNTA 3D Point Array
          • VCRA 3D Vector Array
          • TXCA Texture Coordinate Array
          • IDXA Index Array
          • TXMP Texture Map
      • OBAN Object Animation
      • ENVP Env Particle Array
    • ONMA Marker Node Array (unused)
    • ONFA Flag Node Array (unused)
    • ONTA Trigger Array (unused)
    • ONSK Sky Class
      • TXMP Texture Map
    • AISA AI Character Setup Array
    • AITR AI Script Trigger Array (unused)
    • ONSA Spawn Array (unused)
    • OBDC Door Class Array (unused)
      • M3GM Geometry
        • PNTA 3D Point Array
        • VCRA 3D Vector Array
        • TXCA Texture Coordinate Array
        • TXMP Texture Map
    • ONOA Object Gunk Array
      • IDXA Index Array
    • ENVP Env Particle Array
    • CRSA Corpse Array
      • ONCC Character Class


  • CONS Console Class (development use only)
    • OFGA Furniture Geometry Array
    • M3GM Geometry


  • DOOR Door Class (development use only)
    • OFGA Furniture Geometry Array
    • OFGA Furniture Geometry Array
    • OBAN Object Animation
    • OSBD Sound Binary Data
    • OSBD Sound Binary Data


  • TRIG Trigger Class (development use only)
    • M3GM Geometry
    • TRGE Trigger Emitter
    • OBAN Object Animation
    • OSBD Sound Binary Data
    • OSBD Sound Binary Data


  • TURR Turret Class (development use only)
    • M3GM Geometry
    • OBLS Light Sources
    • M3GM Geometry
    • M3GM Geometry


FILM Film

ONLD Level Descriptor

List

A stricter list of only what we have grouped under the Level family of file types.

BINA
Type Description Notes
ONIE Impact Effects -
PAR3 3D Particle Class -
TMBD Texture Materials Binary Data -
BINA/OBJC
Type Description Notes
CHAR Character -
CMBT Combat Profile -
CONS Console -
DOOR Door -
FLAG Flag -
FURN Furniture -
MELE Melee Profile -
NEUT Neutral Behavior -
PART Particle -
PATR Patrol Path -
PWRU Powerup -
SNDG Sound Group -
TRGV Trigger Volume -
TRIG Trigger -
TURR Turret -
WEAP Weapon -
Regular
Type Description Notes
ABNA BSP Tree Node Array -
AGDB Gunk Quad Debug Array Unused
AGQC Gunk Quad Collision Array -
AGQG Gunk Quad General Array -
AGQR Gunk Quad Render Array -
AISA AI Character Setup Array -
AITR AI Script Trigger Array Unused
AKAA Adjacency Array -
AKBA Side Array -
AKBP BSP Node Array -
AKDA Door Frame Array Unused
AKEV Akira Environment -
AKOT Oct Tree -
AKVA BNV Node Array -
CONS Console Class Dev use only
CRSA Corpse Array -
DOOR Door Class Dev use only
ENVP Env Particle Array -
FILM Film -
 
Type Description Notes
OBDC Door Class Array Unused
OBOA Starting Object Array -
OFGA Furniture Geometry Array -
ONFA Imported Flag Node Array Unused
ONLD Level Descriptor -
ONLV Oni Game Level -
ONMA Imported Marker Node Array Unused
ONOA Object Gunk Array -
ONSA Imported Spawn Array Unused
ONSK Oni Sky Class -
ONTA Trigger Array Unused
OTIT Oct Tree Interior Node Array -
OTLF Oct Tree Leaf Node Array -
PLEA Plane Equation Array -
QTNA Quad Tree Node Array -
TRGE Trigger Emitter -
TRIG Trigger Class Dev use only
TURR Turret Class Dev use only
TXMA Texture Map Array -