VIV
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Archiving | |subcat=Archiving | ||
− | |extensions={{ext|viv}} | + | |extensions={{ext|viv}}, {{ext|big}}, sometimes others |
}} | }} | ||
− | '''VIV''' is an archive format found in Electronic Arts games; it has been observed in the ''NBA Live'' | + | '''VIV''' (also known as BIG or BIGF) is an archive format found in Electronic Arts games; it has been observed in the ''NBA Live'', ''Need For Speed'', and ''Harry Potter'' games (among others), used to contain files such as graphics in [[FSH (EA Sports)|FSH]] format. It appears the files are stored in an uncompressed manner. This format was used starting around 1998. |
== Identification == | == Identification == | ||
VIV files start with bytes <code>42 49 47 46</code> (hex), spelling "BIGF" in [[ASCII]]. | VIV files start with bytes <code>42 49 47 46</code> (hex), spelling "BIGF" in [[ASCII]]. | ||
+ | |||
+ | == Format description == | ||
+ | |||
+ | * [http://wiki.xentax.com/index.php/EA_BIG_BIGF_Archive Description of BIG/BIGF/VIV archive] | ||
+ | |||
+ | == Metaformat files == | ||
+ | |||
+ | * [https://www.synalysis.net/Grammars/big.grammar grammar file] (for Hexinator / Synalize It!; [[Synalysis grammar file|more details]]) | ||
== Utilities == | == Utilities == |
Revision as of 13:18, 26 January 2015
VIV (also known as BIG or BIGF) is an archive format found in Electronic Arts games; it has been observed in the NBA Live, Need For Speed, and Harry Potter games (among others), used to contain files such as graphics in FSH format. It appears the files are stored in an uncompressed manner. This format was used starting around 1998.
Contents |
Identification
VIV files start with bytes 42 49 47 46
(hex), spelling "BIGF" in ASCII.
Format description
Metaformat files
- grammar file (for Hexinator / Synalize It!; more details)
Utilities
Links
- VIV Files, from the NBA Live Series Center Wiki