Guide_3DS/_pages/zh_CN/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
如果你的3DS之前已经破解并安装了基于虚拟系统EnuNAND的自制系统CFW请务必注意本教程仅适用于真实系统SysNAND并且教程内的所有步骤都应当在你的真实系统SysNAND上进行。 注意EmuNAND和RedNAND是[同一概念](http://3dbrew.org/wiki/NAND_Redirection)的两种略微不同的实现。
2018-03-20 01:29:03 +01:00
### 操作步骤
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
+ 如果直接启动 SoundHax会让这些提示每次都跳出来除非你先跳过提示然后再正常重新启动播放程式
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)
+ 如果直接启动 SoundHax会让这些提示每次都跳出来除非你先跳过提示然后再正常重新启动播放程式
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. Press (Start) to save and reboot
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}