OBD:WMM: Difference between revisions
Jump to navigation
Jump to search
m (fixed typo) |
m (changed family) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{OBD_File_Header | type=WMM_ | prev=WMDD | next=WMMB | name=WM ( | {{OBD_File_Header | type=WMM_ | prev=WMDD | next=WMMB | name=WM (WindowManager) Menu | family=Interface | align=center}} | ||
[[ | [[Image:wmm__a.gif]] | ||
Line 11: | Line 11: | ||
{{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 00 | 0 | level 0 }} | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 00 | 0 | level 0 }} | ||
{{OBDtr| 0x08 | char[18] |00FF00| AD DE | dead | unused }} | {{OBDtr| 0x08 | char[18] |00FF00| AD DE | dead | unused }} | ||
{{OBDtr| 0x1A | int16 |00FFFF| 10 27 | 10000 | | {{OBDtr| 0x1A | int16 |00FFFF| 10 27 | 10000 | menu ID }} | ||
{{OBDtr2|0x1C | char[64] |FF00FF| Difficulty | menu name }} | {{OBDtr2|0x1C | char[64] |FF00FF| Difficulty | menu name }} | ||
{{OBDtr| 0x5C | int32 |FF8000| 03 00 00 00 | 3 | array size }} | {{OBDtr| 0x5C | int32 |FF8000| 03 00 00 00 | 3 | array size }} | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
{{OBDtr| 0x00 | int16 |FFC8C8| 02 00 | 2 | | {{OBDtr| 0x00 | int16 |FFC8C8| 02 00 | 2 | item type; possible types: | ||
{{OBDtr| 0x02 | int16 |FFFFC8| 00 00 | 0 | | :1 - separator | ||
{{OBDtr2|0x04 | char[64] |C8FFC8| Easy | | :2 - option }} | ||
{{OBDtr| 0x02 | int16 |FFFFC8| 00 00 | 0 | item ID }} | |||
{{OBDtr2|0x04 | char[64] |C8FFC8| Easy | item text }} | |||
|} | |} | ||
{{OBD_File_Footer | type= | {{OBD_File_Footer | type=WMM | prev=WMDD | next=WMMB | name=WM (WindowManager) Menu | family=Interface}} | ||
{{OBD}} |
Latest revision as of 01:49, 7 December 2023
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 FC 05 00 | 1532 | 01532-pm_difficulty.WMM_ |
0x04 | lev_id | 01 00 00 00 | 0 | level 0 |
0x08 | char[18] | AD DE | dead | unused |
0x1A | int16 | 10 27 | 10000 | menu ID |
0x1C | char[64] | Difficulty | menu name | |
0x5C | int32 | 03 00 00 00 | 3 | array size |
First element (black outline) | ||||
0x00 | int16 | 02 00 | 2 | item type; possible types:
|
0x02 | int16 | 00 00 | 0 | item ID |
0x04 | char[64] | Easy | item text |
ONI BINARY DATA |
---|
WMDD << Other file types >> WMMB |
WMM : WM (WindowManager) Menu |
Interface file |