Guide_3DS/_pages/ja_JP/installing-boot9strap-(homebrew-launcher).txt

43 lines
2 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Installing boot9strap (Homebrew Launcher)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2018-02-18 16:47:39 +01:00
### Required Reading
2017-05-21 22:39:40 +02:00
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. EmuNANDとRedNANDは[同じ理論](http://3dbrew.org/wiki/NAND_Redirection)の少々違う実装です。
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Launching SafeB9SInstaller
2017-05-21 22:39:40 +02:00
2017-09-18 21:28:24 +02:00
1. Launch udsploit from the list of homebrew
1. Once it has completed, press (Start) to exit udsploit
2017-05-21 22:39:40 +02:00
+ This may take several tries
2017-09-18 21:28:24 +02:00
+ 画面がフリーズした場合、電源ボタン長押しで強制的に電源を切り、もう一度やり直してください
1. Launch safehax from the list of homebrew
+ If you get a "PM INIT FAILED" error, make sure you ran udsploit with Wireless Communication turned on
+ If you *still* get a "PM INIT FAILED" error, try using the [r19 release of safehax](https://github.com/TiniVi/safehax/releases/tag/r19)
+ 画面がフリーズした場合、電源ボタン長押しで強制的に電源を切り、もう一度やり直してください
2017-05-21 22:39:40 +02:00
1. If the exploit was successful, you will have booted into SafeB9SInstaller
2017-09-29 13:29:26 +02:00
#### Section II - Installing boot9strap
2017-05-21 22:39:40 +02:00
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, press (A) to reboot your device
2017-05-30 19:27:28 +02:00
2017-09-29 13:29:26 +02:00
#### Section III - Configuring Luma3DS
2017-05-30 19:27:28 +02:00
1. Your device should have rebooted into the Luma3DS configuration menu
2017-09-29 13:29:26 +02:00
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2017-05-30 19:27:28 +02:00
1. Use the (A) button and the D-Pad to turn on the following:
+ **「Show NAND or user string in System Settings」**
1. (Start) を押してセーブして再起動します
2017-06-06 23:24:28 +02:00
+ If you get an error, just continue the next page
2017-05-21 22:39:40 +02:00
___
2018-02-18 16:47:39 +01:00
### Continue to [Finalizing Setup](finalizing-setup)
2017-09-18 21:28:24 +02:00
{: .notice--primary}