Just Cause SARC: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Mr.Mouse
mNo edit summary
imported>MyzBul
mNo edit summary
Line 5: Line 5:
date_posted=03:48, 11 October 2006 (EDT)|
date_posted=03:48, 11 October 2006 (EDT)|
format_specifications=<tt><b>{{Blue| // Header}}<br><br>  
format_specifications=<tt><b>{{Blue| // Header}}<br><br>  
uint32 {4}&nbsp;&nbsp; - Version info?<br>
uint32 {4}
byte &nbsp;&nbsp;{4}&nbsp;&nbsp; - Magic word (SARC)<br>
uint32 {4}&nbsp;&nbsp; - Size of file info table<br><br>
{{Blue| // For each entry}}<br><br>
uint32 {4}&nbsp;&nbsp; - Size of filename<br>
byte &nbsp;&nbsp;{}&nbsp;&nbsp;&nbsp; - Filename (string)<br>
uint32 {4}&nbsp;&nbsp; - Offset<br>
uint32 {4}&nbsp;&nbsp; - Size<br><br>
</b></tt>|
notes=These SARC files are located within ARC files. They can have different extensions, so open a file and look for the word "SARC" at the 5th byte of the file.|
bms_script=Processed by a plugin in MultiEx Commander|
programs=MultiEx Commander
http://multiex.xentax.com|
documentation=http://forum.xentax.com/viewtopic.php?t=2105|
games=Just Cause
}}

Revision as of 18:12, 6 June 2007

{{GRAFTemplate1| file_extension=BL, NL a.o.| format_type=Archive| endian_order=Little Endian| date_posted=03:48, 11 October 2006 (EDT)| format_specifications= // Header

uint32 {4}