Changes

509 bytes added ,  19:54, 5 October 2011
→‎Partitions: additional info on the partition's DIFI/IVFC/DPFS structures...
Line 214: Line 214:  
|-
 
|-
 
| 0x04
 
| 0x04
| 0x5D
+
| 0x54
 
| Unknown
 
| Unknown
 +
|-
 +
| 0x58
 +
| 8
 +
| Hash Table Length
 
|-
 
|-
 
| 0x60
 
| 0x60
 
| 8
 
| 8
| Hash Table Length
+
| Partition Length
 
|-
 
|-
 
| 0x68
 
| 0x68
 
| 8
 
| 8
 +
| Hashed Block Length (1 << Value)
 +
|-
 +
| 0x70
 +
| 8
 +
| Unknown (usually 0x78=120)
 +
|-
 +
|}
 +
 +
'''DPFS'''
 +
 +
{| class="wikitable"
 +
|-
 +
! Start
 +
! Length
 +
! Description
 +
|-
 +
| 0x00
 +
| 4
 +
| Magic ("DPFS")
 +
|-
 +
| 0x04
 +
| 0x3C
 
| Unknown
 
| Unknown
 
|-
 
|-
| 0x70
+
| 0x40
 +
| 8
 +
| Offset To Next Partition (or to the end of this partiton)
 +
|-
 +
| 0x48
 
| 8
 
| 8
| Partition Length
+
| Unknown
 
|-
 
|-
 
|}
 
|}
 +
 +
* The u64 at 0x40 is an offset because if you summarize the hashtable's length and the partition's length you'll get sometimes less then this value. so it isn't the length of the total partition but an offset.
    
==== The SAVE partition ====
 
==== The SAVE partition ====
399

edits