XCI: Difference between revisions

Line 32: Line 32:
| 0x10D
| 0x10D
| 0x1
| 0x1
| Gamecard Size (0xFA = 1GB, 0xF8 = 2GB, 0xF0 = 4GB, 0xE0 = 8GB, 0xE1 = 16GB, 0xE2 = 32GB)
| [[#Gamecard Size|Gamecard Size]]
|-
|-
| 0x10E
| 0x10E
Line 40: Line 40:
| 0x10F
| 0x10F
| 0x1
| 0x1
| Gamecard Flags (bit0 = AutoBoot, bit1 = HistoryErase, bit2 = RepairTool)
| [[#Gamecard Flags|Gamecard Flags]]
|-
|-
| 0x110
| 0x110
Line 89: Line 89:
| 0x70
| 0x70
| [[#Gamecard Info|Gamecard Info]] (AES-128-CBC encrypted)
| [[#Gamecard Info|Gamecard Info]] (AES-128-CBC encrypted)
|}
== Gamecard Size ==
{| class="wikitable" border="1"
|-
! Value
! Description
|-
| 0xFA
| 1GB
|-
| 0xF8
| 2GB
|-
| 0xF0
| 4GB
|-
| 0xE0
| 8GB
|-
| 0xE1
| 16GB
|-
| 0xE2
| 32GB
|}
== Gamecard Flags ==
{| class="wikitable" border="1"
|-
! Bits
! Description
|-
| 0
| AutoBoot
|-
| 1
| HistoryErase
|-
| 2
| RepairTool
|-
| 3
| DifferentRegionCupToTerraDevice
|-
| 4
| DifferentRegionCupToGlobalDevice
|}
|}


Line 134: Line 181:
| 0x24
| 0x24
| 0x1
| 0x1
| [9.0.0+] Compatibility Type (0x00 = Global, 0x01 = China)
| [9.0.0+] Compatibility Type (0x00 = Normal, 0x01 = Terra)
|-
|-
| 0x25
| 0x25