Vehicle Data: Difference between revisions

Content added Content deleted
No edit summary
Line 147: Line 147:


=== Vehicle Mesh ===
=== Vehicle Mesh ===
The format for a Vehicle Mesh definition differs by platform.
==== PS2 ====
{|class="wikitable"
{|class="wikitable"
|-
|-
Line 172: Line 174:
| 0x0F || Unused || byte ||
| 0x0F || Unused || byte ||
|}
|}
==== Xbox ====
{|class="wikitable"
|-
! Offset
! Name
! Type
! Description
|-
| 0x00 || unk0 || float ||
|-
| 0x04 || unk1 || float ||
|-
| 0x08 || unk2 || float ||
|-
| 0x0C || Render Data || byte* ||
|-
| 0x10 || Render Data Size || int ||
|-
| 0x14 || unk3 || int ||
|-
| 0x18 || unk4 || byte ||
|-
| 0x19 || unk5 || byte ||
|-
| 0x1A || unk6 || byte ||
|-
| 0x1B || unk7 || byte ||


=== Engine Sound Model ===
=== Engine Sound Model ===