From a7fcc6a5cfffc715bbe0c57ae14f87ab89ad60c0 Mon Sep 17 00:00:00 2001 From: Aurora Date: Mon, 19 Sep 2016 16:51:17 +0200 Subject: [PATCH] Add note to the access patches description --- source/config.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/config.c b/source/config.c index 7b83e43..e9f0be6 100644 --- a/source/config.c +++ b/source/config.c @@ -167,6 +167,9 @@ void configMenu(bool oldPinStatus, u32 oldPinMode) "Disable SVC, service, archive and ARM9\n" "exheader access checks.\n\n" + "The service and archive patches\n" + "don't work on New 3DS FIRMs between\n" + "9.3 and 10.4.\n\n" "Only change this if you know what you\n" "are doing!", };