Vehicle List: Difference between revisions

Revised page using subpages.
mNo edit summary
(Revised page using subpages.)
Line 1:
The '''Vehicle List''' format is used to store the IDs, and infoinformation related to,about a given game's vehicles. It usesis used in the file name <code>PVEH/VLIST.BIN</code> in Burnout 3, Legends, Revenge, and Dominator, and <code>VEHICLES/VEHICLELIST.BUNDLE</code> in Burnout Paradise.
 
= Versions =
{| class="wikitable"
|+ Burnout 3/Legends/Revenge
! rowspan="2" |
! colspan="6" | Vehicle List version
|-
! Format version !! Game !! Date
! 0x06 || 0x07 || 0x09
|-
| 6 || Burnout 3<br/>Burnout 3 (Early Demo)<br/>Burnout 3 (Preview Build) || Apr-Jul 2004
| Date || Apr-Jul 2004 || May 2005 || Jul 2005
|-
| Games7 || Takedown<br>TakedownBurnout Revenge (Early Demo)<br/>TakedownBurnout (PreviewLegends Build)|| RevengeMay (2005, Early Demo) || Revenge (2005)
|-
| Date9 || Apr-JulBurnout 2004 || May 2005Revenge || Jul 2005
|}
 
{| class="wikitable"
= Layout (Version 0x09) =
|+ Burnout Dominator
{|class="wikitable"
|-
! Format version !! Game version !! Date
! Offset
! Name
! Type
! Value
! Notes
|-
| 0x002 || Version numberRetail || intFeb || 0x04 ||2007
|-
| 0x04 || Vehicle count || int || ||
|-
| 0x08 || Is vehicle driveable? || bool[] || ||
|-
| 0x208 || Vehicle ranks || ERaceCarRank[] || ||
|-
| 0x408 || Vehicle IDs || [[GtID]][] || ||
|-
| 0x808 || Maximum crash score || int[] || ||
|-
| 0xA08 || Grudge points || int[] || ||
|-
| 0xC08 || Price || int[] || ||
|-
| 0xE08 || Default color || int8[] ||
|}
 
= Burnout 3 =
{{subpage|Burnout 3|text=Information on the Vehicle List format used in Burnout 3.}}
 
= Burnout Legends =
{{subpage|Burnout Legends|text=Information on the Vehicle List format used in Burnout Legends.}}
 
= Burnout Revenge =
{{subpage|Burnout Revenge|text=Information on the Vehicle List format used in Burnout Revenge.}}
 
= Burnout Dominator =
{{subpage|Burnout Dominator|text=Information on the Vehicle List format used in Burnout Dominator.}}
 
= Burnout Paradise =
{{subpage|Burnout Paradise|text=Information on the Vehicle List format used in Burnout Paradise.}}
 
[[Category:Formats_Formats (Takedown-Dominator)]]