OBD:TXMB: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
m (changed family)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{OBD_File_Header | type=TXMB | prev=TXMA | next=TXMP | name=Texture Map Big | family=Level | align=center}}
{{OBD_File_Header | type=TXMB | prev=TXMA | next=TXMP | name=Texture Map Big | family=General | align=center}}




[[image:txmb_all.gif]]
[[Image:txmb_all.gif]]




Line 13: Line 13:
{{OBDtr| 0x10 | int16    |00FFFF| 80 02      | 640  | width of the window in pixel }}
{{OBDtr| 0x10 | int16    |00FFFF| 80 02      | 640  | width of the window in pixel }}
{{OBDtr| 0x12 | int16    |00FFFF| E0 01      | 480  | height of the window in pixel }}
{{OBDtr| 0x12 | int16    |00FFFF| E0 01      | 480  | height of the window in pixel }}
{{OBDtr| 0x14 | int32    |FF00FF| 01 00 00 00 | 1    | unused }}
{{OBDtr| 0x14 | int32    |FF00FF| 01 00 00 00 | 1    | unused <code>(originally as Pixel Type)</code> }}
{{OBDtr| 0x18 | int16    |FF8000| 03 00      | 3    | number of columns; ignored and computed at runtime }}
{{OBDtr| 0x18 | int16    |FF8000| 03 00      | 3    | number of columns; ignored and computed at runtime }}
{{OBDtr| 0x1A | int16    |FF8000| 02 00      | 2    | number of rows; ignored and computed at runtime }}
{{OBDtr| 0x1A | int16    |FF8000| 02 00      | 2    | number of rows; ignored and computed at runtime }}
{{OBDtr| 0x1C | int32    |FF0080| 06 00 00 00 | 6    | array size }}
{{OBDtr| 0x1C | int32    |FF0080| 06 00 00 00 | 6    | number of TXMPs }}
{{OBDtrBK}}
{{OBDtrBK}}
{{OBDtr| 0x00 | link    |FFC8C8| 01 53 23 00 | 9043 | link to 09043-level03_intro_0.[[OBD:TXMP|TXMP]] }}
{{OBDtr| 0x00 | link    |FFC8C8| 01 53 23 00 | 9043 | link to 09043-level03_intro_0.[[OBD:TXMP|TXMP]] }}
Line 22: Line 22:




{{OBD_File_Footer | type=TXMP | prev=TXMA | next=TXMP | name=Texture Map Big | family=Level}}
{{OBD_File_Footer | type=TXMP | prev=TXMA | next=TXMP | name=Texture Map Big | family=General}}


{{OBD}}
{{OBD}}

Latest revision as of 21:42, 9 December 2023

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


Txmb all.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 52 23 00 9042 09042-intro_splash_screen.TXMB
0x04 lev_id 01 00 00 06 3 level 3
0x08 char[8] AD DE dead unused
0x10 int16 80 02 640 width of the window in pixel
0x12 int16 E0 01 480 height of the window in pixel
0x14 int32 01 00 00 00 1 unused (originally as Pixel Type)
0x18 int16 03 00 3 number of columns; ignored and computed at runtime
0x1A int16 02 00 2 number of rows; ignored and computed at runtime
0x1C int32 06 00 00 00 6 number of TXMPs
First element (black outline)
0x00 link 01 53 23 00 9043 link to 09043-level03_intro_0.TXMP


ONI BINARY DATA
TXMA << Other file types >> TXMP
TXMP : Texture Map Big
General file