Zero Population Count SCE: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
(Anh chau may cung nhau coi nha)
imported>Ikskoks
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Hello my friend heres my new gig easy as it looks Ill send u a total of 5350++ backlinks to your website in 2 tiers. This gig its for 1 website and up to 5 keywords. First tier to your main website 350 page rank 1-5 and the the second tier of 5000 profile backlinks pointing to your first tier.Ill send u a report in a txt file in less than 48 hours.Any question just send me a private message
== SCE ==
 
* ''' Format Type ''':    Archive <br>
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Big Endian <br>
 
 
=== Format Specifications ===
 
<tt><b>
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown <font color="purple">(2)</font> '' </font> <br>
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown <font color="purple">(1)</font> '' </font> <br>
byte {64}&nbsp;&nbsp;&nbsp; - <font color="red"> '' File Description? <font color="purple">(MAP)</font> <font color="purple">(null)</font> '' </font> <br>
uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
uint32 {4}&nbsp;&nbsp; - Directory Offset <br>
uint16 {2}&nbsp;&nbsp; - Number Of Files <br>
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown '' </font> <br>
byte {44}&nbsp;&nbsp;&nbsp; - null <br>
<br>
<font color="blue"> ''' // Go to dirOffset ''' </font> <br>
: <font color="blue"> ''' // for each file ''' </font> <br>
:: uint32 {4}&nbsp;&nbsp; - File Offset <br>
:: uint32 {4}&nbsp;&nbsp; - File Length <br>
:: uint16 {2}&nbsp;&nbsp; - File ID <font color="purple">(Incremental, starting at 0)</font> <br>
:: uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown <font color="purple">(0/2/4)</font> '' </font> <br>
:: uint16 {2}&nbsp;&nbsp; - <font color="red"> '' Unknown <font color="purple">(0/4)</font> '' </font> <br>
:: uint32 {4}&nbsp;&nbsp; - <font color="red"> '' Unknown <font color="purple">(0/1/3/20/28)</font> '' </font> <br>
:: char {66}&nbsp;&nbsp;&nbsp; - Filename <font color="purple">(null)</font> <br>
<br>
</b></tt>
 
=== MultiEx BMS Script ===
 
Not written yet<br><br>
 
=== Compatible Programs ===
 
* [[Game Extractor|Game Extractor]]<br>
 
 
[[Category:File Format]]

Latest revision as of 22:56, 4 February 2021

SCE


Format Specifications

uint16 {2}   - Unknown (2)
uint16 {2}   - Unknown (1)
byte {64}    - File Description? (MAP) (null)
uint32 {4}   - Unknown
uint32 {4}   - Directory Offset
uint16 {2}   - Number Of Files
uint16 {2}   - Unknown
uint16 {2}   - Unknown
uint16 {2}   - Unknown
byte {44}    - null

// Go to dirOffset

// for each file
uint32 {4}   - File Offset
uint32 {4}   - File Length
uint16 {2}   - File ID (Incremental, starting at 0)
uint16 {2}   - Unknown (0/2/4)
uint16 {2}   - Unknown (0/4)
uint32 {4}   - Unknown (0/1/3/20/28)
char {66}    - Filename (null)


MultiEx BMS Script

Not written yet

Compatible Programs