System Settings: Difference between revisions
No edit summary |
|||
Line 141: | Line 141: | ||
| [[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 | ||
| | | 8 | ||
| 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 154: | 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 | ||
| | | 10 | ||
| | | | ||
|- | |- | ||
Line 160: | Line 160: | ||
| v2 | | v2 | ||
| 10 | | 10 | ||
| The | | The master key is indirectly a function of the current date, and of the [[CVer#masterkey.bin|system version and region]]. | ||
|} | |} | ||