---
title: "安裝 boot9strap (透過 Soundhax)"
---
{% include toc title="條目內容" %}
{% capture technical_info %}
Technical Details (optional)
For technical details on the exploits that you will be using on this page, see [here](https://github.com/nedwill/soundhax) (Soundhax) and [here](https://github.com/TuxSH/universal-otherapp) (universal-otherapp).
{% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info}
### 相容性資訊
Soundhax (與 universal-otherapp 使用時) 可與韌體版本 1.0.0 至 11.3.0 的歐、日、韓、美版主機相容。
### 必備項目
* The latest release of [Soundhax](http://soundhax.com) *(for your region, console, and version)*
* If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
* The latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) (`otherapp.bin`)
### 操作說明
#### 第一節 — 準備工作
In this section, you will copy the files needed to trigger both Soundhax and universal-otherapp.
1. Power off your console
1. 將 SD 卡插入至電腦中
1. 複製 Soundhax `.m4a` 至 SD 卡的根目錄底下
+ 「SD 卡的根目錄」指的是你的 SD 卡含有 Nintendo 3DS 資料夾的目錄,而非該資料夾內部
1. 複製 `otherapp.bin` 至 SD 卡根目錄底下
1. 解壓 Luma3DS `.zip` 內的 `boot.firm` 及 `boot.3dsx` 到 SD 卡的根目錄底下
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 將 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.bin` 複製到 SD 卡的根目錄
1. Reinsert your SD card into your console
1. Power on your console
![]({{ "/images/screenshots/uosoundhax-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }})
{: .notice--info}
#### 第二節 — 啟動 SafeB9SInstaller
In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.
1. 啟動『任天堂 3DS 音樂(Nintendo 3DS Sound)』程式
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
{: .notice--info}
1. 如果您從未開啟過音樂撥放器或曾未聽過撥放器內鳥的提示,請一一略過鳥的提示,並關閉及重啟本程式
+ 在這情況下,如果直接啟動 Soundhax,這些提示每次都會跳出來;除非您先跳過提示,然後再正常重新啟動播放程式
1. 選擇『/SDCARD』,並播放『<3 nedwill 2016』
+ This may take many (up to 10) tries
+ If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release
+ 如果當機的話,透過電源按鈕將您的主機強制關機,並再試一次
+ If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax)
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
{: .notice--info}
1. 如果一切成功的話,您將自動進入 SafeB9SInstaller
#### 第三節 — 安裝 boot9strap
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
{%- include_relative include/configure-luma3ds.txt %}
{% include_relative include/luma3ds-installed-note.txt %}
___
### 繼續至[完成安裝](finalizing-setup)
{: .notice--primary}