The Vehicle List format is used to store the IDs, and info related to, a given game's vehicles. It uses the file name VLIST.BIN.

Versions

Vehicle List version
0x06 0x07 0x09
Date Apr-Jul 2004 May 2005 Jul 2005
Games Takedown
Takedown (Early Demo)
Takedown (Preview Build)
Revenge (2005, Early Demo) Revenge (2005)

Layout (Version 0x09)

Offset Name Type Value Notes
0x00 Version number int 0x04
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[]