From 4f4374eea711fe1e50cf1059f79ee7193bc0bd86 Mon Sep 17 00:00:00 2001 From: MysticExile <30736337+MysticExile@users.noreply.github.com> Date: Fri, 8 Nov 2019 18:20:00 +0100 Subject: [PATCH] Fix Co-Authored-By: Ac_K --- KEYS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/KEYS.md b/KEYS.md index c9ff117fdd..eeaf156758 100644 --- a/KEYS.md +++ b/KEYS.md @@ -2,7 +2,7 @@ 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. * `title.keys` - Contains game-specific keys. @@ -31,4 +31,4 @@ For example: 01000000000100000000000000000003 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 01000000000108000000000000000003 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 01000000000108000000000000000004 = XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -``` \ No newline at end of file +```