Psygnosis RDT: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
Line 16: Line 16:
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>  
uint32 {4}&nbsp;&nbsp; - Number Of Files <br>  
uint32 {4}&nbsp;&nbsp; - Number Of Files <br>  
uint32 {4}&nbsp;&nbsp; - Type/Extension <br>  
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Type/Extension? '' </font> <br>  
<br>
<br>
<font color="blue"> ''' // for each file ''' </font> <br>  
<font color="blue"> ''' // for each file ''' </font> <br>  

Revision as of 15:38, 12 November 2020

RDT


Format Specifications

uint32 {4}   - Archive ID?
uint32 {4}   - Directory Size
uint32 {4}   - null
uint32 {4}   - Unknown
uint32 {4}   - null
char {4}     - Header (RDA2)
uint32 {4}   - Unknown
uint32 {4}   - Number Of Files
uint32 {4}   - Type/Extension?

// for each file

uint32 {4}   - Offset (ignore offsets of 1)


byte {X}     - Padding?
byte {X}     - File Data

MultiEx BMS Script

Not written yet.

Compatible Programs