Progression Data: Difference between revisions

Move data to subpages, add version information
mNo edit summary
(Move data to subpages, add version information)
Line 3:
= Versions =
{| class="wikitable"
|+ Takedown-era
! rowspan="2" |
! Format version !! Game !! Date
! colspan="3" | Progression Data version
|-
| Games4 || Takedown (Early Demo)<br/>Takedown<br/>Legends || Revenge<br>DominatorApr (PS2) || Dominator (PSP)2004
! 0x04 || 0x07 || 0x08
|-
| Date7 || Apr 2004Revenge || Jul 2005 || Feb 2007
|-
| 8 || Dominator || Feb 2007
| Games || Takedown (Early Demo)<br>Takedown<br>Legends || Revenge<br>Dominator (PS2) || Dominator (PSP)
|}
 
= Layout (Version 0x04) =
 
{{todo|Need to add definitions for some currently unknown values.}}
 
{| class="wikitable"
|+ Paradise
! Format version !! Game version !! Date
|-
| 4 || [[Burnout 5 (2006-11-13 build)]] || Nov 2006
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x008 || Version[[Burnout number5 ||(2007-02-22 uint32build)]] || 0x04Feb ||2007
|-
| 43 || v1.0-v1.3 || Oct 2007-Jun 2008
| 0x04 || Championships offset || [[Progression_Data#Championship_Data|Championship Data*[]]] || ||
|-
| 0x0844 || Championship countv1.4-v1.9<br/>Remastered || uintSep ||2008-Jun ||2009
|}
 
= Burnout 3 =
=== Championship Data ===
{{subpage|Burnout 3|text=Information on the Progression Data format used in Burnout 3.}}
{| class="wikitable"
|-
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Series offset || [[Progression_Data#Series_Data|Series Data*[]]] || ||
|-
| 0x04 || Series count || int || ||
|}
 
=== SeriesBurnout DataLegends ===
{{subpage|Burnout Legends|text=Information on the Progression Data format used in Burnout Legends.}}
{| class="wikitable"
|-
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Vehicle class ID || [[Common_Data_Types#GtID|GtID]] || ||
|-
| 0x10 || Challenges offset || [[Progression_Data#Challenge_Data|Challenge Data*[]]] || ||
|-
| 0x14 || Challenge count || int || ||
|}
 
= Burnout Revenge =
=== Challenge Data ===
{{subpage|Burnout Revenge|text=Information on the Progression Data format used in Burnout Revenge.}}
{| class="wikitable"
|-
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Vehicle class ID || GtID || ||
|-
| 0x30 || Type || EChallengeType || || 0x0 = None<br>0x1 = Race<br>0x2 = Grand Prix<br>0x3 = Survival<br>0x4 = Road Rage<br>0x5 = Road Rage Grand Prix<br>0x6 = Lap Eliminator<br>0x7 = Road Rage<br>0x8 = 1vs1 (Face-Off)<br>0x9 = Burning Lap<br>0xA = TA<br>0xB = Crash<br>0xC = Crash Co-Op<br>0xD = Crash 1vs1
|-
| 0x34 || Stages offset || [[Progression_Data#Stage_Data|Stage Data*[]]] || ||
|-
| 0x38 || Stage count || uint || ||
|}
 
= Burnout Dominator =
=== Stage Data ===
{{subpage|Burnout Dominator|text=Information on the Progression Data format used in Burnout Dominator.}}
{| class="wikitable"
|-
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Track ID || GtID || ||
|-
| 0x08 || Stage ID || GtID || ||
|-
| 0x10 || Index || int || ||
|-
| 0x14 || Gamemode type || ENormalOfflineGamemodes || || 0x0 = Single Race<br>0x1 = Lap Eliminator<br>0x2 = Battle Race<br>0x3 = Road Rage<br>0x4 = Burning Lap<br>0x5 = Survival<br>0x6 = Crash
|-
| 0x18 || Direction flag || int || ||
|-
| 0x1C || Pad || uint8[] || ||
|}
 
= Burnout Paradise =
{{subpage|Burnout Paradise|text=Information on the Progression Data format used in Burnout Paradise.}}
 
[[Category:Formats_(Takedown-Dominator)]]