CRR0: Difference between revisions

3dsguy (talk | contribs)
No edit summary
Unknown (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 16: Line 16:
| 0x8
| 0x8
| 0x4
| 0x4
| Node 0 (Must be zero)
| Next loaded CRR (Must be zero in file, set by RO during loading)
|-
|-
| 0xC
| 0xC
| 0x4
| 0x4
| Node 1 (Must be zero)
| Previous loaded CRR (Must be zero in file, set by RO during loading)
|-
|-
| 0x10
| 0x10
Line 90: Line 90:
| SHA-256 hash-table
| SHA-256 hash-table
|}
|}
 
Each hash stored in the hash-table is over the corresponding executable [[CRO0]] hash-table.
Each hash stored in the hash-table is over the corresponding executable [[CRO0]] hash-table.


CRR0 files are usually stored under "romfs:/.crr/". The end of the file is aligned to a 0x1000-byte boundary with 0xCC bytes.
CRR0 files must be stored under "romfs:/.crr/". The end of the file is aligned to a 0x1000-byte boundary with 0xCC bytes.