OBD:TXMB: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (Formatting...)
(Changing 'array size' to 'number of TXMPs'. (ref. BFW_Motoko.h, line 864))
Line 16: Line 16:
{{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]] }}

Revision as of 08:05, 1 October 2022

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
Level file