GRAF:Defiance REZ: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
m (forgot to remove this too)
imported>Ikskoks
No edit summary
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
* [[GRAFs|Return to the list of games]]
{{GRAFPageHeader}}


Choose archive extension:
== BIO, DAT, REZ ==
{{GRAFPageMisc}}


== DAT, BIO, REZ ==  
=== Format Specifications ===
{{GRAFPageFormat|1=char {4} &nbsp;&nbsp;&nbsp; - Header {{Constant|(BRGR)}}<br>
uint32 {4} &nbsp; - Version {{Constant|(1)}}<br>
uint32 {4} &nbsp; - Directory Size {{InlineComment|(excluding the first 3 fields of the header)}}<br>
uint32 {4} &nbsp; - Version {{Constant|(1)}}<br>
uint32 {4} &nbsp; - {{Unknown}}<br>
uint32 {4} &nbsp; - Number Of Files


* ''' Format Type ''':   Archive <br>
{{BlockDescription| // for each file }}
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>
: uint32 {4} &nbsp; - Offset
: uint32 {4} &nbsp; - Length
: uint32 {4} &nbsp; - null


{{BlockDescription| // for each file }}
: char {4} &nbsp;&nbsp;&nbsp; - File Tag / Extension
: uint32 {4} &nbsp; - File Size {{InlineComment|*BIG-ENDIAN!*}}
: byte {X} &nbsp;&nbsp;&nbsp; - File Data}}


=== Format Specifications ===  
=== MultiEx BMS Script ===
{{NoBMSScript}}


<tt><b>
=== Supported by Programs ===
char {4}&nbsp;&nbsp;&nbsp;&nbsp; - Header <font color="purple">(BRGR)</font> <br>
* {{ProgramSupportGameExtracter}}
uint32 {4}&nbsp;&nbsp; - Version <font color="purple">(1)</font> <br>
uint32 {4}&nbsp;&nbsp; - Directory Size <font color="purple">(excluding the first 3 fields of the header)</font> <br>
uint32 {4}&nbsp;&nbsp; - Version <font color="purple">(1)</font> <br>
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
uint32 {4}&nbsp;&nbsp; - Number Of Files <br>
<br>
<font color="blue"> ''' // for each file ''' </font> <br>
: uint32 {4}&nbsp;&nbsp; - Offset <br>
: uint32 {4}&nbsp;&nbsp; - Length <br>
: uint32 {4}&nbsp;&nbsp; - null <br>
<br>
<font color="blue"> ''' // for each file ''' </font> <br>
: char {4}&nbsp;&nbsp;&nbsp;&nbsp; - File Tag / Extension <br>
: uint32 {4}&nbsp;&nbsp; - File Size *BIG-ENDIAN!* <br>
: byte {X}&nbsp;&nbsp;&nbsp;&nbsp; - File Data <br>
<br>
</b></tt>


=== MultiEx BMS Script ===  
=== Links ===
None


Not written yet<br><br>
=== Games ===
* [[Defiance]] [[BIO|*.bio]] [[DAT|*.dat]] [[REZ|*.rez]]
* [[Bugdom]] [[REZ|*.rez]]


=== Compatible Programs ===
{{GRAFPageFooter}}


* [[Game Extractor|Game Extractor]]<br>
{{DEFAULTSORT:{{PAGENAME}}}}
[[Category:PC formats]]
 
 
[[Category:File Format]]

Latest revision as of 11:50, 4 January 2021

Back to index | Edit this page

BIO, DAT, REZ

Format Specifications

char {4}     - Header (BRGR)

uint32 {4}   - Version (1)
uint32 {4}   - Directory Size (excluding the first 3 fields of the header)
uint32 {4}   - Version (1)
uint32 {4}   - Unknown
uint32 {4}   - Number Of Files

// for each file

uint32 {4}   - Offset
uint32 {4}   - Length
uint32 {4}   - null

// for each file

char {4}     - File Tag / Extension
uint32 {4}   - File Size *BIG-ENDIAN!*
byte {X}     - File Data

MultiEx BMS Script

None written yet.

Supported by Programs

Links

None

Games

Navigation

Jump to a listing by...
All Formats - Common Formats - Standard Formats - Malformed Pages
Platforms
Microsoft:
Xbox
Xbox 360
Nintendo:
GameCube
DS
Desktop:
PC
Sega:
Dreamcast
Sony:
PlayStation
PlayStation 2
PlayStation 3
PlayStation Portable
Type
Animation - Archive - Audio - Image - Mesh - Miscellaneous - Model - Video
Endianness
Little-endian - Big-endian
BMS Scripts
Pages Without a BMS Script

All Pages with Scripts:
Recently Added Scripts

Program Support
No Known Support

MultiEx Commander - Game Extractor

Format Specification Completion
Work in Progress - Almost Done - Completed
Compression and Encryption
No Compression or Encryption Used - Unknown Compression or Encryption Used

One or Both Used:
Compression Used - Both Compression and Encryption Used