From ffef5ac637797c2d08603b885c8c6545c2d97433 Mon Sep 17 00:00:00 2001 From: Aurora Date: Thu, 24 Mar 2016 00:50:29 +0100 Subject: [PATCH] Replaced confirmation prompt with unlock sequence (thanks to @TheBaloneyboy for the original commit --- source/installer.c | 29 +++++++++++++++++++++-------- source/utils.h | 5 +++++ 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/source/installer.c b/source/installer.c index 03932f1..070073d 100755 --- a/source/installer.c +++ b/source/installer.c @@ -24,6 +24,25 @@ static const u8 firm1Hash[0x20] = { int pos_y; static void installStage2(u32 mode){ + if(!mode){ + pos_y = drawString("You are about to update stage2 only", 10, pos_y + 10, COLOR_RED); + pos_y = drawString("Doing this could brick your console!", 10, pos_y, COLOR_RED); + pos_y = drawString("If you would like to continue, enter:", 10, pos_y, COLOR_WHITE); + pos_y = drawString(", , , ,", 10, pos_y, COLOR_WHITE); + pos_y = drawString(", ,