19,041
edits
m (+cat) |
(sample of what a newbie-friendly overview might look like) |
||
Line 128: | Line 128: | ||
IGSt~In-Game user interface STring.~; | IGSt~In-Game user interface STring.~; | ||
</span></span> | </span></span> | ||
==File types page prototype== | |||
===Type categories=== | |||
[[#Level data|Level]] * [[#Character data|Characters]] * [[#Images|Images]] * [[#Text|Text]] * [[#Audio|Audio]] | |||
===Type index=== | |||
[[#ABNA|ABNA]], [[#AGQC|AGQC]], [[#AGQG|AGQG]], [[#AGQR|AGQR]]... | |||
===Level data=== | |||
{|class="wikitable" width="100%" | |||
|{{Anchor|AKEV}}'''[[AKEV]]: Akira Environment.''' Edit as: Collada (.dae). Contained by: [[#ONLV|ONLV]]. Contains: ABNA, AGDB, AGQC, AGQG, AGQR, AKAA, AKBA, AKBP, AKDA, AKOT, AKVA, IDXA, PLEA, PNTA, TXCA, TXMA. | |||
:It's the level's 3D model. All the subtypes under AKEV are kinds of 3D data that you do not edit directly. | |||
|- | |||
|{{Anchor|ONLV}}'''[[ONLV]]: Oni Level.''' Edit as: XML. Contained by: --. Contains: AISA, AITR, [[#AKEV|AKEV]], CRSA, ENVP, OBDC, OBOA, ONFA, ONMA, ONOA, ONSA, ONSK, ONTA. | |||
:The top level of information about a level. Holds the name of the BSL folder with the level's scripts, and links to the level's 3D data, skybox data, and flag data, among other things. | |||
|} | |||
===Character data=== | |||
{|class="wikitable" width="100%" | |||
|{{Anchor|ONCC}}'''[[ONCC]]: Oni Character Class.''' Edit as: XML. Contained by: --. Contains: CBPI, CBPM, [[#TXMP|TXMP]], ONCP, ONCV, ONIA, TRAC, TRBS, TRMA, TRSC. | |||
:The top level of information about a character class (type of character). Holds (yada yada yada). | |||
|} | |||
===Images=== | |||
{|class="wikitable" width="100%" | |||
|{{Anchor|TXMP}}'''[[TXMP]]: Texture Map.''' Edit as: PNG, TGA. Contained by: [[#AKEV|AKEV]], CONS, DOOR, IGHH, IGPG, KeyI, M3GM, ONCC, ONGS, ONWC, PSpc, TMBD, TRMA, TXAN, TXMA, WMDD. Contains: TXAN. | |||
:The top level of information about a character class (type of character). | |||
|} | |||
===Text=== | |||
===Audio=== | |||
[[Category:Userspace]] | [[Category:Userspace]] |