Burnout 5 (2007-02-22 build): Difference between revisions

Content added Content deleted
mNo edit summary
mNo edit summary
Line 72: Line 72:
! File !! Recovery !! Accuracy !! Modification !! Comments
! File !! Recovery !! Accuracy !! Modification !! Comments
|-
|-
| AI.DAT || Partial || Accurate || Repaired based on 2006-11-13 AI file || Exact or near-exact accuracy to lost data
| <code>AI.DAT</code> || Partial || Accurate || Repaired based on 2006-11-13 AI file || Exact or near-exact accuracy to lost data
|-
|-
| B5TRAFFIC.BNDL || Full || Inaccurate || Replaced references to lost vehicles ||
| <code>B5TRAFFIC.BNDL</code> || Full || Inaccurate || Replaced references to lost vehicles ||
|-
|-
| PVS.BNDL || Full || Highly accurate || Decreased num unsafe neighbors in certain zones || Fixes out of memory error
| <code>PVS.BNDL</code> || Full || Highly accurate || Decreased num unsafe neighbors in certain zones || Fixes out of memory error
|-
|-
| VERLET.RIG || Lost || Highly inaccurate || Made from scratch based on executable data || Causes deformation and wrecking issues
| <code>VERLET.RIG</code> || Lost || Highly inaccurate || Made from scratch based on executable data || Causes deformation and wrecking issues
|-
|-
| WORLDCOL.BIN || Lost || Highly inaccurate || 2007-01-24 file || Causes road, Road Rule, and AI, and respawn issues
| <code>WORLDCOL.BIN</code> || Lost || Highly inaccurate || 2007-01-24 file || Causes road, Road Rule, and AI, and respawn issues
|-
|-
| WORLDTEX.BIN || Lost || Inaccurate || Made from scratch based on various builds/assets || Causes texture issues
| <code>WORLDTEX.BIN</code> || Lost || Inaccurate || Made from scratch based on various builds/assets || Causes texture issues
|-
|-
| WORLDVAULT.BIN || Full || Highly accurate || 2007-01-24 file || 2007-02-22 file exists and is known to be identical
| <code>WORLDVAULT.BIN</code> || Full || Highly accurate || 2007-01-24 file || 2007-02-22 file exists and is known to be identical
|-
|-
| SOUND/STREAMS/STREAMHEADERS.BUNDLE || Full || Highly accurate || Accommodates final WATERFRONT.SNS || XMA instead of XAS
| <code>SOUND/STREAMS/STREAMHEADERS.BUNDLE</code> || Full || Highly accurate || Accommodates final WATERFRONT.SNS || XMA instead of XAS
|-
|-
| SOUND/STREAMS/WATERFRONT.SNS || Partial || Inaccurate || Final file || XMA instead of XAS
| <code>SOUND/STREAMS/WATERFRONT.SNS</code> || Partial || Inaccurate || Final file || XMA instead of XAS
|-
|-
| VEHICLES/VEH_*_AT.BIN || Partial || N/A || No modification || Lost: TUSV02
| <code>VEHICLES/VEH_*_AT.BIN</code> || Partial || N/A || No modification || Lost: <tt>TUSV02</tt>
|-
|-
| VEHICLES/VEH_*_GR.BIN || Partial || N/A || No modification || Lost: TUSLT01, TUSLT02, TUSLT03, TUSLT04, TUSLT07,<br>TUSLT08, TUSLT09, TUSPK01, TUSPK01B, TUSRV01,<br>TUSRV02, TUSSL01, TUSSMT01, TUSSMT02, TUSSMT03,<br>TUSSMT04, TUSSUV01, TUSSUV02, TUSSV01, TUSSW01,<br>TUST07, TUSTR02, TUSTR03, TUSTR04, TUSTR05,<br>TUSTR06, TUSV01, TUSV01B, TUSV02, TUSV02B
| <code>VEHICLES/VEH_*_GR.BIN</code> || Partial || N/A || No modification || Lost: <tt>TUSLT01</tt>, <tt>TUSLT02</tt>, <tt>TUSLT03</tt>, <tt>TUSLT04</tt>, <tt>TUSLT07</tt>,<br> <tt>TUSLT08</tt>, <tt>TUSLT09</tt>, <tt>TUSPK01</tt>, <tt>TUSPK01B</tt>, <tt>TUSRV01</tt>,<br> <tt>TUSRV02</tt>, <tt>TUSSL01</tt>, <tt>TUSSMT01</tt>, <tt>TUSSMT02</tt>, <tt>TUSSMT03</tt>,<br> <tt>TUSSMT04</tt>, <tt>TUSSUV01</tt>, <tt>TUSSUV02</tt>, <tt>TUSSV01</tt>, <tt>TUSSW01</tt>,<br> <tt>TUST07</tt>, <tt>TUSTR02</tt>, <tt>TUSTR03</tt>, <tt>TUSTR04</tt>, <tt>TUSTR05</tt>,<br> <tt>TUSTR06</tt>, <tt>TUSV01</tt>, <tt>TUSV01B</tt>, <tt>TUSV02</tt>, <tt>TUSV02B</tt>
|-
|-
| VEHICLES/VEHICLELIST.BUNDLE || Full || Inaccurate || Removed lost vehicles || TODO: Port lost vehicles from other builds
| <code>VEHICLES/VEHICLELIST.BUNDLE</code> || Full || Inaccurate || Removed lost vehicles || TODO: Port lost vehicles from other builds
|-
|-
| WHEELS/WHE_*_GR.BNDL || Lost || N/A || Ripped from traffic vehicles || Lost: All wheels<br>Traffic wheels identical to would-be assets
| <code>WHEELS/WHE_*_GR.BNDL</code> || Lost || N/A || Ripped from traffic vehicles || Lost: All wheels<br>Traffic wheels identical to would-be assets
|-
|-
| WHEELS/WHEELLIST.BUNDLE || Lost || Highly inaccurate || Certain traffic wheels only || TODO: Port lost wheels from other builds
| <code>WHEELS/WHEELLIST.BUNDLE</code> || Lost || Highly inaccurate || Certain traffic wheels only || TODO: Port lost wheels from other builds
|}
|}