Guide_3DS/_pages/ja_JP/homebrew-launcher-(soundhax).txt

75 lines
4.4 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Homebrew Launcher (Soundhax)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2017-05-21 22:39:40 +02:00
Homebrew Launcherには、さまざまなエントリーポイントや起動方法があります。
Soundhax is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions.
2017-09-18 21:28:24 +02:00
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, New 2DS, and Old 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.
2017-05-21 22:39:40 +02:00
{% 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.
2017-08-13 01:26:54 +02:00
2017-09-30 22:22:50 +02:00
This means that using a Cart Update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break [Soundhax](homebrew-launcher-(soundhax))! その場合、[その他の方法](homebrew-launcher-(alternatives))でHomebrew Launcherを実行しなければなりません
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
2017-09-29 13:29:26 +02:00
### What you need
2017-05-21 22:39:40 +02:00
2017-09-18 21:28:24 +02:00
* Homebrew [スターターキット](http://smealum.github.io/ninjhax2/starter.zip)
2017-09-14 04:56:32 +02:00
* The latest release of [Soundhax](http://soundhax.com/) *(for your device and region)*
2017-09-18 21:28:24 +02:00
* 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 [safehax](https://github.com/TiniVi/safehax/releases/latest)
* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
* [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *`.7z` ファイル)*の最新バージョン
2017-09-14 04:56:32 +02:00
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your version and region)*
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
1. Power off your device
1. パソコンにSDカードを入れます
2017-09-18 21:28:24 +02:00
1. Copy _the contents of_ `starter.zip` to the root of your SD card
2017-09-14 04:56:32 +02:00
1. Copy the Soundhax `.m4a` to the root of your SD card
1. Copy the otherapp payload to the root of your SD card and rename it to `otherapp.bin`
2017-09-18 21:28:24 +02:00
1. Copy `boot.firm` from the Luma3DS `.7z` 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
1. Copy `safehax.3dsx` to the `/3ds/` folder on your SD card
1. Copy `udsploit.3dsx` to the `/3ds/` folder on your SD card
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card and rename `SafeB9SInstaller.bin` to `safehaxpayload.bin`
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
2017-09-18 21:28:24 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
1. Reinsert your SD card into your device
1. Power on your device
1. ニンテンドー3DSサウンドを起動します
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .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」を再生します
+ 何度も試行しなければならないことがあります
+ 画面がフリーズした場合、電源ボタン長押しで強制的に電源を切り、もう一度やり直してください
2017-09-18 21:28:24 +02:00
+ If you get a red screen, ensure you copied _the contents of_ the `starter` folder to the root of your SD card
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
2017-09-18 21:28:24 +02:00
1. Your device should load the Homebrew Launcher
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
2017-09-18 21:28:24 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
___
Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
2017-09-18 21:28:24 +02:00
{: .notice--primary}