OBD:TXMA: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> TXMA File
{{OBD_File_Header | type=TXMA | prev=TXCA | next=TXMB | name=Texture Map Array | family=Level | align=center}}




<CENTER>[[OBD:TXCA|<==]] <FONT SIZE=5>TXMA File</FONT> [[OBD:TXMB|==>]]<BR>
[[image:txma_a.gif]]
<FONT SIZE=2>Texture Map Array - Level File</FONT></CENTER>




http://www.fh-eberswalde.de/user/dkriesch/onistuff/images/txma_a.gif
{{Table}}
 
{{OBD_Table_Header}}
 
|- ALIGN=CENTER VALIGN=TOP
{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=0
{{OBDtr| 0x00 | res_id  |FF0000| 01 4D 02 00 | 589 | 00589-.TXMA }}
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3   | level 3 }}
| WIDTH=15% | <B>Hex</B>
{{OBDtr| 0x08 | char[20] |00FF00| AD DE       | dead | unused }}
| WIDTH=15% | <B>Translation</B>
{{OBDtr| 0x1C | int32    |00FFFF| B0 00 00 00 | 176 | array size }}
| WIDTH=70% | <B>Meaning</B>
{{OBDtrBK}}
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
{{OBDtr| 0x00 | link    |FFC8C8| 01 8A 01 00 | 394 | link to 00394-_DOOR_FRAME.[[OBD:TXMP|TXMP]] }}
| BGCOLOR="#FF0000" | 01 4D 02 00
| 589
| ALIGN=LEFT | 00589-.TXMA
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFF00" | 01 00 00 06
| 3
| ALIGN=LEFT | level 3
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#00FF00" | AD DE
| dead
| ALIGN=LEFT | not used
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#00FFFF" | B0 00 00 00
| 176
| ALIGN=LEFT | 176 packages follow (one package is edged in black)
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows the first package.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | 01 8A 01 00
| 394
| ALIGN=LEFT | link to 00394-_DOOR_FRAME.[[OBD:TXMP|TXMP]]
|}
|}




<HR>
{{OBD_File_Footer | type=TXMA | prev=TXCA | next=TXMB | name=Texture Map Array | family=Level}}
<CENTER>[[OBD:TXCA|<==]] <B>TXMA File</B> [[OBD:TXMB|==>]]</CENTER>
<HR>
 


[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> TXMA File
{{OBD}}

Latest revision as of 00:34, 18 July 2010

ONI BINARY DATA
TXCA << Other file types >> TXMB
TXMA : Texture Map Array
switch to XML:TXMA page
Overview @ Oni Stuff
OBD.png


Txma a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 4D 02 00 589 00589-.TXMA
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[20] AD DE dead unused
0x1C int32 B0 00 00 00 176 array size
First element (black outline)
0x00 link 01 8A 01 00 394 link to 00394-_DOOR_FRAME.TXMP


ONI BINARY DATA
TXCA << Other file types >> TXMB
TXMA : Texture Map Array
Level file