From 77dfd2bc9399daffb330e35a2eae6fc3811cc3e7 Mon Sep 17 00:00:00 2001 From: Devon Maloney Date: Sat, 20 May 2017 19:50:40 -0400 Subject: [PATCH] 3dsafe removal --- _pages/en_US/Updating-to-Boot9Strap.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/Updating-to-Boot9Strap.txt b/_pages/en_US/Updating-to-Boot9Strap.txt index 8dba3b6754..f0892ec97e 100644 --- a/_pages/en_US/Updating-to-Boot9Strap.txt +++ b/_pages/en_US/Updating-to-Boot9Strap.txt @@ -13,8 +13,15 @@ All future releases of Luma3DS will only be made in the `.firm` format, which wi If you have a PIN set on Luma, you must temporarily turn it off to do these steps, or you will get an "OTP Crypto Fail" error. You can re-enable the PIN after the update. {: .notice--warning} -If you have the software "3dsafe" installed, you must remove it to do these steps, or you will get an "OTP Crypto Fail" error. If you do not have the required files (`sha.bin` or `lost.bin`) to remove "3dsafe", a method to remove "3dsafe" (without any of its removal files such as `lost.bin` or `sha.bin`) is being looked into, so just be patient. -{: .notice--warning} +{% capture notice-1 %} + +If you have the software "3dsafe" installed, you must remove it to do these steps, or you will get an "OTP Crypto Fail" error. +

+To do this, extract [the latest release of arm9loaderhax](https://github.com/AuroraWright/arm9loaderhax/releases) (the payload files) to a folder named `a9lh` on the root of your SD card, then boot 3dsafe, input your pin and hold down the last key when you do. From there, while holding this key, press (X) to launch the integrated SafeA9LHInstaller, then press (Select) to "update" to standard arm9loaderhax. + +{% endcapture %} + +
{{ notice-1 | markdownify }}
To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download) {: .notice--success}