Guide_3DS/_pages/ja_JP/updating-b9s.txt
Ian Burgwin 50b515be67
New Crowdin updates (#1843)
* New translations en_US.yml (Japanese)

* New translations ctrtransfer.txt (Japanese)

* New translations region-changing.txt (Japanese)

* New translations troubleshooting.txt (Japanese)

* New translations homebrew-launcher-(alternatives).txt (Japanese)

* New translations installing-boot9strap-(hardmod).txt (Japanese)

* New translations a9lh-to-b9s.txt (Japanese)

* New translations installing-boot9strap-(ntrboot).txt (Japanese)

* New translations installing-boot9strap-(frogtool).txt (Japanese)

* New translations get-started-(new-3ds).txt (Japanese)

* New translations get-started-(old-3ds).txt (Japanese)

* New translations en_US.yml (Japanese)

* New translations ctrtransfer.txt (Japanese)

* New translations flashing-ntrboot-(nds).txt (Japanese)

* New translations installing-boot9strap-(safecerthax).txt (Japanese)

* New translations formatting-sd-(mac).txt (Japanese)

* New translations formatting-sd-(linux).txt (Japanese)

* New translations formatting-sd-(windows).txt (Japanese)

* New translations installing-boot9strap-(usm).txt (Japanese)

* New translations homebrew-launcher-(pichaxx).txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations seedminer.txt (Japanese)

* New translations installing-boot9strap-(fredtool).txt (Japanese)

* New translations installing-boot9strap-(frogtool).txt (Japanese)

* New translations installing-boot9strap-(2xrsa).txt (Japanese)

* New translations installing-boot9strap-(soundhax).txt (Japanese)

* New translations flashing-ntrboot-(dsi).txt (Japanese)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese)

* New translations installing-boot9strap-(ntrboot).txt (Japanese)

* New translations h2testw-(windows).txt (Japanese)

* New translations file-extensions-(windows).txt (Japanese)

* New translations homebrew-launcher-(soundhax).txt (Japanese)

* New translations move-emunand.txt (Japanese)

* New translations region-changing.txt (Japanese)

* New translations troubleshooting.txt (Japanese)

* New translations homebrew-launcher-(alternatives).txt (Japanese)

* New translations godmode9-usage.txt (Japanese)

* New translations finalizing-setup.txt (Japanese)

* New translations uninstall-cfw.txt (Japanese)

* New translations installing-boot9strap-(browser).txt (Japanese)

* New translations installing-boot9strap-(hardmod).txt (Japanese)

* New translations installing-boot9strap-(safeb9sinstaller).txt (Japanese)

* New translations installing-boot9strap-(mset).txt (Japanese)

* New translations a9lh-to-b9s.txt (Japanese)

* New translations updating-b9s.txt (Japanese)

* New translations installing-boot9strap-(ssloth-browser).txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations installing-boot9strap-(usm).txt (Japanese)

* New translations cart-update.txt (Japanese)

* New translations homebrew-launcher-(soundhax).txt (Japanese)

* New translations bannerbomb3.txt (Japanese)

* New translations installing-boot9strap-(usm).txt (Japanese)

* New translations ctrtransfer.txt (Japanese)

* New translations cart-update.txt (Japanese)

* New translations credits.txt (Japanese)

* New translations move-emunand.txt (Japanese)

* New translations region-changing.txt (Japanese)
2021-01-25 03:52:53 -08:00

63 lines
2.7 KiB
Text

---
title: "Updating B9S"
---
{% include toc title="目次" %}
### Required Reading
This page is for existing boot9strap users to update their installation of boot9strap to the latest version.
私たちは、カスタムファームウェアはオンラインで使用しても安全であると信じていますが、 過去には、主に不正行為や疑わしいeShopの行動のために、オンラインネットワークが禁止された事例もあります。
{: .notice--warning}
### 必要なもの
* 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/LumaTeam/Luma3DS/releases/latest)
### 手順
#### セクション I - 準備
For all steps in this section, overwrite any existing files on your SD card.
{: .notice--info}
1. パソコンにSDカードを入れます
1. `boot9strap`という名前のフォルダをSDカードのルート上に作成します。
1. `boot9strap.firm`と`boot9strap.firm.sha`を boot9strap `.zip` ファイルから解凍し、SD カードのboot9strapフォルダにコピーします。
1. Copy `SafeB9SInstaller.firm` from the SafeB9SInstaller `.zip` to the `/luma/payloads/` folder on your SD card
1. 再度、SDカードを本体に挿入してください。
#### セクション II - boot9strapをインストールする
1. Launch Luma3DS chainloader menu by holding (Start) during boot
1. Launch SafeB9SInstaller by pressing (A)
1. Wait for all safety checks to complete
1. When prompted, input the key combo given to install boot9strap
1. Once it has completed, hold (Start) while pressing (A) to reboot your device to the Luma3DS chainloader
+ If you encounter an `argc = 0` error booting your device after the B9S update, just continue to fix it
#### Section III - Update Luma3DS
1. 本体の電源を切ります。
1. パソコンにSDカードを入れます
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
1. 再度、SDカードを本体に挿入してください。
1. デバイスの電源を入れます
#### Section IV - Configuring Luma3DS
This section is only needed if you are prompted with the Luma3DS configuration menu after the reboot.
{: .notice--info}
1. Luma3DSの設定メニューで、(A) ボタンと十字ボタンを使用して以下をオンにします:
+ **「Show NAND or user string in System Settings」**
1. (Start) を押してセーブして再起動します
___
[セットアップを完了する](finalizing-setup) へ進みます
{: .notice--primary}