diff --git a/_pages/en_US/a9lh-to-b9s.txt b/_pages/en_US/a9lh-to-b9s.txt index fcc6313a8f..f37a1c9fcf 100644 --- a/_pages/en_US/a9lh-to-b9s.txt +++ b/_pages/en_US/a9lh-to-b9s.txt @@ -4,6 +4,8 @@ title: "A9LH to B9S" {% include toc title="Table of Contents" %} +### Required Reading + This page is for existing arm9loaderhax users to update their devices to boot9strap. All future releases of Luma3DS will only be made in the `.firm` format, which will only be compatible with boot9strap and sighax. This means that to continue receiving the latest updates of Luma3DS, you should use this page to update your installation. diff --git a/_pages/en_US/cart-update.txt b/_pages/en_US/cart-update.txt index 07f61fa0bd..07c2021791 100644 --- a/_pages/en_US/cart-update.txt +++ b/_pages/en_US/cart-update.txt @@ -2,6 +2,10 @@ title: "Cartridge Update" --- +{% include toc title="Table of Contents" %} + +### Required Reading + All game cartridges contain a copy of the required system version to play it, allowing anyone on a lower version to use the cartridge to update to that version (even without an internet connection). {% capture notice-1 %} diff --git a/_pages/en_US/file-extensions-(windows).txt b/_pages/en_US/file-extensions-(windows).txt index c9e7535610..67b918bcd0 100644 --- a/_pages/en_US/file-extensions-(windows).txt +++ b/_pages/en_US/file-extensions-(windows).txt @@ -4,6 +4,8 @@ title: "File Extensions (Windows)" {% include toc title="Table of Contents" %} +### Required Reading + This is an add-on section for disabling Windows's default behavior of hiding file extensions. This will make it easier for you to find the referenced files in the rest of this guide. diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index febd896f98..b6c6d49a80 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -4,7 +4,7 @@ title: "Finalizing Setup" {% include toc title="Table of Contents" %} -### Overview of steps +### Required Reading The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader. diff --git a/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt b/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt index 0c8475a587..f4e8a3df90 100644 --- a/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt +++ b/_pages/en_US/flashing-ntrboot-(3ds-multi-system).txt @@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Multi System)" {% include toc title="Table of Contents" %} +### Required Reading + Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot) This method requires temporary access to a second 3DS family device that is already running boot9strap. This does not require your flashcart to support either 3DS's version. See the flashcart table on [ntrboot](ntrboot) for more information. diff --git a/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt b/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt index 1e123d0436..690ec8bce3 100644 --- a/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt +++ b/_pages/en_US/flashing-ntrboot-(3ds-single-system).txt @@ -4,6 +4,8 @@ title: "Flashing ntrboot (3DS Single System)" {% include toc title="Table of Contents" %} +### Required Reading + Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot) This method requires nothing more than your stock unhacked 3DS and a compatible flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your 3DS. This means that your flashcart must support launching `.nds` files on your 3DS's version. See the flashcart chart for more information. See the flashcart table on [ntrboot](ntrboot) for more information. diff --git a/_pages/en_US/flashing-ntrboot-(dsi).txt b/_pages/en_US/flashing-ntrboot-(dsi).txt index ca06d302b0..9922f06da5 100644 --- a/_pages/en_US/flashing-ntrboot-(dsi).txt +++ b/_pages/en_US/flashing-ntrboot-(dsi).txt @@ -4,6 +4,8 @@ title: "Flashing ntrboot (DSi)" {% include toc title="Table of Contents" %} +### Required Reading + Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot) This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your NDS. This means that your flashcart must support launching `.nds` files on your NDS's version. See the flashcart table on [ntrboot](ntrboot) for more information. diff --git a/_pages/en_US/flashing-ntrboot-(nds).txt b/_pages/en_US/flashing-ntrboot-(nds).txt index 84edfdf52a..35ef3acdcc 100644 --- a/_pages/en_US/flashing-ntrboot-(nds).txt +++ b/_pages/en_US/flashing-ntrboot-(nds).txt @@ -4,6 +4,8 @@ title: "Flashing ntrboot (NDS)" {% include toc title="Table of Contents" %} +### Required Reading + Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot) This method requires temporary access to a Nintendo DS or Nintendo DS Lite that is compatible with your flashcart. diff --git a/_pages/en_US/godmode9-usage.txt b/_pages/en_US/godmode9-usage.txt index 4e10436179..b3fbe05065 100644 --- a/_pages/en_US/godmode9-usage.txt +++ b/_pages/en_US/godmode9-usage.txt @@ -4,6 +4,8 @@ title: "GodMode9 Usage" {% include toc title="Table of Contents" %} +### Required Reading + GodMode9 is a full access file browser for the Nintendo 3DS console, giving you access to your SD card, the FAT partitions inside your SysNAND and EmuNAND, and basically anything else. Among other functionality, you can copy, delete, rename files, and create folders. Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions. diff --git a/_pages/en_US/homebrew-launcher-(alternatives).txt b/_pages/en_US/homebrew-launcher-(alternatives).txt index 1a1c89e460..1245859d6b 100644 --- a/_pages/en_US/homebrew-launcher-(alternatives).txt +++ b/_pages/en_US/homebrew-launcher-(alternatives).txt @@ -4,6 +4,8 @@ title: "Homebrew Launcher (Alternatives)" {% include toc title="Table of Contents" %} +### Required Reading + The Homebrew Launcher has many different entrypoints, or methods of launching. If browserhax is not an option (see the chart below), you do not already own any of these games, and do not have another 3DS that can access the Homebrew Launcher, the cheapest option is to buy a "Nintendo Selects" copy of [Ocarina of Time 3D](https://amzn.to/2fkaKdp) (ensure you get the correct cartridge for your region) and a [Powersaves](https://amzn.to/2fb3VY7) (compatible with all regions), then use oot3dhax from the chart below. diff --git a/_pages/en_US/homebrew-launcher-(soundhax).txt b/_pages/en_US/homebrew-launcher-(soundhax).txt index 7d0de4a9ff..e051a90c19 100644 --- a/_pages/en_US/homebrew-launcher-(soundhax).txt +++ b/_pages/en_US/homebrew-launcher-(soundhax).txt @@ -4,6 +4,8 @@ title: "Homebrew Launcher (Soundhax)" {% include toc title="Table of Contents" %} +### Required Reading + The Homebrew Launcher has many different entrypoints, or methods of launching. Soundhax is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions. diff --git a/_pages/en_US/installing-boot9strap-(browser).txt b/_pages/en_US/installing-boot9strap-(browser).txt index 5e02ead486..ed203f0ef5 100644 --- a/_pages/en_US/installing-boot9strap-(browser).txt +++ b/_pages/en_US/installing-boot9strap-(browser).txt @@ -4,6 +4,8 @@ title: "Installing boot9strap (Browser)" {% include toc title="Table of Contents" %} +### Required Reading + If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection). ### What you need diff --git a/_pages/en_US/installing-boot9strap-(dsiware-game-injection).txt b/_pages/en_US/installing-boot9strap-(dsiware-game-injection).txt index bf5e8b1d69..7ed09b0237 100644 --- a/_pages/en_US/installing-boot9strap-(dsiware-game-injection).txt +++ b/_pages/en_US/installing-boot9strap-(dsiware-game-injection).txt @@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Game Injection)" {% include toc title="Table of Contents" %} +### Required Reading + Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions. To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download). diff --git a/_pages/en_US/installing-boot9strap-(dsiware-game-injection-list).txt b/_pages/en_US/installing-boot9strap-(dsiware-game-injection-list).txt index a8a74be0e4..ee413a183d 100644 --- a/_pages/en_US/installing-boot9strap-(dsiware-game-injection-list).txt +++ b/_pages/en_US/installing-boot9strap-(dsiware-game-injection-list).txt @@ -2,6 +2,10 @@ title: "Installing boot9strap (DSiWare Game Injection List)" --- +{% include toc title="Table of Contents" %} + +### Required Reading + This is an automatically generated list of all [Installing boot9strap (DSiWare)](installing-boot9strap-(dsiware)) compatible games. The list is sectioned off by region in the order USA, EUR, JPN. Each section is sorted by ascending price. @@ -34,6 +38,8 @@ The following size requirements are because the injected DSiWare and its hacked
{{ notice-list | markdownify }}
+### List + | | Price | 8 Character ID | Region(s) | QR Code | |:-:|:-:|:-:|:-:|:-:| | Faceez! Monsters | $1.99 | 4B464D45 | USA | ![qrcode]({{ "/images/qrcodes/000480044B464D45.png" | absolute_url }}) diff --git a/_pages/en_US/installing-boot9strap-(dsiware-save-injection).txt b/_pages/en_US/installing-boot9strap-(dsiware-save-injection).txt index b936fd65e3..c44f077cc3 100644 --- a/_pages/en_US/installing-boot9strap-(dsiware-save-injection).txt +++ b/_pages/en_US/installing-boot9strap-(dsiware-save-injection).txt @@ -4,6 +4,8 @@ title: "Installing boot9strap (DSiWare Save Injection)" {% include toc title="Table of Contents" %} +### Required Reading + Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions. To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download). diff --git a/_pages/en_US/installing-boot9strap-(hardmod).txt b/_pages/en_US/installing-boot9strap-(hardmod).txt index 5a5cec7a55..c42a701db3 100644 --- a/_pages/en_US/installing-boot9strap-(hardmod).txt +++ b/_pages/en_US/installing-boot9strap-(hardmod).txt @@ -4,6 +4,8 @@ title: "Installing boot9strap (Hardmod)" {% include toc title="Table of Contents" %} +### Required Reading + An excellent guide to getting a hardmod can be found [here](https://gbatemp.net/threads/414498/). If you are on a New 3DS, read [this](https://github.com/Plailect/Guide/issues/681) and [this](https://github.com/Plailect/Guide/issues/1185) before hardmodding. This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws). diff --git a/_pages/en_US/installing-boot9strap-(homebrew-launcher).txt b/_pages/en_US/installing-boot9strap-(homebrew-launcher).txt index cdcbe1ec6a..a257da256b 100644 --- a/_pages/en_US/installing-boot9strap-(homebrew-launcher).txt +++ b/_pages/en_US/installing-boot9strap-(homebrew-launcher).txt @@ -4,6 +4,8 @@ title: "Installing boot9strap (Homebrew Launcher)" {% include toc title="Table of Contents" %} +### Required Reading + If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection). ### Instructions diff --git a/_pages/en_US/installing-boot9strap-(mset).txt b/_pages/en_US/installing-boot9strap-(mset).txt index a1737d12a3..16608d1789 100644 --- a/_pages/en_US/installing-boot9strap-(mset).txt +++ b/_pages/en_US/installing-boot9strap-(mset).txt @@ -4,6 +4,8 @@ title: "Installing boot9strap (MSET)" {% include toc title="Table of Contents" %} +### Required Reading + If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection). ### What you need diff --git a/_pages/en_US/installing-boot9strap-(ntrboot).txt b/_pages/en_US/installing-boot9strap-(ntrboot).txt index 73ce82a08f..a09935850b 100644 --- a/_pages/en_US/installing-boot9strap-(ntrboot).txt +++ b/_pages/en_US/installing-boot9strap-(ntrboot).txt @@ -2,6 +2,10 @@ title: "Installing boot9strap (ntrboot)" --- +{% include toc title="Table of Contents" %} + +### Required Reading + To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download). {% include toc title="Table of Contents" %} diff --git a/_pages/en_US/move-emunand.txt b/_pages/en_US/move-emunand.txt index dbb12ec531..3d1fff152c 100644 --- a/_pages/en_US/move-emunand.txt +++ b/_pages/en_US/move-emunand.txt @@ -4,6 +4,8 @@ title: "Move EmuNAND" {% include toc title="Table of Contents" %} +### Required Reading + This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection). Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions. diff --git a/_pages/en_US/ntr-and-cubic-ninja.txt b/_pages/en_US/ntr-and-cubic-ninja.txt index 404d518c77..8d2a6b2424 100644 --- a/_pages/en_US/ntr-and-cubic-ninja.txt +++ b/_pages/en_US/ntr-and-cubic-ninja.txt @@ -4,6 +4,8 @@ title: "NTR and Cubic Ninja" {% include toc title="Table of Contents" %} +### Required Reading + To use the [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download). NTR Cubic Ninja will work for JPN New 3DS ONLY! diff --git a/_pages/en_US/region-changing.txt b/_pages/en_US/region-changing.txt index 11ff8b35ab..2021836f0b 100644 --- a/_pages/en_US/region-changing.txt +++ b/_pages/en_US/region-changing.txt @@ -4,6 +4,8 @@ title: "Region Changing" {% include toc title="Table of Contents" %} +### Required Reading + This is add-on section for region changing your CFW SysNAND. This is done by installing the 11.5.0 CTRTransfer image for the region you want to switch to. Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual [title region emulation](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage). diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index f6f1b24378..1232ff034d 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -4,6 +4,8 @@ title: "Troubleshooting" {% include toc title="Table of Contents" %} +### Required Reading + If you are unable to boot your device, please look for the section relevant to you and follow the instructions. If you still cannot solve your issue and need to reach out for help, please paste the contents of all relevant .log files from the root of your SD card into a [Gist](https://gist.github.com/), then come for help prepared with a detailed description of your problem and what you've tried. diff --git a/_pages/en_US/uninstall-cfw.txt b/_pages/en_US/uninstall-cfw.txt index 6274c57d80..653b132727 100644 --- a/_pages/en_US/uninstall-cfw.txt +++ b/_pages/en_US/uninstall-cfw.txt @@ -4,6 +4,8 @@ title: "Uninstall CFW" {% include toc title="Table of Contents" %} +### Required Reading + This will completely remove CFW from your device, including Boot9Strap and Luma3DS, for the purpose of restoring the device to stock. This is almost never the solution to fix any issues you encounter with your CFW installation. A better idea would be to read the [troubleshooting](troubleshooting) page or ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/en_US/updating-b9s.txt b/_pages/en_US/updating-b9s.txt index 45521de7e9..1e640d796c 100644 --- a/_pages/en_US/updating-b9s.txt +++ b/_pages/en_US/updating-b9s.txt @@ -4,6 +4,8 @@ title: "Updating B9S" {% include toc title="Table of Contents" %} +### Required Reading + This page is for existing boot9strap users to update their installation of boot9strap to the latest version. {% capture notice-1 %}