Graphics Stub: Difference between revisions

More info.
(Correct types)
(More info.)
Line 1:
The GraphicsStub resource type is used exclusively in traffic vehicles in Burnout Paradise. Its purpose is to import a [[Vehicle Graphics (Burnout Paradise)|Vehicle Graphics]] and a [[Wheel Graphics (Burnout Paradise)|Wheel Graphics]] resource. Vehicles cannot be used as traffic without a GraphicsStub present.
 
Vehicles cannot be used as traffic without a GraphicsStub present. Similarly, the GraphicsStub cannot be used without a Wheel Graphics resource.
 
= Layout =
=== 32-bit ===
{| class="wikitable"
|-
! Offset !! Size !! Type !! Name !! Description !! CommentComments
|-
| 0x0 || 0x4 || BrnVehicle::GraphicsSpec* || mpVehicleGraphics || Imports index ||
Line 12 ⟶ 14:
|}
 
=== 64-bit ===
{| class="wikitable"
|-
! Offset !! Size !! Type !! Name !! Description !! CommentComments
|-
| 0x0 || 0x8 || BrnVehicle::GraphicsSpec* || mpVehicleGraphics || Imports index ||