From 9c666410d0195a21327a73944d2eaeb4d0377483 Mon Sep 17 00:00:00 2001 From: GrayJack Date: Tue, 28 Mar 2017 02:51:02 -0300 Subject: [PATCH] Added patch for the O3DS Facory FIRM --- external/contrib_patch/v0-firmprot.pco | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 external/contrib_patch/v0-firmprot.pco diff --git a/external/contrib_patch/v0-firmprot.pco b/external/contrib_patch/v0-firmprot.pco new file mode 100644 index 0000000..a8fa6e1 --- /dev/null +++ b/external/contrib_patch/v0-firmprot.pco @@ -0,0 +1,20 @@ +# $name FIRM Protection (v0 / Factory) +# $desc Patches FIRM writes in v0 / Factory FIRMs. +# $title 0004000100000002 +# $ver 01 +# $uuid 0006 + +# This patch was originally implemented by SciresM and I really +# haven't given it the testing needed. + +# This patch is O3DS only, since the Factory firm of the New 3DS is identical to +# the 8.1 New 3DS FIRM so the usual FIRM protection will work. + +# This is also identical to the safemode patch for FIRM protection +# if you're astute. Corbenik doesn't support that, though. + +rel section2 + +find 041E22DBFF +abortnf +set 00241DE0 -- 2.39.5