Recoil ZBD 4: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:


<tt><b>
<tt><b>
uint16 {2}&nbsp;&nbsp; - <font color="blue"> '' Unknown '' </font> <br>  
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint16 {2}&nbsp;&nbsp; - <font color="purple"> '' Unknown '' </font> <br>  
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - Version <font color="purple">(15)</font> <br>  
uint32 {4}&nbsp;&nbsp; - Version <font color="purple">(15)</font> <br>  
uint32 {4}&nbsp;&nbsp; - Number Of Files <br>  
uint32 {4}&nbsp;&nbsp; - Number Of Files <br>  
uint32 {4}&nbsp;&nbsp; - Directory Entry Size <font color="purple">(36)</font> <br>  
uint32 {4}&nbsp;&nbsp; - Directory Entry Size <font color="purple">(36)</font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="green"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
Line 34: Line 34:


* [[Game Extractor|Game Extractor]]<br>
* [[Game Extractor|Game Extractor]]<br>
[[Category:File Format]]

Latest revision as of 23:33, 20 January 2021

ZBD (TYPE 15)


Format Specifications

uint16 {2}   - Unknown
uint16 {2}   - Unknown
uint32 {4}   - Version (15)
uint32 {4}   - Number Of Files
uint32 {4}   - Directory Entry Size (36)
uint32 {4}   - Unknown
uint32 {4}   - Unknown
uint32 {4}   - Unknown

// for each file

uint64 {8}   - null
uint32 {4}   - File Size?
uint32 {4}   - Unknown
char {20}    - Filename (null)


byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs