OBD:PSpL: Difference between revisions

From OniGalore
No edit summary
m (...)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{OBD_File_Header | type=PSpL | prev=PSpc | next=PSUI | name=Part Specification List | family=Global | align=center}}
{{OBD_File_Header | type=PSpL | prev=PSpc | next=PSUI | name=Part Specification List | family=Interface | align=center}}




[[image:pspl_a.gif]]
[[Image:pspl_a.gif]]




Line 9: Line 9:
{{OBDtr| 0x00 | res_id  |FF0000| 01 71 06 00 | 1649  | 01649-partspec_list.PSpL }}
{{OBDtr| 0x00 | res_id  |FF0000| 01 71 06 00 | 1649  | 01649-partspec_list.PSpL }}
{{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[20] |00FF00| AD DE      | dead  | unused }}
{{OBDtr| 0x08 | char[20] |00FF00| AD DE      | dead  | padding }}
{{OBDtr| 0x1C | int32   |00FFFF| 07 00 00 00 | 7    | array size }}
{{OBDtr| 0x1C | uint32   |00FFFF| 07 00 00 00 | 7    | array size }}
{{OBDtrBK}}
{{OBDtrBK}}
{{OBDtr| 0x00 | int32   |FFC8C8| 00 00 00 00 | 0    | part ID }}
{{OBDtr| 0x00 | uint32   |FFC8C8| 00 00 00 00 | 0    | part type }}
{{OBDtr| 0x04 | link    |FFFFC8| 01 6C 06 00 | 1644  | link to 01644-ps_none_none_none.[[OBD:PSpc|PSpc]] }}
{{OBDtr| 0x04 | link    |FFFFC8| 01 6C 06 00 | 1644  | link to 01644-ps_none_none_none.[[OBD:PSpc|PSpc]] }}
|}
|}




{{OBD_File_Footer | type=PSpL | prev=PSpc | next=PSUI | name=Part Specification List | family=Global}}
;Used part types:
:0 - Transparent in-game UI background
:1 - Black out-of-game UI background
:5 - Sound debug panel background (<tt>sound_show_debug=1</tt>)
 
 
{{OBD_File_Footer | type=PSpL | prev=PSpc | next=PSUI | name=Part Specification List | family=Interface}}
 
{{OBD}}

Latest revision as of 19:01, 12 May 2025

ONI BINARY DATA
PSpc << Other file types >> PSUI
PSpL : Part Specification List
switch to XML:PSpL page
Overview @ Oni Stuff
OBD.png


Pspl a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 71 06 00 1649 01649-partspec_list.PSpL
0x04 lev_id 01 00 00 00 0 level 0
0x08 char[20] AD DE dead padding
0x1C uint32 07 00 00 00 7 array size
First element (black outline)
0x00 uint32 00 00 00 00 0 part type
0x04 link 01 6C 06 00 1644 link to 01644-ps_none_none_none.PSpc


Used part types
0 - Transparent in-game UI background
1 - Black out-of-game UI background
5 - Sound debug panel background (sound_show_debug=1)


ONI BINARY DATA
PSpc << Other file types >> PSUI
PSpL : Part Specification List
Interface file