OBD:PSpc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (design) |
||
Line 1: | Line 1: | ||
{{OBD_File_Header | type=PSpc | prev=PNTA | next=PSpL | name=Part Specification | family=Message | align=center}} | |||
[[image:pspc_all.gif]] | |||
{{Table}} | |||
{{OBDth}} | |||
{{OBDtr| 0x00 | res_id |FF0000| 01 39 00 00 | 57 | 00057-level_3_part.PSpc }} | |||
{| | {{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 06 | 3 | level 3 }} | ||
{{OBDtr| 0x08 | int16 |FFC8C8| 00 00 | 0 | x-coordinate of the first point on the texture }} | |||
{{OBDtr| ... | ... |FFC8C8| ... | ... | ... }} | |||
{{OBDtr| 0x4E | int16 |FFC8C8| 00 00 | 0 | y-coordinate of the last point on the texture }} | |||
{{OBDtr| 0x50 | link |FFFFC8| 01 38 00 00 | 0 | link to 00056-h_03.[[OBD:TXMP|TXMP]] }} | |||
{{OBDtr| 0x54 | char[12] |C8FFC8| AD DE | dead | unused }} | |||
| | |||
| 57 | |||
| | |||
| | |||
| 3 | |||
| | |||
| | |||
| | |||
| 0 | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| 0 | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| dead | |||
|} | |} | ||
It's something like a texture coordinate array. But it's a bit strange, because there are a lot of [0, 0] points in it. So I've no idea how Oni reads this data. | |||
{{OBD_File_Footer | type=PSpc | prev=PNTA | next=PSpL | name=Part Specification | family=Message}} |
Revision as of 10:01, 12 September 2007
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 39 00 00 | 57 | 00057-level_3_part.PSpc |
0x04 | lev_id | 01 00 00 06 | 3 | level 3 |
0x08 | int16 | 00 00 | 0 | x-coordinate of the first point on the texture |
... | ... | ... | ... | ... |
0x4E | int16 | 00 00 | 0 | y-coordinate of the last point on the texture |
0x50 | link | 01 38 00 00 | 0 | link to 00056-h_03.TXMP |
0x54 | char[12] | AD DE | dead | unused |
It's something like a texture coordinate array. But it's a bit strange, because there are a lot of [0, 0] points in it. So I've no idea how Oni reads this data.
ONI BINARY DATA |
---|
PNTA << Other file types >> PSpL |
PSpc : Part Specification |
Message file |