System Settings: Difference between revisions
Line 136: | Line 136: | ||
! System Version, for the mset title | ! System Version, for the mset title | ||
! Parental controls reset functionality version | ! Parental controls reset functionality version | ||
! Enquiry Number length | |||
! Notes | ! Notes | ||
|- | |- | ||
| [[1.0.0-0|1.0.0-X]] - [[6.3.0-12|6.3.0-X]] | | [[1.0.0-0|1.0.0-X]] - [[6.3.0-12|6.3.0-X]] | ||
| v0 | | v0 | ||
| 6? | |||
| Mostly inherited from the Wii/DSi algorithm which used CRC-32 (0xEDB88320) with custom XOR-out (0xAAAA). 0x14C1 was added to produce the final result. | | Mostly inherited from the Wii/DSi algorithm which used CRC-32 (0xEDB88320) with custom XOR-out (0xAAAA). 0x14C1 was added to produce the final result. | ||
Line 152: | Line 154: | ||
| [[7.0.0-13|7.0.0-X]] - [[7.1.0-16|7.1.0-X]] | | [[7.0.0-13|7.0.0-X]] - [[7.1.0-16|7.1.0-X]] | ||
| v1 | | v1 | ||
| 8? | |||
| | | | ||
|- | |- | ||
| [[7.2.0-17|7.2.0-X]] - current | | [[7.2.0-17|7.2.0-X]] - current | ||
| v2 | | v2 | ||
| | | 10 | ||
| The correct Master Key is indirectly a function of the current date, and of the [[CVer#masterkey.bin|system version and region]]. | |||
|} | |} | ||