mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-09 08:00:46 +02:00
New Crowdin translations (#1275)
This commit is contained in:
83
_pages/zh_CN/installing-boot9strap-(ntrboot).txt
Normal file
83
_pages/zh_CN/installing-boot9strap-(ntrboot).txt
Normal file
@@ -0,0 +1,83 @@
|
||||
---
|
||||
title: "Installing boot9strap (ntrboot)"
|
||||
---
|
||||
|
||||
#### 你需要
|
||||
|
||||
* A magnet that triggers the sleep mode of your device (if using a folding style device)
|
||||
* Your ntrboot flashed flashcart
|
||||
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
||||
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||
* 自制程序[新手包](http://smealum.github.io/ninjhax2/starter.zip)
|
||||
|
||||
#### 操作指南
|
||||
|
||||
##### 第一部分 - 准备工作
|
||||
|
||||
1. Power off your device
|
||||
1. 将你的 SD 卡插入到您的计算机
|
||||
1. Copy `SafeB9SInstaller.firm` to the root of your SD card and rename it to `boot.firm`
|
||||
1. Copy _the contents of_ `starter.zip` to the root of your SD card
|
||||
1. Create a folder named `boot9strap` on the root of your SD card
|
||||
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on your SD card
|
||||
|
||||

|
||||
{: .notice--info}
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
##### Section II - ntrboot
|
||||
|
||||
1. Use the magnet to find the spot on your device where the sleep sensor is triggered
|
||||
+ This step is not needed on non-folding style devices (such as the old 2DS)
|
||||
1. Power off your device
|
||||
1. Insert your flashcart into your device
|
||||
1. Power on your device, with the magnet in the sleep triggering position (or toggling the sleep switch on non-folding style devices), while holding (Start) + (Select) + (X)
|
||||
+ It may take a few attempts to get this to work because the positioning is awkward
|
||||
1. If the exploit was successful, you will have booted into SafeB9SInstaller
|
||||
|
||||
##### Section III - Installing boot9strap
|
||||
|
||||
1. Wait for all safety checks to complete
|
||||
1. When prompted, input the key combo given to install boot9strap
|
||||
1. Once it has completed, force your device to power off by holding down the power button
|
||||
+ Your device will only boot to the SafeB9SInstaller screen until the next section is completed
|
||||
|
||||
##### Section IV - Configuring Luma3DS
|
||||
|
||||
1. 将你的 SD 卡插入到您的计算机
|
||||
1. Delete `boot.firm` from the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Your device should have booted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_b9s)
|
||||
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
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
||||
|
||||
___
|
||||
|
||||
##### Section V - Removing ntrboot
|
||||
|
||||
This is an optional section that will allow you to restore your flashcart to its original state (to allow it to be used for its standard functions).
|
||||
{: .notice--info}
|
||||
|
||||
Do not follow this section until you have completed the rest of the instructions on this page.
|
||||
{: .notice--warning}
|
||||
|
||||
1. Launch the Luma3DS chainloader by holding (Start) during boot on **the source 3DS**
|
||||
1. Select "ntrboot_flasher"
|
||||
1. Select "Restore Flash"
|
||||
1. Press (Y) to proceed
|
||||
1. 等待测试完成
|
||||
1. Press (B) to return to the main menu
|
||||
1. Select "EXIT" to power off **the source 3DS**
|
Reference in New Issue
Block a user