Guide_3DS/_pages/zh_CN/homebrew-launcher-(soundhax).txt
2018-11-18 19:16:11 -05:00

67 lines
3.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "自制程序启动器(声音破解)" #
lang: zh_CN
permalink: /zh_CN/homebrew-launcher-(soundhax).html
---
Homebrew Launcher (HBL) 有许多不同的入口和启动方式。
{: .notice--info}
声音破解兼容从9.0.0到11.3.0的欧版、日版、韩版、和美版系统。
{: .notice--info}
Ensure your device's Wireless Communication is turned on as udsploit (used in the next page) will need the wireless module to be active to function, and some devices (New 3DS and 2DS) cannot adjust the Wireless Communication setting from the Homebrew Launcher. Wireless Communication only has to be on; connecting it to an access point is not required.
{: .notice--info}
{% capture notice-1 %}
Note that Cart Updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. Cart Updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
<br><br>
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<7.0.0 for Old 3DSs in the EUR, JPN, KOR, and USA regions)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! 你需要用[其他方法](homebrew-launcher-(alternatives)) 来进入自制程序启动器!
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
#### 你需要
* 自制程序[新手包](http://smealum.github.io/ninjhax2/starter.zip)
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
#### 操作指南
1. Power off your device
1. Insert your SD card into your computer
1. 解压缩` starter.zip `,将` starter `文件夹下的所有文件拷贝到你SD卡的根目录中
1. 装声音破解的 `.m4a` 文件复制到SD卡的根目录下
1. 将下载的 otherapp payload 复制到SD卡的根目录下并重命名为 `otherapp.bin`
![]({{ base_path }}/images/screenshots/soundhax-file-layout.png)
{: .notice--info}
1. Reinsert your SD card into your device
1. Power on your device
1. 运行3DS的声音软件
![]({{ base_path }}/images/screenshots/soundhax-welcome.png)
{: .notice--info}
1. If you've never opened Nintendo 3DS Sound before and get tips on how to use it from a bird icon, go through all of the bird tips, then close the app normally and relaunch it
+ In this situation, launching Soundhax immediately would cause these tips to appear on every launch of the Nintendo 3DS Sound until this is done
1. 选择 `/sdcard`,然后选择"< 3 nedwill 2016"
+ 这一步的成功率不是100%,有可能需要反复尝试
+ 如果直接启动 SoundHax会让这些提示每次都跳出来除非你先跳过提示然后再正常重新启动播放程式
+ If you get a red screen, ensure you copied _the contents of_ the `starter` folder to the root of your SD card
![]({{ base_path }}/images/screenshots/soundhax-launch.png)
{: .notice--info}
1. Your device should load the Homebrew Launcher
![]({{ base_path }}/images/screenshots/homebrew-launcher.png)
{: .notice--info}
___
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
{: .notice--primary}