Progression Data: Difference between revisions

From Burnout Wiki
Content added Content deleted
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
= Versions =
= Versions =
{| class="wikitable"
{| class="wikitable"
|+ Takedown-era
! rowspan="2" |
! Format version !! Game !! Date
! colspan="3" | Progression Data version
|-
|-
| 4 || Takedown (Early Demo)<br/>Takedown<br/>Legends || Apr 2004
! 0x04 || 0x07 || 0x08
|-
|-
| Date || Apr 2004 || Jul 2005 || Feb 2007
| 7 || Revenge || Jul 2005
|-
|-
| 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"
{| class="wikitable"
|+ Paradise
! Format version !! Game version !! Date
|-
|-
| 4 || [[Burnout 5 (2006-11-13 build)]] || Nov 2006
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Version number || uint32 || 0x04 ||
|-
| 0x04 || Championships offset || [[Progression_Data#Championship_Data|Championship Data*[]]] || ||
|-
| 0x08 || Championship count || uint || ||
|}

=== Championship Data ===
{| class="wikitable"
|-
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Series offset || [[Progression_Data#Series_Data|Series Data*[]]] || ||
|-
| 0x04 || Series count || int || ||
|}

=== Series Data ===
{| 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 || ||
|}

=== Challenge Data ===
{| 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 || ||
|}

=== Stage Data ===
{| class="wikitable"
|-
!Offset
!Name
!Type
!Value
!Notes
|-
| 0x00 || Track ID || GtID || ||
|-
| 0x08 || Stage ID || GtID || ||
|-
| 0x10 || Index || int || ||
|-
|-
| 8 || [[Burnout 5 (2007-02-22 build)]] || Feb 2007
| 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 || ||
| 43 || v1.0-v1.3 || Oct 2007-Jun 2008
|-
|-
| 0x1C || Pad || uint8[] || ||
| 44 || v1.4-v1.9<br/>Remastered || Sep 2008-Jun 2009
|}
|}


= Information =
{{subpage|Burnout 3|text=Information on the Progression Data format used in Burnout 3.}}
{{subpage|Burnout Legends|text=Information on the Progression Data format used in Burnout Legends.}}
{{subpage|Burnout Revenge|text=Information on the Progression Data format used in Burnout Revenge.}}
{{subpage|Burnout Dominator|text=Information on the Progression Data format used in Burnout Dominator.}}
{{subpage|Burnout Paradise|text=Information on the Progression Data format used in Burnout Paradise.}}


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

Latest revision as of 04:35, 12 August 2023

The Progression Data format contains parameters for each playable series of events in the Takedown-era games' World Tour mode. It uses the filename PRGDATA.BIN.

Versions

Takedown-era
Format version Game Date
4 Takedown (Early Demo)
Takedown
Legends
Apr 2004
7 Revenge Jul 2005
8 Dominator Feb 2007
Paradise
Format version Game version Date
4 Burnout 5 (2006-11-13 build) Nov 2006
8 Burnout 5 (2007-02-22 build) Feb 2007
43 v1.0-v1.3 Oct 2007-Jun 2008
44 v1.4-v1.9
Remastered
Sep 2008-Jun 2009

Information

Burnout 3
Information on the Progression Data format used in Burnout 3.
Burnout Legends
Information on the Progression Data format used in Burnout Legends.
Burnout Revenge
Information on the Progression Data format used in Burnout Revenge.
Burnout Dominator
Information on the Progression Data format used in Burnout Dominator.
Burnout Paradise
Information on the Progression Data format used in Burnout Paradise.