EvilEngine/HIP (File Format): Difference between revisions

m
block names in structure, hip version history
(minor reorganization/rewording)
m (block names in structure, hip version history)
Line 4:
 
==File Format==
There are three known revisions of the HIP archive format: the first one used in [[:Category:Scooby|Scooby-Doo! Night of 100 Frights]], a second one used in [[:Category:BFBB|SpongeBob SquarePants: Battle For Bikini Bottom]] and a third one which is used in [[:Category:TSSM|The SpongeBob SquarePants Movie]], [[:Category:Incredibles|The Incredibles]] and, [[:Category:ROTU|The Incredibles: Rise of the Underminer]] and [[:Category:RatProto|Ratatouille Prototype]].
<pre>
PKR: HIP file version update history
Version 1:
- baseline
Version 2:
- Compatible version support information
- Asset data checksum
- Layer data checksum
- Creation/Modification date
Version 3:
- HIP Layers represent asset memory placement
- Layers are not compacted to reduce waste
- Loading is based on layers (was by asset)
- Added asynchronous loading support
</pre>
 
===Integers===
Line 27 ⟶ 42:
 
* [[#HIPA|HIPA]]
* [[#PACK|PACK]] (Package)
** [[#PVER|PVER]] (PackageVersion)
** [[#PFLG|PFLG]] (PackageFlags)
** [[#PCNT|PCNT]] (PackageCount)
** [[#PCRT|PCRT]] (PackageCreated)
** [[#PMOD|PMOD]] (PackageModified)
** [[#PLAT|PLAT]] (PackagePlatform) '''[Not present in Scooby)]'''
* [[#DICT|DICT]] (Dictionary)
** [[#ATOC|ATOC]] (AssetTableOfContents)
*** [[#AINF|AINF]] (AssetInfo)
*** [[#AHDR|AHDR]]+ (AssetHeader) '''[Multiple can be present)]'''
**** [[#ADBG|ADBG]] (AssetDebug)
** [[#LTOC|LTOC]] (LayerTableOfContents)
*** [[#LINF|LINF]] (LayerInfo)
*** [[#LHDR|LHDR]]+ (LayerHeader) '''[Multiple can be present)]'''
**** [[#LDBG|LDBG]] (LayerDebug)
* [[#STRM|STRM]] (AssetDataStream)
** [[#DHDR|DHDR]] (AssetDataHeader)
** [[#DPAK|DPAK]]
 
2,079

edits