Vehicle List: Difference between revisions

From Burnout Wiki
Content added Content deleted
mNo edit summary
m (Normalization)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''Vehicle List''' format is used to store the IDs, and info related to, a given game's vehicles. It uses the file name <code>VLIST.BIN</code>.
The '''Vehicle List''' format is used to store IDs and information about a given game's vehicles. It is used in the file <code>PVEH/VLIST.BIN</code> in Burnout 3, Legends, Revenge, and Dominator, and <code>VEHICLES/VEHICLELIST.BUNDLE</code> in Burnout Paradise.


= Versions =
= Versions =
{| class="wikitable"
{| class="wikitable"
|+ Burnout 3/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
|-
|-
| Games || Takedown<br>Takedown (Early Demo)<br>Takedown (Preview Build)|| Revenge (2005, Early Demo) || Revenge (2005)
| 7 || Burnout Revenge (Early Demo) || May 2005
|-
| 9 || Burnout Revenge || Jul 2005
|}
|}


{| class="wikitable"
= Layout (Version 0x09) =
|+ Burnout Legends
{|class="wikitable"
|-
|-
! Format version !! Game !! Date
! Offset
! Name
! Type
! Value
! Notes
|-
|-
| 0x00 || Version number || int || 0x04 ||
| 7 || Burnout Legends || Aug 2005
|-
|}

| 0x04 || Vehicle count || int || ||
{| class="wikitable"
|-
|+ Burnout Dominator
| 0x08 || Is vehicle driveable? || bool[] || ||
|-
| 0x208 || Vehicle ranks || ERaceCarRank[] || ||
|-
| 0x408 || Vehicle IDs || [[GtID]][] || ||
|-
| 0x808 || Maximum crash score || int[] || ||
|-
| 0xA08 || Grudge points || int[] || ||
|-
|-
! Format version !! Game !! Date
| 0xC08 || Price || int[] || ||
|-
|-
| 0xE08 || Default color || int8[] ||
| 2 || Burnout Dominator || Feb 2007
|}
|}


= Information =
{{subpage|Burnout 3|text=Information on the Vehicle List format used in Burnout 3.}}
{{subpage|Burnout Legends|text=Information on the Vehicle List format used in Burnout Legends.}}
{{subpage|Burnout Revenge|text=Information on the Vehicle List format used in Burnout Revenge.}}
{{subpage|Burnout Dominator|text=Information on the Vehicle List format used in Burnout Dominator.}}
{{subpage|Burnout Paradise|text=Information on the Vehicle List format used in Burnout Paradise.}}
{{subpage|NFS Hot Pursuit|text=Information on the Vehicle List format used in Need for Speed Hot Pursuit (2010).}}
{{subpage|NFS Most Wanted|text=Information on the Vehicle List format used in Need for Speed Most Wanted (2012).}}


[[Category:Formats_(Takedown-Dominator)]]
[[Category:Formats (Takedown-Dominator)]]

Latest revision as of 15:11, 1 April 2023

The Vehicle List format is used to store IDs and information about a given game's vehicles. It is used in the file PVEH/VLIST.BIN in Burnout 3, Legends, Revenge, and Dominator, and VEHICLES/VEHICLELIST.BUNDLE in Burnout Paradise.

Versions

Burnout 3/Revenge
Format version Game Date
6 Burnout 3
Burnout 3 (Early Demo)
Burnout 3 (Preview Build)
Apr-Jul 2004
7 Burnout Revenge (Early Demo) May 2005
9 Burnout Revenge Jul 2005
Burnout Legends
Format version Game Date
7 Burnout Legends Aug 2005
Burnout Dominator
Format version Game Date
2 Burnout Dominator Feb 2007

Information

Burnout 3
Information on the Vehicle List format used in Burnout 3.
Burnout Legends
Information on the Vehicle List format used in Burnout Legends.
Burnout Revenge
Information on the Vehicle List format used in Burnout Revenge.
Burnout Dominator
Information on the Vehicle List format used in Burnout Dominator.
Burnout Paradise
Information on the Vehicle List format used in Burnout Paradise.
NFS Hot Pursuit
Information on the Vehicle List format used in Need for Speed Hot Pursuit (2010).
NFS Most Wanted
Information on the Vehicle List format used in Need for Speed Most Wanted (2012).