Value Database: Difference between revisions

m
no edit summary
(There's just way too much goddamn stuff here lol, would be better to put each car's VDB data on their own pages, for example)
Tag: Replaced
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6:
 
= Header =
{|class="wikitable"
|-
! Offset
! Name
! Type
! Value
! Notes
|-
| 0x00 || Version number || int || 0x02 ||
|-
| 0x08 || 0x04 || UInt32 || Number of entries in secondfirst data chunk || int || ||
|-
| 0x08 || Number of entries in second data chunk || int || ||
|-
| 0x100x0C || 0x04Number ||of UInt32entries || Offset ofin third data chunk || int || ||
|-
| 0x10 || Offset of third data chunk || int || ||
|}
 
= Entry =
=== Chunk 1 Entry ===
{|class="wikitable"
|-
! Offset
! LengthName
! Type
! Description
! Notes
|-
| 0x00 || Value || float<br>word* || Certain Chunk 1 values consist of offsets to entries longer than 32 bits.
| 0x00 || 0x01 || UInt8 || Version number || Always <tt>0x02
|-
| 0x04 || 0x04Hash || UInt32ID || Number of entries in first data chunkGtHash ||
|}
 
=== Chunk 2 Entry ===
{|class="wikitable"
|-
! Offset
| 0x08 || 0x04 || UInt32 || Number of entries in second data chunk
! Name
! Type
! Notes
|-
| 0x0C0x00 || 0x04Value || UInt32Vector3 || NumberPadded ofto entries0x10 in third data chunk ||length.
|}
 
=== Chunk 3 Entry ===
{|class="wikitable"
|-
! Offset
| 0x10 || 0x04 || UInt32 || Offset of third data chunk ||
! Name
! Type
! Notes
|-
| 0x00 || 0x01Value || UInt8 || Version numberint || Always <tt>0x020x00000001<tt>
|-
| 0x04 || Hash ID || GtHash ||
|}
 
 
[[Category:Formats_(Takedown-Dominator)]]