OBD:BINA/OBJC/PART: Difference between revisions
Jump to navigation
Jump to search
m (oops... had to fix "fixed typo") |
No edit summary |
||
Line 23: | Line 23: | ||
{{OBDtr2|0x24 | char[64] |FFC800| charge_medium | particle type (reference to 05484-3RAPcharge_medium.[[OBD:BINA/PAR3|BINA]] of level 0) }} | {{OBDtr2|0x24 | char[64] |FFC800| charge_medium | particle type (reference to 05484-3RAPcharge_medium.[[OBD:BINA/PAR3|BINA]] of level 0) }} | ||
{{OBDtr2|0x64 | char[48] |C800C8| BomberCharge01 | particle name }} | {{OBDtr2|0x64 | char[48] |C800C8| BomberCharge01 | particle name }} | ||
{{OBDtr| 0x94 | int16 |C87C64| 0D 00 | 13 | unknown }} | {{OBDtr| 0x94 | int16 |C87C64| 0D 00 | 13 | unknown, flags maybe? }} | ||
{{OBDtr| 0x96 | float |B0C3D4| 00 00 80 3F | 1.000000 | | {{OBDtr| 0x96 | float |B0C3D4| 00 00 80 3F | 1.000000 | decal x scale }} | ||
{{OBDtr| 0x9A | float |FFDDDD| 00 00 80 3F | 1.000000 | | {{OBDtr| 0x9A | float |FFDDDD| 00 00 80 3F | 1.000000 | decal y scale }} | ||
{{OBDtr| 0x9E | int16 |64AAAA| 00 00 | 0 | unknown, always zero; maybe | {{OBDtr| 0x9E | int16 |64AAAA| 00 00 | 0 | unknown, always zero; "decal rotation angle" maybe? }} | ||
|} | |} | ||
Revision as of 18:44, 4 December 2007
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | char[4] | 43 4A 42 4F | OBJC | object collection |
0x04 | int32 | 80 C1 00 00 | 49536 | size of the complete particle part from this postion in bytes |
0x08 | int32 | 27 00 00 00 | 39 | unknown; do not change it |
0x0C | int32 | A0 00 00 00 | 160 | size of the following element in bytes |
First element (black outline) | ||||
0x00 | char[4] | 54 52 41 50 | PART | particle |
0x04 | int32 | 47 00 00 00 | 71 | old file ID |
0x08 | int32 | 00 00 00 00 | 0 | unknown |
0x0C | float | 14 0C 81 44 | 1032.377441 | x-position of the particle |
0x10 | float | FD BF 7E 43 | 254.749954 | y-position (height) of the particle |
0x14 | float | 89 0A E0 C1 | -28.005144 | z-position of the particle |
0x18 | float | 3E 19 B2 42 | 89.049301 | rotation on the x-axis in degrees |
0x1C | float | 45 54 DA 3F | 1.705697 | rotation on the y-axis in degrees |
0x20 | float | 00 00 00 00 | 0.000000 | rotation on the z-axis in degrees |
0x24 | char[64] | charge_medium | particle type (reference to 05484-3RAPcharge_medium.BINA of level 0) | |
0x64 | char[48] | BomberCharge01 | particle name | |
0x94 | int16 | 0D 00 | 13 | unknown, flags maybe? |
0x96 | float | 00 00 80 3F | 1.000000 | decal x scale |
0x9A | float | 00 00 80 3F | 1.000000 | decal y scale |
0x9E | int16 | 00 00 | 0 | unknown, always zero; "decal rotation angle" maybe? |
- Bluebox screenshot
Abbrechen = Cancel, Speichern = Save
ONI BINARY DATA |
---|
AKVA << Other file types >> CBPI |
BINA : Binary data |
TMBD << Other BINA >> ONIE |
OBJC : Objects |
NEUT << Other OBJC >> PATR |
PART : Particle |
[[OBD:File types/{{{family}}}|{{{family}}} file]] |