Text File: Difference between revisions

m
no edit summary
m (Burninrubber0 moved page TextFile (Burnout Paradise) to Text File: Renamed to be in line with other resource type pages.)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1:
{{ParadiseResourceTypeInfobox
| name = TextFile
| resourcenames = BundleImports
| example = [[File:Paradise TextFile Example.png|frameless|400px]]<br />Corrected bundle imports XML for VEH_PUSMC01_AT.BIN<br />from [[Burnout 5 (2007-02-22 build)]].
| id = 0x3
| category = Generic
| memdist = Main Memory only
}}
 
In Burnout Paradise, the TextFile resource type's only known use is for storing Bundle debug data, referred to as Bundle imports, in the original Bundle format. It is not used in the retail game.
 
In early builds, the XML is almost always malformed, either by using an end tag as a start tag or, as is the case with certain ICE bundles, having the characters written out of order.
= Layout =
 
= Structures =
=== CgsResource::TextFileResource ===
{| class="wikitable"
! Offset !! Length !! Type !! Name !! Description !! Comments