Fix
Co-Authored-By: Ac_K <Acoustik666@gmail.com>
This commit is contained in:
parent
c4169c13c4
commit
4f4374eea7
1 changed files with 2 additions and 2 deletions
4
KEYS.md
4
KEYS.md
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Keys are required for decrypting most of the file formats used by the Nintendo Switch.
|
Keys are required for decrypting most of the file formats used by the Nintendo Switch.
|
||||||
|
|
||||||
Keysets are stored as text files. These 3 filenames are automatically read:
|
Keysets are stored as text files. These 2 filenames are automatically read:
|
||||||
* `prod.keys` - Contains common keys used by all Nintendo Switch devices.
|
* `prod.keys` - Contains common keys used by all Nintendo Switch devices.
|
||||||
* `title.keys` - Contains game-specific keys.
|
* `title.keys` - Contains game-specific keys.
|
||||||
|
|
||||||
|
@ -31,4 +31,4 @@ For example:
|
||||||
01000000000100000000000000000003 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
01000000000100000000000000000003 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||||
01000000000108000000000000000003 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
01000000000108000000000000000003 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||||
01000000000108000000000000000004 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
01000000000108000000000000000004 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue