From 8c186f969c58c3f331636a81ef3cbeee2e4cc8e4 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 6 Sep 2025 17:56:05 -0400 Subject: [PATCH] Clear up them there wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e78071..e1d47ab 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ For the latest WIP build here: [Rolling Release](https://github.com/SabreTools/N ## I feel like something is missing -There is 1 major file that you can use to give NDecrypt that extra _oomph_ of functionality that it really needs. That is, you can't do any encryption or decryption without it present. I can't give you the files and I can't generate them for you on the fly with the correct values. Keys are a thorny thing and I just do not want to deal with them. Values are validated, at least, but you'll only get yelled at on run if one of them is wrong. Don't worry, they're just disabled, not removed. +There is a major file that you can use to give NDecrypt that extra _oomph_ of functionality that it really needs. That is, you can't do any encryption or decryption without it present. I can't give you the files and I can't generate them for you on the fly with the correct values. Keys are a thorny thing and I just do not want to deal with them. Values are validated, at least, but you'll only get yelled at on run if one of them is wrong. Don't worry, they're just disabled, not removed. -This convenient table gives an overview of mappings between the current `config.json` type along with the 2 formerly-supported types, a completely unsupported but common type. +This convenient table gives an overview of mappings between the current `config.json` type along with the 2 formerly-supported types and a completely unsupported but common type. | `config.json` | `keys.bin` order | `aes_keys.txt` | rom-properties `keys.conf` | | --- | --- | --- | --- |