diff --git a/_pages/ar_SA/a9lh-to-b9s.txt b/_pages/ar_SA/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/ar_SA/a9lh-to-b9s.txt +++ b/_pages/ar_SA/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/ar_SA/checking-for-cfw.txt b/_pages/ar_SA/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/ar_SA/checking-for-cfw.txt +++ b/_pages/ar_SA/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/ar_SA/faq.txt b/_pages/ar_SA/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/ar_SA/faq.txt +++ b/_pages/ar_SA/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ar_SA/finalizing-setup.txt b/_pages/ar_SA/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/ar_SA/finalizing-setup.txt +++ b/_pages/ar_SA/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/ar_SA/installing-boot9strap-(fredtool).txt b/_pages/ar_SA/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/ar_SA/installing-boot9strap-(fredtool).txt +++ b/_pages/ar_SA/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/ar_SA/installing-boot9strap-(usm).txt b/_pages/ar_SA/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/ar_SA/installing-boot9strap-(usm).txt +++ b/_pages/ar_SA/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/ar_SA/move-emunand.txt b/_pages/ar_SA/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/ar_SA/move-emunand.txt +++ b/_pages/ar_SA/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/ar_SA/seedminer.txt b/_pages/ar_SA/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/ar_SA/seedminer.txt +++ b/_pages/ar_SA/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ar_SA/troubleshooting.txt b/_pages/ar_SA/troubleshooting.txt index fd1f35077e..f6ce4d8781 100644 --- a/_pages/ar_SA/troubleshooting.txt +++ b/_pages/ar_SA/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ar_SA/uninstall-cfw.txt b/_pages/ar_SA/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/ar_SA/uninstall-cfw.txt +++ b/_pages/ar_SA/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/bg_BG/a9lh-to-b9s.txt b/_pages/bg_BG/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/bg_BG/a9lh-to-b9s.txt +++ b/_pages/bg_BG/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/bg_BG/checking-for-cfw.txt b/_pages/bg_BG/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/bg_BG/checking-for-cfw.txt +++ b/_pages/bg_BG/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/bg_BG/faq.txt b/_pages/bg_BG/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/bg_BG/faq.txt +++ b/_pages/bg_BG/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/bg_BG/finalizing-setup.txt b/_pages/bg_BG/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/bg_BG/finalizing-setup.txt +++ b/_pages/bg_BG/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/bg_BG/installing-boot9strap-(fredtool).txt b/_pages/bg_BG/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/bg_BG/installing-boot9strap-(fredtool).txt +++ b/_pages/bg_BG/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/bg_BG/installing-boot9strap-(usm).txt b/_pages/bg_BG/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/bg_BG/installing-boot9strap-(usm).txt +++ b/_pages/bg_BG/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/bg_BG/move-emunand.txt b/_pages/bg_BG/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/bg_BG/move-emunand.txt +++ b/_pages/bg_BG/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/bg_BG/seedminer.txt b/_pages/bg_BG/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/bg_BG/seedminer.txt +++ b/_pages/bg_BG/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/bg_BG/troubleshooting.txt b/_pages/bg_BG/troubleshooting.txt index fd1f35077e..f6ce4d8781 100644 --- a/_pages/bg_BG/troubleshooting.txt +++ b/_pages/bg_BG/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/bg_BG/uninstall-cfw.txt b/_pages/bg_BG/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/bg_BG/uninstall-cfw.txt +++ b/_pages/bg_BG/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/ca_ES/a9lh-to-b9s.txt b/_pages/ca_ES/a9lh-to-b9s.txt index 19ad3adfd1..9e9015cf75 100644 --- a/_pages/ca_ES/a9lh-to-b9s.txt +++ b/_pages/ca_ES/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/ca_ES/checking-for-cfw.txt b/_pages/ca_ES/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/ca_ES/checking-for-cfw.txt +++ b/_pages/ca_ES/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/ca_ES/faq.txt b/_pages/ca_ES/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/ca_ES/faq.txt +++ b/_pages/ca_ES/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ca_ES/finalizing-setup.txt b/_pages/ca_ES/finalizing-setup.txt index 63a6968973..530bfbe65c 100644 --- a/_pages/ca_ES/finalizing-setup.txt +++ b/_pages/ca_ES/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/ca_ES/installing-boot9strap-(fredtool).txt b/_pages/ca_ES/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/ca_ES/installing-boot9strap-(fredtool).txt +++ b/_pages/ca_ES/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/ca_ES/installing-boot9strap-(usm).txt b/_pages/ca_ES/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/ca_ES/installing-boot9strap-(usm).txt +++ b/_pages/ca_ES/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/ca_ES/move-emunand.txt b/_pages/ca_ES/move-emunand.txt index cd8f0cc273..7bfdce3fb6 100644 --- a/_pages/ca_ES/move-emunand.txt +++ b/_pages/ca_ES/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/ca_ES/seedminer.txt b/_pages/ca_ES/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/ca_ES/seedminer.txt +++ b/_pages/ca_ES/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ca_ES/troubleshooting.txt b/_pages/ca_ES/troubleshooting.txt index fd1f35077e..f6ce4d8781 100644 --- a/_pages/ca_ES/troubleshooting.txt +++ b/_pages/ca_ES/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ca_ES/uninstall-cfw.txt b/_pages/ca_ES/uninstall-cfw.txt index 763f5c99b1..58afd7c616 100644 --- a/_pages/ca_ES/uninstall-cfw.txt +++ b/_pages/ca_ES/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/cs_CZ/a9lh-to-b9s.txt b/_pages/cs_CZ/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/cs_CZ/a9lh-to-b9s.txt +++ b/_pages/cs_CZ/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/cs_CZ/checking-for-cfw.txt b/_pages/cs_CZ/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/cs_CZ/checking-for-cfw.txt +++ b/_pages/cs_CZ/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/cs_CZ/faq.txt b/_pages/cs_CZ/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/cs_CZ/faq.txt +++ b/_pages/cs_CZ/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/cs_CZ/finalizing-setup.txt b/_pages/cs_CZ/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/cs_CZ/finalizing-setup.txt +++ b/_pages/cs_CZ/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/cs_CZ/installing-boot9strap-(fredtool).txt b/_pages/cs_CZ/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/cs_CZ/installing-boot9strap-(fredtool).txt +++ b/_pages/cs_CZ/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/cs_CZ/installing-boot9strap-(usm).txt b/_pages/cs_CZ/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/cs_CZ/installing-boot9strap-(usm).txt +++ b/_pages/cs_CZ/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/cs_CZ/move-emunand.txt b/_pages/cs_CZ/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/cs_CZ/move-emunand.txt +++ b/_pages/cs_CZ/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/cs_CZ/seedminer.txt b/_pages/cs_CZ/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/cs_CZ/seedminer.txt +++ b/_pages/cs_CZ/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/cs_CZ/troubleshooting.txt b/_pages/cs_CZ/troubleshooting.txt index ca8c4d8017..f6ce4d8781 100644 --- a/_pages/cs_CZ/troubleshooting.txt +++ b/_pages/cs_CZ/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/cs_CZ/uninstall-cfw.txt b/_pages/cs_CZ/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/cs_CZ/uninstall-cfw.txt +++ b/_pages/cs_CZ/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/de_DE/a9lh-to-b9s.txt b/_pages/de_DE/a9lh-to-b9s.txt index 816abeafd3..e35cb0a51f 100644 --- a/_pages/de_DE/a9lh-to-b9s.txt +++ b/_pages/de_DE/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Beachte, dass auf dem New 3DS die `secret_sector.bin` benötigt wird, um den arm 1. Dein Gerät sollte neu starten und die Luma3DS Konfiguration anzeigen + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Drücke (Start) zum Speichern und neustarten ___ diff --git a/_pages/de_DE/checking-for-cfw.txt b/_pages/de_DE/checking-for-cfw.txt index 4260d15d5d..884b77f898 100644 --- a/_pages/de_DE/checking-for-cfw.txt +++ b/_pages/de_DE/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Anleitung diff --git a/_pages/de_DE/faq.txt b/_pages/de_DE/faq.txt index 051aae255c..6bb296af14 100644 --- a/_pages/de_DE/faq.txt +++ b/_pages/de_DE/faq.txt @@ -14,79 +14,173 @@ Wenn auf deiner Konsole *Luma 11.0* läuft, ist es *100% sicher* zu updaten. Du ## FAQ vor der Installation -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! Die neuste Firmware (11.16.0) besitzt eine kostenlose Methode namens [Seedminer](seedminer), um CFW zu installieren. +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Wenn deine Systemversion als "0.0.0-0" angezeigt, hast du möglicherweise eine Entwicklereinheit. +Yes! Die neuste Firmware (11.16.0) besitzt eine kostenlose Methode namens [Seedminer](seedminer), um CFW zu installieren. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! Diese Anleitung wird nützliche Homebrew-Apps instalieren, darunter den Universal-Updater (siehe https://github.com/Universal-Team/Universal-Updater/releases/latest), eine Art Homebrew App Store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Wenn deine Systemversion als "0.0.0-0" angezeigt, hast du möglicherweise eine Entwicklereinheit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Konsolen mit Custom Firmware können immer noch den eShop und Cartridges wie jeder andere 3DS benutzen. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Konsolen mit KOR, CHN, oder TWN Region haben sowieso keine NNID Funktionalität und sind daher nicht betroffen. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Seitdem hat man so eine Ban-Welle nicht gesehen. Trotzdem wissen wir nicht, was wir von Nintendo in Zukunft erwarten können. Im Moment denken wir nicht, dass Bans etwas sind, dass du beachten musst. +Yes! Diese Anleitung wird nützliche Homebrew-Apps instalieren, darunter den Universal-Updater (siehe https://github.com/Universal-Team/Universal-Updater/releases/latest), eine Art Homebrew App Store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Während der 3DS offiziell mit SD-Karten bis zu 32GB kompatibel ist, können größere SD-Karten verwendet werden, wenn sie manuell als FAT32 formatiert werden. Es wird nicht empfohlen, SD-Karten größer als 128GB zu verwenden, da bekannte Probleme mit GBA-Grafiken und benutzerdefinierten Designs auftreten. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom Firmware kann kostenlos auf der neusten Firmware ohne zusätzliche Hardware installiert werden. Darüber hinaus sind 3DS-mode Flashkarten wie Gateway und Sky3DS nicht empfohlen, da sie veraltet sind und Ban- und Brickrisiken mit sich bringen können. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. Das mit Userland gewährte Niveau des Systemzugriffs erlaubt es dir, grundlegendes Homebrew und Emulatoren zu benutzen, hat dir aber nicht erlaubt, Spiele (einfach) zu modifizieren oder Cartridges zu dumpen. Es war auch viel instabiler, alles ist öfters gecrasht und brauchte einen vollen Neustart. Custom Firmware erlaubt ein viel besseres Niveau des Systemzugriffes und ist auch viel stabiler als Nur-Homebrew Entrypoints. +No. Konsolen mit Custom Firmware können immer noch den eShop und Cartridges wie jeder andere 3DS benutzen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Konsolen mit KOR, CHN, oder TWN Region haben sowieso keine NNID Funktionalität und sind daher nicht betroffen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Seitdem hat man so eine Ban-Welle nicht gesehen. Trotzdem wissen wir nicht, was wir von Nintendo in Zukunft erwarten können. Im Moment denken wir nicht, dass Bans etwas sind, dass du beachten musst. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Während der 3DS offiziell mit SD-Karten bis zu 32GB kompatibel ist, können größere SD-Karten verwendet werden, wenn sie manuell als FAT32 formatiert werden. Es wird nicht empfohlen, SD-Karten größer als 128GB zu verwenden, da bekannte Probleme mit GBA-Grafiken und benutzerdefinierten Designs auftreten. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom Firmware kann kostenlos auf der neusten Firmware ohne zusätzliche Hardware installiert werden. Darüber hinaus sind 3DS-mode Flashkarten wie Gateway und Sky3DS nicht empfohlen, da sie veraltet sind und Ban- und Brickrisiken mit sich bringen können. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. Das mit Userland gewährte Niveau des Systemzugriffs erlaubt es dir, grundlegendes Homebrew und Emulatoren zu benutzen, hat dir aber nicht erlaubt, Spiele (einfach) zu modifizieren oder Cartridges zu dumpen. Es war auch viel instabiler, alles ist öfters gecrasht und brauchte einen vollen Neustart. Custom Firmware erlaubt ein viel besseres Niveau des Systemzugriffes und ist auch viel stabiler als Nur-Homebrew Entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Es gab Updates in der Vergangenheit, die Luma3DS beim Hochfahren zum Crashen gebracht haben, also ist es eine gute Idee, ein paar Stunden zu warten, um sicherzustellen, dass das Update sicher ist, damit deine Konsole nicht temporär nicht mehr funktioniert bis Luma3DS geupdated ist. Ein System Update kann genau wie auf einer regulären Konsole durchgeführt werden: System Einstellungen, Recovery-Modus oder durch die Update-Notifikation wenn das Update schon heruntergeladen ist. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. Für 128 GB Karten wird eine Allocation Unit Size von 65536 empfohlen. SD-Karten größer als 128GB werden aufgrund bekannter Probleme mit GBA-Grafiken und benutzerdefinierten Designs nicht empfohlen. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Es gab Updates in der Vergangenheit, die Luma3DS beim Hochfahren zum Crashen gebracht haben, also ist es eine gute Idee, ein paar Stunden zu warten, um sicherzustellen, dass das Update sicher ist, damit deine Konsole nicht temporär nicht mehr funktioniert bis Luma3DS geupdated ist. Ein System Update kann genau wie auf einer regulären Konsole durchgeführt werden: System Einstellungen, Recovery-Modus oder durch die Update-Notifikation wenn das Update schon heruntergeladen ist. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets für unechte Titel (Homebrew) werden nicht übertragen, aber die Titel können mit [faketik](https://github.com/ihaveamac/faketik/releases/latest) wieder erscheinen. Überprüfe nochmals, dass du keinen drahtlosen Datentransfer machst, da dies unechte Titel löschen wird. CFW wird auf beiden Konsolen erhalten bleiben. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Beachte, dass dies sehr wahrscheinlich die Funktionalität des Nintendo eShop auf deinem Gerät beschädigt. Dies bedeutet, dass du deine Spiele nicht mehr aktualisieren werden kannst, obgleich du dich innerhalb oder außerhalb der Region befindest. +Copy and paste your SD card contents to a new SD card formatted as FAT32. Für 128 GB Karten wird eine Allocation Unit Size von 65536 empfohlen. SD-Karten größer als 128GB werden aufgrund bekannter Probleme mit GBA-Grafiken und benutzerdefinierten Designs nicht empfohlen. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Allgemein gesagt: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets für unechte Titel (Homebrew) werden nicht übertragen, aber die Titel können mit [faketik](https://github.com/ihaveamac/faketik/releases/latest) wieder erscheinen. Überprüfe nochmals, dass du keinen drahtlosen Datentransfer machst, da dies unechte Titel löschen wird. CFW wird auf beiden Konsolen erhalten bleiben. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Beachte, dass dies sehr wahrscheinlich die Funktionalität des Nintendo eShop auf deinem Gerät beschädigt. Dies bedeutet, dass du deine Spiele nicht mehr aktualisieren werden kannst, obgleich du dich innerhalb oder außerhalb der Region befindest. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Allgemein gesagt: * Homebrew im **CIA Format** kann durch Installieren einer neuen CIA aktualisiert werden, was normalerweise die alte Version überschreibt. Wenn die alte CIA nicht überschrieben wird, kannst du die Alte aus der Datenverwaltung löschen, wie du es auch bei jedem anderen 3DS-Titel tun würdest. * Homebrew im **3DSX Format** kann durch Ersetzen der 3DSX Datei in `/3ds/` mit einer neuen Kopie aktualisiert werden. Wenn die Anwendung zusätzliche Assets enthält, musst du diese vielleicht in einem anderen Ordner ersetzen. Lies dafür die Dokumentation der Homebrew Anwendung. * Zum Updaten von Luma3DS, gehe auf [diese Seite](restoring-updating-cfw). Zum Updaten von GodMode9, gehe auf [diese Seite](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. Der Nintendo eShop enthält nur Updates für die Region der Konsole(ein Japanischer 3DS wird nur Updates für japanische Spiele haben). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Das Deinstallieren von CFW wenn dein Gerät in einem unbootbaren Zustand ist, wird nicht empfohlen, da es sehr wahrscheinlich zu einem Brick führen wird**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. Der Nintendo eShop enthält nur Updates für die Region der Konsole(ein Japanischer 3DS wird nur Updates für japanische Spiele haben). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Das Deinstallieren von CFW wenn dein Gerät in einem unbootbaren Zustand ist, wird nicht empfohlen, da es sehr wahrscheinlich zu einem Brick führen wird**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Moderne, boot9strap-basierte Setups erlauben einen höheren Grad an Systemzugriff als frühere Hacks, einschließlich der Möglichkeit, die Bootrom deiner Konsole zu dumpen. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Wenn du Daten hast, die dir sehr wichtig sind, ist es eine gute Idee eine entschlüsselte Kopie von deinen Speicherdaten mit einem Tool wie [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018) zu erstellen bevor du ein Setup upgradest. +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Moderne, boot9strap-basierte Setups erlauben einen höheren Grad an Systemzugriff als frühere Hacks, einschließlich der Möglichkeit, die Bootrom deiner Konsole zu dumpen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Wenn du Daten hast, die dir sehr wichtig sind, ist es eine gute Idee eine entschlüsselte Kopie von deinen Speicherdaten mit einem Tool wie [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018) zu erstellen bevor du ein Setup upgradest. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** Lies [diesen Thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/de_DE/finalizing-setup.txt b/_pages/de_DE/finalizing-setup.txt index 7b9a1c24b8..611f2dd323 100644 --- a/_pages/de_DE/finalizing-setup.txt +++ b/_pages/de_DE/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates mit B9S + Luma (welches du hast) sind sicher + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Abschnitt III - Homebrew Launcher @@ -119,7 +119,7 @@ In this section, you will install several useful homebrew applications to HOME M In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. -1. Schalte deinen 3DS aus +1. Schalte dein Gerät aus 1. Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9 + If you do not boot into GodMode9, ensure that `GodMode9.firm` is in `/luma/payloads/` and that `payloads` is correctly spelled 1. Wenn du aufgefordert wirst, ein "essential files backup" durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist @@ -169,7 +169,7 @@ In this section, you will make backups of files that can be used to recover from 1. Lösche `__sysnand_###.bin` und `__sysnand_###.bin.sha`aus dem `/gm9/out/` Ordner der SD-Karte nachdem du diese kopiert hast + The other backup files are negligible in size and may be kept on your SD card for ease of access 1. If you have it, copy the `/luma/backups/` folder on your SD card to a safe location on your computer -1. Stecke deine SD-Karte nun wieder in deinen 3DS +1. Stecke deine SD-Karte wieder in dein Gerät 1. Schalte deine Konsole an ___ diff --git a/_pages/de_DE/installing-boot9strap-(fredtool).txt b/_pages/de_DE/installing-boot9strap-(fredtool).txt index 8f9c3f14a0..9c7cac1068 100644 --- a/_pages/de_DE/installing-boot9strap-(fredtool).txt +++ b/_pages/de_DE/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Schalte deinen 3DS aus diff --git a/_pages/de_DE/installing-boot9strap-(usm).txt b/_pages/de_DE/installing-boot9strap-(usm).txt index c18185dadd..7fae1fe900 100644 --- a/_pages/de_DE/installing-boot9strap-(usm).txt +++ b/_pages/de_DE/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/de_DE/move-emunand.txt b/_pages/de_DE/move-emunand.txt index 12cbc18ed8..50625a7467 100644 --- a/_pages/de_DE/move-emunand.txt +++ b/_pages/de_DE/move-emunand.txt @@ -157,7 +157,7 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh 1. Drücke (HOME) um das Aktionsmenü aufzurufen 1. Wähle "More..." 1. Wähle "SD format menu" -1. Drücke (A), um zu bestätigen +1. Drücke (A) um zu bestätigen 1. Wähle "No EmuNAND" 1. Wähle "Auto" 1. Drücke (A), um den Namen `GM9SD` zu akzeptieren @@ -170,7 +170,6 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh 1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Drücke (A) um die SD-Karte einzuhängen 1. Drücke (Start), um das System neu zu starten -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/de_DE/seedminer.txt b/_pages/de_DE/seedminer.txt index f7390e0589..27070527b4 100644 --- a/_pages/de_DE/seedminer.txt +++ b/_pages/de_DE/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/de_DE/troubleshooting.txt b/_pages/de_DE/troubleshooting.txt index 117d82db32..f5002a722a 100644 --- a/_pages/de_DE/troubleshooting.txt +++ b/_pages/de_DE/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Problembehandlung" --- -{% include toc title="Inhalt"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +Es gibt ein Problem mit deiner `boot.nds` Datei. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Lade die neuste Version von [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) herunter, platziere `otherapp.bin` im Stammverzeichnis deiner SD-Karte und benenne die Datei zu `arm11code.bin` um. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Lade die neuste Version von [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) herunter, platziere `otherapp.bin` im Stammverzeichnis deiner SD-Karte und benenne die Datei zu `arm11code.bin` um. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Füge die `.bin` Erweiterung nicht hinzu, wenn du sie noch nicht siehst. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -Es gibt ein Problem mit deiner `boot.nds` Datei. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Schalte deine Konsole aus @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Schalte deinen 3DS aus 1. Stecke deine SD-Karte in deinen Computer @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR-Region**: `000000A9` + **TWN-Region**: `000000B1` 1. Stecke deine SD-Karte nun wieder in deinen 3DS +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Schalte deinen 3DS aus 1. Stecke deine SD-Karte in deinen Computer @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Stecke deine SD-Karte nun wieder in deinen 3DS +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/de_DE/uninstall-cfw.txt b/_pages/de_DE/uninstall-cfw.txt index 317cd4774a..2646e785da 100644 --- a/_pages/de_DE/uninstall-cfw.txt +++ b/_pages/de_DE/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Schalte deinen 3DS aus -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/el_GR/a9lh-to-b9s.txt b/_pages/el_GR/a9lh-to-b9s.txt index d5d9ccbd63..3b9bc80294 100644 --- a/_pages/el_GR/a9lh-to-b9s.txt +++ b/_pages/el_GR/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Πατήστε (Start) για αποθήκευση των αλλαγών και επανεκκίνηση ___ diff --git a/_pages/el_GR/checking-for-cfw.txt b/_pages/el_GR/checking-for-cfw.txt index 46b0cd4918..c68dccefb5 100644 --- a/_pages/el_GR/checking-for-cfw.txt +++ b/_pages/el_GR/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/el_GR/faq.txt b/_pages/el_GR/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/el_GR/faq.txt +++ b/_pages/el_GR/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/el_GR/finalizing-setup.txt b/_pages/el_GR/finalizing-setup.txt index e2f78378a4..da623427be 100644 --- a/_pages/el_GR/finalizing-setup.txt +++ b/_pages/el_GR/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/el_GR/installing-boot9strap-(fredtool).txt b/_pages/el_GR/installing-boot9strap-(fredtool).txt index a7cab5ef28..8f12392515 100644 --- a/_pages/el_GR/installing-boot9strap-(fredtool).txt +++ b/_pages/el_GR/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/el_GR/installing-boot9strap-(usm).txt b/_pages/el_GR/installing-boot9strap-(usm).txt index 98a9c5dce2..0a82c3acf9 100644 --- a/_pages/el_GR/installing-boot9strap-(usm).txt +++ b/_pages/el_GR/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/el_GR/move-emunand.txt b/_pages/el_GR/move-emunand.txt index 39ed7abc19..7cf5829ce6 100644 --- a/_pages/el_GR/move-emunand.txt +++ b/_pages/el_GR/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Πατήστε (A) για να ξαναμοντάρετε την κάρτα SD 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/el_GR/seedminer.txt b/_pages/el_GR/seedminer.txt index 1ad5ab7c8c..4cb01cb8bb 100644 --- a/_pages/el_GR/seedminer.txt +++ b/_pages/el_GR/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/el_GR/troubleshooting.txt b/_pages/el_GR/troubleshooting.txt index 6710c837e6..d302fbfd00 100644 --- a/_pages/el_GR/troubleshooting.txt +++ b/_pages/el_GR/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Εισάγετε την κάρτα SD στον υπολογιστή σας @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/el_GR/uninstall-cfw.txt b/_pages/el_GR/uninstall-cfw.txt index fdf963bbba..593873575d 100644 --- a/_pages/el_GR/uninstall-cfw.txt +++ b/_pages/el_GR/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/en_PT/a9lh-to-b9s.txt b/_pages/en_PT/a9lh-to-b9s.txt index c8e9b8e679..78c94c1d2f 100644 --- a/_pages/en_PT/a9lh-to-b9s.txt +++ b/_pages/en_PT/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Fer all steps in 'tis section, overwrite any existin' files on ye SD card. 1. Ye device should have rebooted into th' Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save 'n reboot ___ diff --git a/_pages/en_PT/checking-for-cfw.txt b/_pages/en_PT/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/en_PT/checking-for-cfw.txt +++ b/_pages/en_PT/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/en_PT/faq.txt b/_pages/en_PT/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/en_PT/faq.txt +++ b/_pages/en_PT/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/en_PT/finalizing-setup.txt b/_pages/en_PT/finalizing-setup.txt index 6d8908fb77..3dd5ffca65 100644 --- a/_pages/en_PT/finalizing-setup.txt +++ b/_pages/en_PT/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while usin' B9S + Luma (what ye have) be safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/en_PT/installing-boot9strap-(fredtool).txt b/_pages/en_PT/installing-boot9strap-(fredtool).txt index bfac8a8f8c..d344655da3 100644 --- a/_pages/en_PT/installing-boot9strap-(fredtool).txt +++ b/_pages/en_PT/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off ye device diff --git a/_pages/en_PT/installing-boot9strap-(usm).txt b/_pages/en_PT/installing-boot9strap-(usm).txt index c80f4af62c..676133e7fb 100644 --- a/_pages/en_PT/installing-boot9strap-(usm).txt +++ b/_pages/en_PT/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/en_PT/move-emunand.txt b/_pages/en_PT/move-emunand.txt index 3342ef3d40..4ee30d8738 100644 --- a/_pages/en_PT/move-emunand.txt +++ b/_pages/en_PT/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert ye SD card into ye device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/en_PT/seedminer.txt b/_pages/en_PT/seedminer.txt index 235fb17aad..3dc90d6ce4 100644 --- a/_pages/en_PT/seedminer.txt +++ b/_pages/en_PT/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/en_PT/troubleshooting.txt b/_pages/en_PT/troubleshooting.txt index dc41de22da..e2016f0fae 100644 --- a/_pages/en_PT/troubleshooting.txt +++ b/_pages/en_PT/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshootin'" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert ye SD card into ye device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off ye device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off ye device 1. Insert ye SD card into ye computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert ye SD card into ye device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off ye device 1. Insert ye SD card into ye computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert ye SD card into ye device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/en_PT/uninstall-cfw.txt b/_pages/en_PT/uninstall-cfw.txt index a922bcc51e..bb021d9cd5 100644 --- a/_pages/en_PT/uninstall-cfw.txt +++ b/_pages/en_PT/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off ye device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/es_ES/a9lh-to-b9s.txt b/_pages/es_ES/a9lh-to-b9s.txt index a1bcc5ee0d..b6c62e672d 100644 --- a/_pages/es_ES/a9lh-to-b9s.txt +++ b/_pages/es_ES/a9lh-to-b9s.txt @@ -65,7 +65,7 @@ Para todos los pasos en esta sección, sobreescribe cualquier archivo repetido e 1. Tu consola debería haber reiniciado en el menú de configuración de Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Presiona (Start) para guardar y reiniciar ___ diff --git a/_pages/es_ES/checking-for-cfw.txt b/_pages/es_ES/checking-for-cfw.txt index 743ee86242..e20e6643bc 100644 --- a/_pages/es_ES/checking-for-cfw.txt +++ b/_pages/es_ES/checking-for-cfw.txt @@ -10,7 +10,7 @@ Esta es una sección complementaria para comprobar si tu consola ya tiene un cus Si tu consola tiene un custom firmware basado en arm9loaderhax o boot9strap, tendrás que seguir las instrucciones indicadas para actualizar tu instalación a una más moderna. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instrucciones diff --git a/_pages/es_ES/faq.txt b/_pages/es_ES/faq.txt index a7ded1948c..efaa35277c 100644 --- a/_pages/es_ES/faq.txt +++ b/_pages/es_ES/faq.txt @@ -14,79 +14,173 @@ title: "Preguntas Frecuentes" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Si la versión del sistema se muestra como "0.0.0-0", entonces podrías tener una unidad de desarrollador. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! Esta guía instalará algunas aplicaciones homebrew incluyendo [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), que actúa como una tienda de aplicaciones homebrew. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Si la versión del sistema se muestra como "0.0.0-0", entonces podrías tener una unidad de desarrollador. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Algunos juegos podrían necesitar hacer uso de la [función de emulación local (info en inglés)](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) de Luma para poder funcionar apropiadamente en consolas fuera de su región. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Las consolas con custom firmware pueden seguir usando la eShop y usar cartuchos físicos como cualquier otra 3DS. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Desde ese entonces, no se ha visto una ola de baneos de tal magnitud. Dicho esto, no sabemos lo que Nintendo tenga preparado para nosotros en el futuro. En este momento, no creemos que los baneos sean algo de lo que tengas que preocuparte. +Yes! Esta guía instalará algunas aplicaciones homebrew incluyendo [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), que actúa como una tienda de aplicaciones homebrew. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Si bien la 3DS es oficialmente compatible con tarjetas SD de hasta 32 GB, se pueden usar tarjetas SD más grandes, siempre y cuando sean reformateadas manualmente en formato FAT-32. Se recomienda NO usar tarjetas SD de tamaño mayor a 128GB debido a problemas conocidos con gráficos en juegos de GBA y temas personalizados. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Algunos juegos podrían necesitar hacer uso de la [función de emulación local (info en inglés)](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) de Luma para poder funcionar apropiadamente en consolas fuera de su región. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. El Custom Firmware se puede instalar de manera gratuita, en la versión del sistema más reciente y sin usar ningún hardware adicional. De hecho, los flashcarts de 3DS como Gateway y Sky3DS se desaconsejan debido a que son obsoletos y acarrean posibles riesgos de baneo o brickeo de la consola. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. También era muy inestable, a menudo sucediendo que el homebrew se crasheaba y requería apagar y encender la consola. El Custom firmware otorga un nivel mucho mayor de acceso al sistema, al mismo tiempo que es más estable que lo que permite el homebrew de usuario. +No. Las consolas con custom firmware pueden seguir usando la eShop y usar cartuchos físicos como cualquier otra 3DS. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Desde ese entonces, no se ha visto una ola de baneos de tal magnitud. Dicho esto, no sabemos lo que Nintendo tenga preparado para nosotros en el futuro. En este momento, no creemos que los baneos sean algo de lo que tengas que preocuparte. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Si bien la 3DS es oficialmente compatible con tarjetas SD de hasta 32 GB, se pueden usar tarjetas SD más grandes, siempre y cuando sean reformateadas manualmente en formato FAT-32. Se recomienda NO usar tarjetas SD de tamaño mayor a 128GB debido a problemas conocidos con gráficos en juegos de GBA y temas personalizados. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. El Custom Firmware se puede instalar de manera gratuita, en la versión del sistema más reciente y sin usar ningún hardware adicional. De hecho, los flashcarts de 3DS como Gateway y Sky3DS se desaconsejan debido a que son obsoletos y acarrean posibles riesgos de baneo o brickeo de la consola. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. También era muy inestable, a menudo sucediendo que el homebrew se crasheaba y requería apagar y encender la consola. El Custom firmware otorga un nivel mucho mayor de acceso al sistema, al mismo tiempo que es más estable que lo que permite el homebrew de usuario. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Ha habido actualizaciones en el pasado que han causado que Luma3DS muestre un error al iniciar, por lo que es buena idea esperar un par de horas para asegurarse de que la última actualización no haga que la consola no se pueda utilizar temporalmente hasta que Luma3DS sea actualizado. Las actualizaciones del sistema se pueden realizar de la misma manera que en una 3DS normal: a través de Configuración de la consola, el Modo Seguro, o el aviso de actualización que aparece cuando esta se descarga automáticamente. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. Para tarjetas de 128GB se recomienda un tamaño de asignación de 65536 bytes. Las tarjetas SD de tamaño mayor a 128GB no se recomiendan debido a problemas conocidos con gráficos en juegos de GBA y temas personalizados. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Ha habido actualizaciones en el pasado que han causado que Luma3DS muestre un error al iniciar, por lo que es buena idea esperar un par de horas para asegurarse de que la última actualización no haga que la consola no se pueda utilizar temporalmente hasta que Luma3DS sea actualizado. Las actualizaciones del sistema se pueden realizar de la misma manera que en una 3DS normal: a través de Configuración de la consola, el Modo Seguro, o el aviso de actualización que aparece cuando esta se descarga automáticamente. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Asegúrate de no realizar una transferencia inalámbrica, ya que esto también eliminará el software ilegítimo en sí. El CFW permanecerá en ambas consolas. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Ten en cuenta que es muy probable que esto corrompa la Nintendo eShop en tu consola, lo que significa que no podrás actualizar tus juegos, ya sea los que son de región japonesa o los que no. +Copy and paste your SD card contents to a new SD card formatted as FAT32. Para tarjetas de 128GB se recomienda un tamaño de asignación de 65536 bytes. Las tarjetas SD de tamaño mayor a 128GB no se recomiendan debido a problemas conocidos con gráficos en juegos de GBA y temas personalizados. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. En general: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Asegúrate de no realizar una transferencia inalámbrica, ya que esto también eliminará el software ilegítimo en sí. El CFW permanecerá en ambas consolas. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Ten en cuenta que es muy probable que esto corrompa la Nintendo eShop en tu consola, lo que significa que no podrás actualizar tus juegos, ya sea los que son de región japonesa o los que no. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. En general: * El Homebrew en **formato CIA** se puede actualizar instalando el nuevo CIA, que usualmente sobrescribirá el antiguo. Si la aplicación antigua no es sobreescrita, puedes borrarla desde Gestión de Datos como harías con cualquier otro título de 3DS. * El Homebrew en **formato 3DSX** puede ser actualizado reemplazando el archivo 3DSX en `/3ds/` con la nueva versión. Si la aplicación homebrew incluye recursos adicionales, puede que necesites colocarlos en otro lugar. Ante la duda, consulta la documentación de la aplicación. * Para actualizar Luma3DS, consulta [esta página](restoring-updating-cfw). Para actualizar GodMode9, lee [esta página](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. La Nintendo eShop sólo contiene actualizaciones para la región de la consola (una consola japonesa sólo tendrá actualizaciones para juegos japoneses). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Se recomienda NO desinstalar CFW cuando la consola no enciende, ya que es muy probable que termine con un brickeo**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. La Nintendo eShop sólo contiene actualizaciones para la región de la consola (una consola japonesa sólo tendrá actualizaciones para juegos japoneses). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Se recomienda NO desinstalar CFW cuando la consola no enciende, ya que es muy probable que termine con un brickeo**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Sigue la guía de [Comprobación de CFW](checking-for-cfw) para ver cómo actualizar tu setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Además, dependiendo del setup, es posible que no puedas actualizar con seguridad a la última versión del sistema. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Sigue la guía de [Comprobación de CFW](checking-for-cfw) para ver cómo actualizar tu setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Si tienes datos que son especialmente importantes, sería una buena idea hacer una copia de seguridad de tus datos de guardado antes de actualizar tu setup, por medio de una herramienta como [JKSM](https://github. om/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Además, dependiendo del setup, es posible que no puedas actualizar con seguridad a la última versión del sistema. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Si tienes datos que son especialmente importantes, sería una buena idea hacer una copia de seguridad de tus datos de guardado antes de actualizar tu setup, por medio de una herramienta como [JKSM](https://github. om/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **R:** Echa un vistazo a [este hilo](https://gbatemp.net/threads/425743/) (*en inglés*). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/es_ES/finalizing-setup.txt b/_pages/es_ES/finalizing-setup.txt index 80f0680993..0f1d88c854 100644 --- a/_pages/es_ES/finalizing-setup.txt +++ b/_pages/es_ES/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Actualizar la consola teniendo B9S y Luma (lo que acabas de instalar) es seguro + El actualizador podría mostrar un mensaje diciendo "La consola ya está actualizada" en lugar de actualizar. Esto es normal si tu consola ya está actualizada; continúa con la siguiente sección + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Sección III - Homebrew Launcher diff --git a/_pages/es_ES/installing-boot9strap-(fredtool).txt b/_pages/es_ES/installing-boot9strap-(fredtool).txt index 8d723b3ff4..5e0f2ce663 100644 --- a/_pages/es_ES/installing-boot9strap-(fredtool).txt +++ b/_pages/es_ES/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Entra a Configuración de la consola 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Apaga tu consola diff --git a/_pages/es_ES/installing-boot9strap-(usm).txt b/_pages/es_ES/installing-boot9strap-(usm).txt index 37c1fd602e..72b72a844d 100644 --- a/_pages/es_ES/installing-boot9strap-(usm).txt +++ b/_pages/es_ES/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Entra a Configuración de la consola 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Tu consola se apagará automáticamente diff --git a/_pages/es_ES/move-emunand.txt b/_pages/es_ES/move-emunand.txt index 8f883841b4..080a15b5d5 100644 --- a/_pages/es_ES/move-emunand.txt +++ b/_pages/es_ES/move-emunand.txt @@ -135,7 +135,7 @@ Para identificar el Title ID de un archivo `.gbavc.sav`, tu podrías ob 1. Selecciona "Backup Options" 1. Selecciona "SysNAND Backup" 1. Presiona (A) para confirmar - + Este proceso tomará algún tiempo + + Este proceso tomará un tiempo + Si te aparece un error, asegúrate de que tienes al menos 1.3GB de espacio libre en tu tarjeta SD 1. Presiona (A) para continuar 1. Presiona (B) para volver al menú principal @@ -165,10 +165,9 @@ Para identificar el Title ID de un archivo `.gbavc.sav`, tu podrías ob 1. Inserta tu tarjeta SD en tu computadora 1. Copia todos tus archivos de regreso a tu tarjeta SD + Asegúrate de reemplazar el archivo `boot.firm` en tu tarjeta SD con el de tu respaldo -1. Vuelve a insertar tu tarjeta SD en tu consola +1. Reinserta tu tarjeta SD en tu consola 1. Presiona (A) para montar la SD 1. Presiona (Start) para reiniciar -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/es_ES/seedminer.txt b/_pages/es_ES/seedminer.txt index b419784092..cb2c39429c 100644 --- a/_pages/es_ES/seedminer.txt +++ b/_pages/es_ES/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/es_ES/troubleshooting.txt b/_pages/es_ES/troubleshooting.txt index 32081bc9d9..a4052065ac 100644 --- a/_pages/es_ES/troubleshooting.txt +++ b/_pages/es_ES/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Resolución de Problemas" --- -{% include toc title="Tabla de Contenidos"%} - Esta página ofrece consejos de solución de problemas para problemas comunes que puedan surgir. Si no logras resolver tu problema con esta página, por favor únete al [Discord de Nintendo Homebrew](https://discord. g/MWxPgEp) (en inglés) y describe tu problema, incluyendo lo que ya has intentado hacer previamente. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Problemas con SafeB9SInstaller ### SigHaxed FIRM was not installed! Revisa la pantalla inferior para más información. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found Los archivos `boot9strap.firm` y `boot9strap.firm.sha` no están en la carpeta `boot9strap`, o la carpeta `boot9strap` tiene un nombre equivocado. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM Hay un problema con los archivos `boot9strap.firm` y `boot9strap.firm.sha`. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) (en inglés) para obtener ayuda, y describe el mensaje que veas. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 El sitio web ya ha minado tu `movable.sed` usando tu código de amigo y el ID0. Puedes utilizar el `movable.sed` que te proporciona. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Tu código de amigo fue bloqueado del bot de código de amigo porque tu consola no pudo agregar al bot como amigo. Asegúrate de que tu consola esté correctamente conectada a Internet, luego únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) y pide que se te desbloquee. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( El sitio web ha determinado que tu `movable.sed` no puede ser minado. Asegúrate de haber escrito correctamente el ID0 en el sitio web. Si tu ID0 era correcto, entonces no podrás usar Seedminer y tendrás que utilizar un método alternativo que requerirá juegos o hardware adicionales. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Los archivos `00000001.sav` y/o `otherapp.bin` pueden estar fuera de lugar. Asegúrate de que el archivo `00000001.sav` está en `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`, y que el archivo `otherapp.bin` está en la raíz de la tarjeta SD. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Asegúrate de que el archivo se llama exactamente `00000001.sav` y que utilizaste el `movable.sed` correspondiente a tu consola para crearlo. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Asegúrate de que `Nintendo DSiWare` está correctamente escrito y espaciado. Las mayúsculas/minúsculas no importan. +{% endcapture %} +
{{ compat | markdownify }}
-Tu consola ya tiene Custom Firmware instalado. Deberías ir a [Comprobación de CFW](checking-for-cfw) antes de continuar. +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +Puede haber un problema con el archivo `F00D43D5.bin` (puede estar corrupto o preparado para otra consola 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-Hay un problema con el archivo `otherapp.bin`. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +## Instalar boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -El archivo `00000001.sav` modificado puede estar fuera de lugar, o puedes haber usado el `movable.sed` incorrecto al crearlo. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Instalar boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -Si tu consola no está en esas versiones y ocurre esto, indica que posiblemente ya tengas custom firmware instalado. Deberías ir a [Comprobación de CFW](checking-for-cfw) antes de continuar. - -### "An error has occurred, forcing the software to close..." (white message box) - -Hay un problema con el archivo `otherapp.bin` (falta, está mal colocado o está corrupto). Descarga la última versión de [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) y coloca el archivo en la raíz de tu tarjeta SD. - -### "Could not play" - -Tienes el archivo de Soundhax incorrecto para tu consola y región, o tu consola es incompatible con Soundhax. En este último caso, se recomienda actualizar la consola a la última versión y seguir [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin Falta el archivo `SafeB9SInstaller.bin` o está fuera de lugar. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Instalar boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Asegúrate de que tu archivo `movable.sed` y la copia de seguridad de DSiWare provienen de la misma consola. El error aparece cuando los archivos no coinciden. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +Hay un problema con el archivo `42383821.bin` (es incorrecto, no está presente, está mal colocado o está corrupto). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` no fue copiado de la tarjeta SD a la memoria de la consola. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +El menú de Conexiones de Nintendo DS no funciona, y necesitarás acceso al Homebrew Launcher para solucionar este problema. Únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) para obtener ayuda. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote puede tomar mucho tiempo en construir un índice de la tarjeta SD si esta es muy grande. Espera unos minutos. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +No copiaste la carpeta `private` del archivo `.zip` de Frogminer_save a la raíz de la tarjeta SD. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +Es posible que hayas tocado la pantalla táctil dentro del Flipnote modificado. Vuelve a entrar al menú de Conexiones de Nintendo DS e intenta de nuevo, asegurándote de no tocar la pantalla táctil por accidente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +Falta el archivo `boot.nds` o está fuera de lugar. Descarga la última versión de [b9stool](https://github.com/zoogie/b9sTool/releases/latest) y coloca el archivo `boot.nds` en la raíz de la tarjeta SD, sobreescribiendo el existente. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +Hay un problema con el archivo `boot.nds`. Vuelve a descargar la última versión de [b9stool](https://github.com/zoogie/b9sTool/releases/latest) y coloca el archivo `boot.nds` en la raíz de la tarjeta SD, sobreescribiendo el existente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +Es posible que boot9strap no se haya instalado correctamente. Sigue la sección B de [esta página](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Los archivos `00000001.sav` y/o `otherapp.bin` pueden estar fuera de lugar. Asegúrate de que el archivo `00000001.sav` está en `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`, y que el archivo `otherapp.bin` está en la raíz de la tarjeta SD. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Asegúrate de que el archivo se llama exactamente `00000001.sav` y que utilizaste el `movable.sed` correspondiente a tu consola para crearlo. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Tu consola ya tiene Custom Firmware instalado. Deberías ir a [Comprobación de CFW](checking-for-cfw) antes de continuar. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Hay un problema con el archivo `otherapp.bin`. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +El archivo `00000001.sav` modificado puede estar fuera de lugar, o puedes haber usado el `movable.sed` incorrecto al crearlo. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Instalar boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +Si tu consola no está en esas versiones y ocurre esto, indica que posiblemente ya tengas custom firmware instalado. Deberías ir a [Comprobación de CFW](checking-for-cfw) antes de continuar. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Hay un problema con el archivo `otherapp.bin` (falta, está mal colocado o está corrupto). Descarga la última versión de [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) y coloca el archivo en la raíz de tu tarjeta SD. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +Tienes el archivo de Soundhax incorrecto para tu consola y región, o tu consola es incompatible con Soundhax. En este último caso, se recomienda actualizar la consola a la última versión y seguir [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +Falta el archivo `SafeB9SInstaller.bin` o está fuera de lugar. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. Deberías ir a [Comprobación de CFW](checking-for-cfw) antes de continuar. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin Falta el archivo `SafeB9SInstaller.bin` o está fuera de lugar. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) para obtener ayuda. +Únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) para obtener ayuda. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Asegúrate de que `Nintendo DSiWare` está correctamente escrito y espaciado. Las mayúsculas/minúsculas no importan. - -### DSiWare Management shows a question mark - -Puede haber un problema con el archivo `F00D43D5.bin` (puede estar corrupto o preparado para otra consola 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Instalar boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -Falta el archivo `SafeB9SInstaller.bin` o está fuera de lugar. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. No añadas manualmente la extensión `.bin` al archivo si ves que no la tiene. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Instalar boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Asegúrate de que tu archivo `movable.sed` y la copia de seguridad de DSiWare provienen de la misma consola. El error aparece cuando los archivos no coinciden. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -Hay un problema con el archivo `42383821.bin` (es incorrecto, no está presente, está mal colocado o está corrupto). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` no fue copiado de la tarjeta SD a la memoria de la consola. - -### Black screen when launching DS Connection Settings - -El menú de Conexiones de Nintendo DS no funciona, y necesitarás acceso al Homebrew Launcher para solucionar este problema. Únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) para obtener ayuda. - -### SD card is grayed out - -Flipnote puede tomar mucho tiempo en construir un índice de la tarjeta SD si esta es muy grande. Espera unos minutos. - -### Lenny face does not appear - -No copiaste la carpeta `private` del archivo `.zip` de Frogminer_save a la raíz de la tarjeta SD. - -### Flipnote is frozen - -Es posible que hayas tocado la pantalla táctil dentro del Flipnote modificado. Vuelve a entrar al menú de Conexiones de Nintendo DS e intenta de nuevo, asegurándote de no tocar la pantalla táctil por accidente. - -### Green screen after pasting - -Falta el archivo `boot.nds` o está fuera de lugar. Descarga la última versión de [b9stool](https://github.com/zoogie/b9sTool/releases/latest) y coloca el archivo `boot.nds` en la raíz de la tarjeta SD, sobreescribiendo el existente. - -### White screen after pasting - -Hay un problema con el archivo `boot.nds`. Vuelve a descargar la última versión de [b9stool](https://github.com/zoogie/b9sTool/releases/latest) y coloca el archivo `boot.nds` en la raíz de la tarjeta SD, sobreescribiendo el existente. - -### Unable to open Luma3DS configuration menu after running b9stool - -Es posible que boot9strap no se haya instalado correctamente. Sigue la sección B de [esta página](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizar instalación -### Unable to update device +{% capture compat %} +Unable to update device Los pasos siguientes se pueden intentar en cualquier orden, pero están ordenados por orden de dificultad. @@ -289,27 +429,41 @@ Los pasos siguientes se pueden intentar en cualquier orden, pero están ordenado 1. Puede que los servidores de Nintendo estén caídos. Intenta más tarde 1. Si aún te sigue dando error, [sigue la sección de CTRTransfer](ctrtransfer) y luego intenta actualizar nuevamente 1. Para más soporte (en inglés), entra al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play Hay un problema con el archivo `boot.3dsx` (falta, está mal colocado o está corrupto). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Asegúrate de extraer el archivo ZIP con cualquier herramienta que no sea WinRAR, ya que se sabe que causa problemas con los archivos relacionados con 3DS. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 No copiaste la carpeta `gm9` del archivo `.zip` de GodMode9 a la raíz de la tarjeta SD. Descarga la última versión de [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) y coloca la carpeta `gm9` en la raíz de la tarjeta SD, combinándola con la ya existente. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware Los pasos detallados a continuación asumen que tu consola tiene un setup moderno de custom firmware (boot9strap + Luma3DS 8.0 o superior). Si tu consola tiene una configuración antigua (por ejemplo, algo basado en arm9loaderhax o menuhax), deberías actualizar dicha configuración antes de seguir estas instrucciones. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. Si escuchas un "pop", potencialmente acompañado de la luz de la pantalla parpadeando un segundo, hay un problema en el hardware de tu consola (cable de luz de fondo desconectado, por ejemplo). Es posible que tu consola encienda sosteniéndola en distintas orientaciones. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on Los pasos siguientes se pueden intentar en cualquier orden, pero están ordenados por cantidad de tiempo que toma realizar. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Apaga tu consola, saca el cartucho si tiene uno puesto, enciende la consola y luego espera hasta diez minutos. Si la consola enciende en los siguientes diez minutos, el problema fue resuelto y es muy improbable que vuelva a ocurrir 1. Cambia el nombre de la carpeta `Nintendo 3DS` de tu tarjeta SD a `Nintendo 3DS_BACKUP`, luego intenta encenderla. Si la consola enciende sin problemas, hay un problema con tu carpeta `Nintendo 3DS`. Try clearing HOME Menu extdata: + Ve a `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ Los pasos siguientes se pueden intentar en cualquier orden, pero están ordenado + Si lo has hecho correctamente, la consola mostrará una pantalla para "actualizar tu sistema" 1. Sigue la guía de [CTRTransfer](ctrtransfer) 1. Para más ayuda, puedes pedir ayuda (*en inglés*) en el [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Tu versión de Luma3DS está desactualizada. Descarga la última versión de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) y coloca `boot.firm` en la raíz de tu tarjeta SD, reemplazando cualquier archivo existente. Asegúrate de extraer el archivo ZIP con cualquier herramienta que no sea WinRAR, ya que se sabe que causa problemas con los archivos relacionados con 3DS. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." Tienes activada la opción "Disable ARM11 exception handlers", o directamente no tienes custom firmware instalado. Intenta activar las excepciones de ARM11: + Apaga tu consola + Mantén presionado (Select) + Enciende la consola mientras mantienes presionado (Select) + Si la opción "Disable ARM11 exception handlers" está marcada, desmárcala +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Por favor saca una foto del error y entra al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) y pide ayuda (*en inglés*). - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Tu consola muy probablemente está brickeada a nivel de hardware. Tendrás que conseguir una flashcard compatible con ntrboot y reinstalar boot9strap para intentar reparar tu consola. This may also indicate a hardware issue that cannot be fixed. En este caso, entra al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) para obtener ayuda (*en inglés*). + También es posible que alguien haya configurado una pantalla de inicio que luce tal y como un brickeo. Prueba a dejar tu consola encendida, esperando en la pantalla azul, durante cinco minutos. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Por favor saca una foto del error y entra al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) y pide ayuda (*en inglés*). +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Descarga la última versión de [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) *(el archivo `.3dsx`)* 1. Apaga tu consola @@ -386,20 +557,29 @@ Tu consola muy probablemente está brickeada a nivel de hardware. Tendrás que c 1. Realiza una Actualización de sistema dirigiéndote a la Configuración de la consola, después a "Otras opciones", luego ve al último menú de la derecha y pulsa en "Actualización" + La actualización verá que los títulos TWL esenciales han sido desinstalados, y los volverá a descargar e instalar 1. Una vez que la actualización se haya completado, pulsa "Aceptar" para reiniciar la consola +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. Deberías seguir [A9LH a B9S](a9lh-to-b9s) para actualizar tu consola a un entorno de custom firmware más moderno. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. Deberías seguir [A9LH a B9S](a9lh-to-b9s) para actualizar tu consola a un entorno de custom firmware más moderno. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work Esto puede ocurrir después de un CTRTransfer o al cambiar de región en Old 3DS / 2DS. Necesitarás formatear tu consola para solucionar este problema. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora @@ -412,8 +592,11 @@ Esto puede ocurrir después de un CTRTransfer o al cambiar de región en Old 3DS + **Región KOR**: `000000A9` + **Región TWN**: `000000B1` 1. Vuelve a insertar tu tarjeta SD en tu consola +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Apaga tu consola 1. Inserta tu tarjeta SD en tu computadora @@ -423,3 +606,6 @@ Esto puede ocurrir después de un CTRTransfer o al cambiar de región en Old 3DS + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Vuelve a insertar tu tarjeta SD en tu consola +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/es_ES/uninstall-cfw.txt b/_pages/es_ES/uninstall-cfw.txt index bde2273d0e..ccdb85c70b 100644 --- a/_pages/es_ES/uninstall-cfw.txt +++ b/_pages/es_ES/uninstall-cfw.txt @@ -75,7 +75,7 @@ El propósito de esta sección es comprobar si las aplicaciones integradas del m + Si tu consola muestra la versión japonesa de Flipnote Studio, una pantalla en negro, o un mensaje de error; significa que esta prueba ha fallado 1. Apaga tu consola -Si cualquiera de estas pruebas falla, ¡el modo DS, el Modo Descarga DS y/o la Configuración de conexión de DS podrían ser inaccesibles una vez que el CFW sea desinstalado! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +Si cualquiera de estas pruebas falla, ¡el modo DS, el Modo Descarga DS y/o la Configuración de conexión de DS podrían ser inaccesibles una vez que el CFW sea desinstalado! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Sección III - Prueba de Seguridad @@ -105,7 +105,7 @@ If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your key #### Sección IV - Copia de seguirdad de la NAND -1. Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9 +1. Mantén presionado el botón (Start), y enciende la consola sin soltarlo. Esto iniciará GodMode9 1. Presiona el botón (Home) para abrir el menú de acción 1. Selecciona "Scripts..." 1. Selecciona "GM9Megascript" diff --git a/_pages/fi_FI/a9lh-to-b9s.txt b/_pages/fi_FI/a9lh-to-b9s.txt index bb337f8a5c..0cef837424 100644 --- a/_pages/fi_FI/a9lh-to-b9s.txt +++ b/_pages/fi_FI/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Korvaa mahdolliset olemassa olevat tiedostot SD-kortillasi kaikissa tämän vaih 1. Konsolisi pitäisi uudelleenkäynnistyä suoraan Luma3DS:n määritysvalikkoon + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Paina (START)-painiketta tallentaaksesi ja käynnistääksesi uudelleen ___ diff --git a/_pages/fi_FI/checking-for-cfw.txt b/_pages/fi_FI/checking-for-cfw.txt index d72c8b1bde..49e3bab396 100644 --- a/_pages/fi_FI/checking-for-cfw.txt +++ b/_pages/fi_FI/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Ohjeet diff --git a/_pages/fi_FI/faq.txt b/_pages/fi_FI/faq.txt index 568aa0d435..981dbf2b06 100644 --- a/_pages/fi_FI/faq.txt +++ b/_pages/fi_FI/faq.txt @@ -14,79 +14,173 @@ title: "UKK" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt index d0ca7c8ac3..22874f104f 100644 --- a/_pages/fi_FI/finalizing-setup.txt +++ b/_pages/fi_FI/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Päivitykset B9S + Luma -kokoonpanolla (joka sinulla on) ovat turvallisia + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/fi_FI/installing-boot9strap-(fredtool).txt b/_pages/fi_FI/installing-boot9strap-(fredtool).txt index 6af2c94681..919a6007d0 100644 --- a/_pages/fi_FI/installing-boot9strap-(fredtool).txt +++ b/_pages/fi_FI/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Sammuta konsolisi diff --git a/_pages/fi_FI/installing-boot9strap-(usm).txt b/_pages/fi_FI/installing-boot9strap-(usm).txt index 4b1715df06..ad048c4245 100644 --- a/_pages/fi_FI/installing-boot9strap-(usm).txt +++ b/_pages/fi_FI/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/fi_FI/move-emunand.txt b/_pages/fi_FI/move-emunand.txt index 1c91169b80..d6ff98112a 100644 --- a/_pages/fi_FI/move-emunand.txt +++ b/_pages/fi_FI/move-emunand.txt @@ -168,7 +168,6 @@ Jotta voisit tunnistaa `.gbavc.sav`-tiedoston pelin, voit näytt 1. Aseta SD-korttisi takaisin konsoliisi 1. Paina (A):ta liittääksesi SD-korttisi takaisin järjestelmään 1. Paina (START)-painiketta käynnistääksesi uudelleen -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/fi_FI/seedminer.txt b/_pages/fi_FI/seedminer.txt index ad5d5759c3..be130d55d9 100644 --- a/_pages/fi_FI/seedminer.txt +++ b/_pages/fi_FI/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/fi_FI/troubleshooting.txt b/_pages/fi_FI/troubleshooting.txt index 45d32a383e..43cdf0c3a8 100644 --- a/_pages/fi_FI/troubleshooting.txt +++ b/_pages/fi_FI/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Vianmääritys" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Aseta SD-korttisi takaisin konsoliisi -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Sammuta konsolisi @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Aseta SD-korttisi takaisin konsoliisi +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Sammuta konsolisi 1. Aseta SD-korttisi tietokoneeseesi @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Aseta SD-korttisi takaisin konsoliisi +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/fi_FI/uninstall-cfw.txt b/_pages/fi_FI/uninstall-cfw.txt index 86b1dcbf1d..574ea1ecab 100644 --- a/_pages/fi_FI/uninstall-cfw.txt +++ b/_pages/fi_FI/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Sammuta konsolisi -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/fr_FR/a9lh-to-b9s.txt b/_pages/fr_FR/a9lh-to-b9s.txt index b4004b7307..c6d8aa6001 100644 --- a/_pages/fr_FR/a9lh-to-b9s.txt +++ b/_pages/fr_FR/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Pour toutes les étapes de cette section, remplacez tous les fichiers existants 1. Votre console va redémarrer dans la configuration de Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer ___ diff --git a/_pages/fr_FR/checking-for-cfw.txt b/_pages/fr_FR/checking-for-cfw.txt index 960b3075e4..bf5e9add0a 100644 --- a/_pages/fr_FR/checking-for-cfw.txt +++ b/_pages/fr_FR/checking-for-cfw.txt @@ -10,7 +10,7 @@ Il s'agit d'une section complémentaire pour vérifier si votre console possède Si votre console possède déjà un custom firmware basé sur arm9loaderhax ou boot9strap, vous devrez suivre les instructions indiquées pour mettre à jour votre configuration vers une configuration moderne. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/fr_FR/faq.txt b/_pages/fr_FR/faq.txt index a3f2c0836a..31e57fa2ce 100644 --- a/_pages/fr_FR/faq.txt +++ b/_pages/fr_FR/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt index 30a5a8f917..826413c14f 100644 --- a/_pages/fr_FR/finalizing-setup.txt +++ b/_pages/fr_FR/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Mettre à jour tout en ayant B9S + Luma (ce que vous avez) est sans danger + La console peut afficher un message disant "Aucune mise à jour nécessaire" au lieu de faire une mise à jour. Ceci est normal si vous êtes déjà à jour ; continuez vers la section suivante + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/fr_FR/installing-boot9strap-(fredtool).txt b/_pages/fr_FR/installing-boot9strap-(fredtool).txt index 183dd4f80e..fb7a48aac0 100644 --- a/_pages/fr_FR/installing-boot9strap-(fredtool).txt +++ b/_pages/fr_FR/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Lancez les Paramètres de la console 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Éteignez votre 3DS diff --git a/_pages/fr_FR/installing-boot9strap-(usm).txt b/_pages/fr_FR/installing-boot9strap-(usm).txt index 37e75f233c..7fc718e2d9 100644 --- a/_pages/fr_FR/installing-boot9strap-(usm).txt +++ b/_pages/fr_FR/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Lancez les Paramètres de la console 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Votre console s'éteindra automatiquement diff --git a/_pages/fr_FR/move-emunand.txt b/_pages/fr_FR/move-emunand.txt index 624c3256d7..52f636258e 100644 --- a/_pages/fr_FR/move-emunand.txt +++ b/_pages/fr_FR/move-emunand.txt @@ -135,7 +135,7 @@ Pour identifier le Title ID d'un fichier `.gbavc.sav`, vous pouvez obte 1. Sélectionnez "Backup Options" 1. Sélectionnez "SysNAND Backup" 1. Appuyez sur (A) pour confirmer - + Ce processus pendra du temps + + Ce processus prendra un certain temps + Si une erreur apparaît, vérifiez que vous avez au moins 1,3 Go d'espace libre sur votre carte SD 1. Appuyez sur (A) pour continuer 1. Appuyez sur (B) pour revenir au menu principal @@ -165,10 +165,9 @@ Pour identifier le Title ID d'un fichier `.gbavc.sav`, vous pouvez obte 1. Insérez votre carte SD dans votre ordinateur 1. Copier tous vos fichiers sur votre carte SD + Assurez-vous de remplacer le fichier `boot.firm` sur votre carte SD avec le 'boot.firm' de votre sauvegarde -1. Réinsérez votre carte SD dans votre 3DS +1. Retirez la carte SD de votre ordinateur et réinsérez-là dans votre 3DS 1. Appuyez sur (A) pour remonter votre carte SD 1. Appuyez sur (Start) pour redémarrer -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/fr_FR/seedminer.txt b/_pages/fr_FR/seedminer.txt index f833b88380..5bb2cd36d3 100644 --- a/_pages/fr_FR/seedminer.txt +++ b/_pages/fr_FR/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + Vous pouvez ignorer le dossier `private` si vous l'avez ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/fr_FR/troubleshooting.txt b/_pages/fr_FR/troubleshooting.txt index 953079191f..abfe247454 100644 --- a/_pages/fr_FR/troubleshooting.txt +++ b/_pages/fr_FR/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Problèmes et Dépannage" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Les serveurs de Nintendo sont peut-être en panne ; Réessayez plus tard 1. Si vous recevez toujours un message d'erreur, [suivez CTRTransfer](ctrtransfer), puis réessayez 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Éteignez votre console + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Éteignez votre 3DS @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Effectuez une Mise à jour du Système en vous rendant dans les Paramètres de la console, puis "Autres paramètres", puis tout à droite sur l'option "Mise à jour du Système" + Le processus de mise à jour verra que les titres TWL essentiels ont été désinstallés, et va les re-télécharger et les réinstaller 1. Une fois la mise à jour terminée, appuyez sur "OK" pour redémarrer la console +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **Région KOR** : `000000A9` + **Région TWN** : `000000B1` 1. Réinsérez votre carte SD dans votre 3DS +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Éteignez votre 3DS 1. Insérez votre carte SD dans votre ordinateur @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Réinsérez votre carte SD dans votre 3DS +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/fr_FR/uninstall-cfw.txt b/_pages/fr_FR/uninstall-cfw.txt index e89674f697..0454969b1f 100644 --- a/_pages/fr_FR/uninstall-cfw.txt +++ b/_pages/fr_FR/uninstall-cfw.txt @@ -75,7 +75,7 @@ Le but de cette section est de vérifier si les applications intégrées en mode + Si votre console affiche la version japonaise de Flipnote Studio, un écran noir ou un message d'erreur, le test a échoué 1. Éteignez votre 3DS -Si l'un de ces tests a échoué, le mode DS, le Mode téléchargement DS, et/ou les paramètres de Connexions Nintendo DS peuvent être inaccessibles une fois le CFW désinstallé ! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +Si l'un de ces tests a échoué, le mode DS, le Mode téléchargement DS, et/ou les paramètres de Connexions Nintendo DS peuvent être inaccessibles une fois le CFW désinstallé ! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Tests de sécurité diff --git a/_pages/he_IL/a9lh-to-b9s.txt b/_pages/he_IL/a9lh-to-b9s.txt index f4b8f738ff..c937cb30a0 100644 --- a/_pages/he_IL/a9lh-to-b9s.txt +++ b/_pages/he_IL/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this 1. הקןנסולה שלכם צריכה לאתחל לתפריט ההגדרות של Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. לחצו על (Start) על מנת לשמור ולהפעיל מחדש ___ diff --git a/_pages/he_IL/checking-for-cfw.txt b/_pages/he_IL/checking-for-cfw.txt index 0ac1f10d85..eee84b9a5a 100644 --- a/_pages/he_IL/checking-for-cfw.txt +++ b/_pages/he_IL/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### הנחיות diff --git a/_pages/he_IL/faq.txt b/_pages/he_IL/faq.txt index d551aaa105..f4cd74406b 100644 --- a/_pages/he_IL/faq.txt +++ b/_pages/he_IL/faq.txt @@ -14,79 +14,173 @@ title: "שאלות ותשובות" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt index 19de0e90dd..8b5baa3aa5 100644 --- a/_pages/he_IL/finalizing-setup.txt +++ b/_pages/he_IL/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + עדכונים שתבצעו תוך שימוש ב-B9S+Luma (במידה שיש לכם את שניהם) הם בטוחים לחלוטין + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/he_IL/installing-boot9strap-(fredtool).txt b/_pages/he_IL/installing-boot9strap-(fredtool).txt index 6759fb916f..2a92a69124 100644 --- a/_pages/he_IL/installing-boot9strap-(fredtool).txt +++ b/_pages/he_IL/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. תכבו את המכשיר diff --git a/_pages/he_IL/installing-boot9strap-(usm).txt b/_pages/he_IL/installing-boot9strap-(usm).txt index 71f082b57a..90ff7e3628 100644 --- a/_pages/he_IL/installing-boot9strap-(usm).txt +++ b/_pages/he_IL/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/he_IL/move-emunand.txt b/_pages/he_IL/move-emunand.txt index 4e99f4829b..8bc8d0a841 100644 --- a/_pages/he_IL/move-emunand.txt +++ b/_pages/he_IL/move-emunand.txt @@ -168,7 +168,6 @@ title: "הזזת EmuNAND" 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם 1. תלחצו A כדי לגרום לתוכנה לקלוט שהSD חזר 1. לחצו על (Start) על מנת להפעיל מחדש -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/he_IL/seedminer.txt b/_pages/he_IL/seedminer.txt index d1088670b6..244f24b8a6 100644 --- a/_pages/he_IL/seedminer.txt +++ b/_pages/he_IL/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/he_IL/troubleshooting.txt b/_pages/he_IL/troubleshooting.txt index 789916755c..b317dfd2c0 100644 --- a/_pages/he_IL/troubleshooting.txt +++ b/_pages/he_IL/troubleshooting.txt @@ -2,37 +2,69 @@ title: "פתרון בעיות" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. תכבו את המכשיר @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. תכבו את המכשיר 1. תכניסו את ה-SD שלכם למחשב @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/he_IL/uninstall-cfw.txt b/_pages/he_IL/uninstall-cfw.txt index f16e8ef9a8..cd6addb65e 100644 --- a/_pages/he_IL/uninstall-cfw.txt +++ b/_pages/he_IL/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. תכבו את המכשיר -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/hr_HR/a9lh-to-b9s.txt b/_pages/hr_HR/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/hr_HR/a9lh-to-b9s.txt +++ b/_pages/hr_HR/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/hr_HR/checking-for-cfw.txt b/_pages/hr_HR/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/hr_HR/checking-for-cfw.txt +++ b/_pages/hr_HR/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/hr_HR/faq.txt b/_pages/hr_HR/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/hr_HR/faq.txt +++ b/_pages/hr_HR/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/hr_HR/finalizing-setup.txt b/_pages/hr_HR/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/hr_HR/finalizing-setup.txt +++ b/_pages/hr_HR/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/hr_HR/installing-boot9strap-(fredtool).txt b/_pages/hr_HR/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/hr_HR/installing-boot9strap-(fredtool).txt +++ b/_pages/hr_HR/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/hr_HR/installing-boot9strap-(usm).txt b/_pages/hr_HR/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/hr_HR/installing-boot9strap-(usm).txt +++ b/_pages/hr_HR/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/hr_HR/move-emunand.txt b/_pages/hr_HR/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/hr_HR/move-emunand.txt +++ b/_pages/hr_HR/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/hr_HR/seedminer.txt b/_pages/hr_HR/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/hr_HR/seedminer.txt +++ b/_pages/hr_HR/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/hr_HR/troubleshooting.txt b/_pages/hr_HR/troubleshooting.txt index ca8c4d8017..f6ce4d8781 100644 --- a/_pages/hr_HR/troubleshooting.txt +++ b/_pages/hr_HR/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/hr_HR/uninstall-cfw.txt b/_pages/hr_HR/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/hr_HR/uninstall-cfw.txt +++ b/_pages/hr_HR/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/hu_HU/a9lh-to-b9s.txt b/_pages/hu_HU/a9lh-to-b9s.txt index bfba87b39d..6f73417a5c 100644 --- a/_pages/hu_HU/a9lh-to-b9s.txt +++ b/_pages/hu_HU/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ A most következő lépésekben mindig írd felül az SD kártyán található f 1. A készülékednek az előzőekben a Luma3DS-be kellett bootolnia + A Luma3DS konfigurációs menü a beállítások a Luma3DS egyedi firmverhez. Sok ezek közül a beállítások közül hasznos az egyedivé tételhez vagy a debuggoláshoz + Az útmutató céljának megfeleléshez ezen beállítások alapértelmezett állapoton lesznek hagyva - + Ha fekete képernyőt kapsz, [nézd át ezt a hibaelhárítási útmutatót](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot ___ diff --git a/_pages/hu_HU/checking-for-cfw.txt b/_pages/hu_HU/checking-for-cfw.txt index 0dc2b5cb6c..970151ad5e 100644 --- a/_pages/hu_HU/checking-for-cfw.txt +++ b/_pages/hu_HU/checking-for-cfw.txt @@ -10,7 +10,7 @@ Ez egy kiegészítő fejezet ahhoz, hogy ellenőrizhesd, a konzolod rendelkezik- Ha a konzolod már rendelkezik arm9loaderhax vagy boot9strap alapú custom firmware-rel, akkor kövesd a lépéseket, amik segítségével egy modernebb verzióra frissíthetsz. -Ha a konzolod menuhax alapú CFW konfiguráció, akkor [töröld a Home menü extdata-ját](troubleshooting#clear-home-menu-extdata), majd kövesd a SysNAND összes lépését. Valószínűleg menuhax alapú konfigurációval rendelkezel, ha a rendszered verziója SD kártya nélkül bootolva 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. Valószínűleg menuhax alapú konfigurációval rendelkezel, ha a rendszered verziója SD kártya nélkül bootolva 9.2.0-20. {: .notice--info} ### Lépések diff --git a/_pages/hu_HU/faq.txt b/_pages/hu_HU/faq.txt index a9438cf449..3c0b7e3af4 100644 --- a/_pages/hu_HU/faq.txt +++ b/_pages/hu_HU/faq.txt @@ -14,80 +14,174 @@ title: "GYIK" ## Telepítés előtti GYIK -#### **K:** *A legújabb verziójú rendszeren vagyok. Hackelhető a rendszerem külső hardver nélkül?* -**V:** Igen! Az utolsó firmware (11.16.0) rendelkezik ingyenes metódussal a CFW beszerzéséhez, amit [Seedminer](seedminer)-nek hívnak. +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **K:** *Milyen eszközökkel kompatibilis ez az útmutató?* -**V:** A lépések azonosak minden kereskedelmi 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, és New 2DS XL eszközhöz. Ha a rendszered verziója "0.0.0-0", akkor fejlesztői rendszered van. +Yes! Az utolsó firmware (11.16.0) rendelkezik ingyenes metódussal a CFW beszerzéséhez, amit [Seedminer](seedminer)-nek hívnak. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Mennyire kockázatos a konzolom meghackelése?* -**V:** A brickelés alapvetően lehetetlen, kivéve ha szándékosan szeretnéd brickelni az eszközödet. +{% capture compat %} +What devices is this guide compatible with? -#### **K:** *Ezzel lehet futtatni azokat a király homebrew alkalmazásokat és emulátorokat?* -**V:** Igen! Ez az útmutató telepít néhány hasznos homebrew alkalmazást, beleértve az [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest)-t, ami homebrew alkalmazás boltként működik. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Ha a rendszered verziója "0.0.0-0", akkor fejlesztői rendszered van. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Használhatom ezt arra, hogy más régióból származó játékokkal tudjak játszani?* -**V:** Igen; a Luma3DS automatikusan figyelmen kívül hagyja a régió ellenőrzést a cartridge-ek és a telepített címek esetében. Néhány játék igényli a Luma's [nyelvi emulációs funkcióját](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) a működéshez, ha régión kívüli eszközökön fut. +{% capture compat %} +How risky is hacking my console? -#### **K:** *El fogok veszteni bármilyen szolgáltatást, ha CFW-t telepítek?* -**V:** Nem. Egyedi firmware-rel ellátott eszközökkel ugyanúgy használhatod az eShop-ot és futtathatsz fizikai cartridge-eket, amiket minden más 3DS futtatni tud. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Megtarthatom a NNID-met?* -**V:** Az NNID-et (ha van) nem befolyásolja az útmutató végrehajtása. A KOR, CHN vagy TWN régiós eszközök nem rendelkeznek alaphelyzetben NNID funkcionalitással, így ezek az eszközök nem érintettek. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **K:** *Bannolva lesz a 3DS-em, ha CFW-m van telepítve?* -**V:** 2017 májusában volt egy ban hullám ami jellemzően véletlen alapon kitiltotta a CFW felhasználókat az online játékból (az eShop hozzáférés, az NNID-k és a Nintendo fiókok nem voltak érintettek). Azóta nem volt ilyen mértékű ban hullám. Ez azt jelenti, hogy nem tudjuk mit tervez a Nintendo a jövőben. Jelenleg nem gondoljuk azt, hogy a ban olyan dolog, ami miatt aggódnod kellene. +Yes! Ez az útmutató telepít néhány hasznos homebrew alkalmazást, beleértve az [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest)-t, ami homebrew alkalmazás boltként működik. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Meg tudom ezt csinálni számítógép nélkül (pl. egy androidos telefonnal)?* -**V:** Egyedül arra van szükséged, hogy fájlokat tudj másolni egy kompatibilis SD kártyára! +{% capture compat %} +Can I use this to play games from other regions? -#### **K:** *Milyen méretű SD kártyát használhatok?* -**V:** Legalább 1.5GB szabad hely kell az SD kártyán az útmutató teljes végrehajtásához. Habár a 3DS hivatalosan 32GB SD kártya méretig kompatibilis, nagyobb SD kártyák is használhatók, miután kézzel újra formázásra kerültek FAT32 fájlrendszerre. Nem javasoltak 128GB-nál nagyobb SD kártyák, az ismert problémák miatt a GBA grafikával és az egyedi témákkal. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Néhány játék igényli a Luma's [nyelvi emulációs funkcióját](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) a működéshez, ha régión kívüli eszközökön fut. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Hallottam erről a dologról (Gateway, Sky3DS, ntrboot, R4, stb), amiért fizetnem kell. Szükségem lesz ilyesmire?* -**V:** Nem. Egyedi firmware telepíthető ingyen a legutolsó firmware-re bármilyen hardver eszköz nélkül. Gyakorlatban a 3DS-mód flashcart-ok, mint a Gateway és a Sky3DS nem ajánlottak, mert elavultak és a ban vagy brick kockázatát hordják magukban. +{% capture compat %} +Will I lose any features if I install CFW? -#### **K:** *Mi a különbség az egyedi firmware és a homebrew hozzáférés között?* -**V:** Történetileg a 3DS felhasználói szintű homebrew hozzáférése régi exploitokon keresztül történt, mint a ninjahax. A rendszer hozzáférés szintje felhasználói, ami lehetővé tette hogy futtass alap homebrew alkalmazásokat és emulátorokat, de nem tette lehetővé (könnyedén) a játékok módosítását vagy cartridge-ek dumpolását. Továbbá kevésbé volt stabil, a homebrew alkalmazások sűrűn összeomlottak, teljes újra indítást igényelve. Az egyedi firmware nagyobb szintű hozzáférést engedélye a rendszerhez, miközben stabilabb, mint a csak-homebrew belépési pontok. +No. Egyedi firmware-rel ellátott eszközökkel ugyanúgy használhatod az eShop-ot és futtathatsz fizikai cartridge-eket, amiket minden más 3DS futtatni tud. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. A KOR, CHN vagy TWN régiós eszközök nem rendelkeznek alaphelyzetben NNID funkcionalitással, így ezek az eszközök nem érintettek. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Azóta nem volt ilyen mértékű ban hullám. Ez azt jelenti, hogy nem tudjuk mit tervez a Nintendo a jövőben. Jelenleg nem gondoljuk azt, hogy a ban olyan dolog, ami miatt aggódnod kellene. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Habár a 3DS hivatalosan 32GB SD kártya méretig kompatibilis, nagyobb SD kártyák is használhatók, miután kézzel újra formázásra kerültek FAT32 fájlrendszerre. Nem javasoltak 128GB-nál nagyobb SD kártyák, az ismert problémák miatt a GBA grafikával és az egyedi témákkal. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Egyedi firmware telepíthető ingyen a legutolsó firmware-re bármilyen hardver eszköz nélkül. Gyakorlatban a 3DS-mód flashcart-ok, mint a Gateway és a Sky3DS nem ajánlottak, mert elavultak és a ban vagy brick kockázatát hordják magukban. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. A rendszer hozzáférés szintje felhasználói, ami lehetővé tette hogy futtass alap homebrew alkalmazásokat és emulátorokat, de nem tette lehetővé (könnyedén) a játékok módosítását vagy cartridge-ek dumpolását. Továbbá kevésbé volt stabil, a homebrew alkalmazások sűrűn összeomlottak, teljes újra indítást igényelve. Az egyedi firmware nagyobb szintű hozzáférést engedélye a rendszerhez, miközben stabilabb, mint a csak-homebrew belépési pontok. +{% endcapture %} +
{{ compat | markdownify }}
## Telepítés utáni GYIK -#### **K:** *Biztonságos frissíteni a legutolsó verzióra a CFW 3DS-em?* -**V:** Ha Luma3DS-t használsz, az egyedi firmware loader (boot9strap) *soha* nem kerül eltávolításra egy rendszer frissítés során. Korábban voltak olyan frissítések, amik a Luma3DS összeomlását eredményezték bootoláskor, így jó ötlet várni egy pár órát, hogy biztos legyél, hogy a legutolsó frissítés átmenetileg nem teszi-e használhatatlanná a rendszered, mielőtt a Luma3DS frissítésre kerül. A rendszer frissítések úgy történnek, mint egy alap 3DS-en: a System Settings-en, Safe Mode-on vagy a felugró frissítési üzeneten keresztül, amikor a frissítések automatikusan letöltődtek. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **K:** *Hogyan bővíthetem az SD kártyám?* -**V:** Másold át az SD kártyád tartalmát egy új FAT32-re formázott SD kártyára. A 128GB-os kártyák esetén a 65536 allokációs méret javasolt. 128GB-nál nagyobb SD kártyák nem javasoltak az ismert problémák miatt a GBA grafikával és az egyedi témákkal. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Korábban voltak olyan frissítések, amik a Luma3DS összeomlását eredményezték bootoláskor, így jó ötlet várni egy pár órát, hogy biztos legyél, hogy a legutolsó frissítés átmenetileg nem teszi-e használhatatlanná a rendszered, mielőtt a Luma3DS frissítésre kerül. A rendszer frissítések úgy történnek, mint egy alap 3DS-en: a System Settings-en, Safe Mode-on vagy a felugró frissítési üzeneten keresztül, amikor a frissítések automatikusan letöltődtek. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Tudok rendszer átvitelt (System Transfer) végezni CFW-vel?* -**V:** Igen, a rendszer átvitel végrehajtható a hivatalos System Transfer funkcióval más CFW-vel rendelkező konzolokra (inkonzisztenciák előfordulhatnak, ha a cél egy alap konzol). Az illegitim címek (homebrew) jegyei (ticket) nem kerülnek átvitelre, de a [faketik](https://github.com/ihaveamac/faketik/releases/latest)-kel újra megjeleníthetők. Ügyelj arra, hogy ne használj vezeték nélküli átvitelt, mert az törli az illegitim címeket. A CFW megmarad minkét konzolon. +{% capture compat %} +How do I upgrade my SD card? -#### **K:** *Hogyan módosíthatom a rendszer nyelvét egy japán 3DS-nek?* -**V:** Az egyetlen módja a rendszer nyelv módosításának egy japán 3DS esetében más nyelvre a [régió csere](region-changing). Fontos megjegyezni, hogy ez erősen valószínű, hogy elrontja a Nintendo eShop-ot a készülékeden, így nem fogsz tudni frissíteni játékokat, függetlenül attól, hogy régión belüli vagy kívüli. +Copy and paste your SD card contents to a new SD card formatted as FAT32. A 128GB-os kártyák esetén a 65536 allokációs méret javasolt. 128GB-nál nagyobb SD kártyák nem javasoltak az ismert problémák miatt a GBA grafikával és az egyedi témákkal. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Hogyan frissíthetem a homebrew alkalmazásokat?* -**V:** Ez elsősorban a formátumától függ a homebrew alkalmazásnak. Általánosságban beszélve: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Az illegitim címek (homebrew) jegyei (ticket) nem kerülnek átvitelre, de a [faketik](https://github.com/ihaveamac/faketik/releases/latest)-kel újra megjeleníthetők. Ügyelj arra, hogy ne használj vezeték nélküli átvitelt, mert az törli az illegitim címeket. A CFW megmarad minkét konzolon. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Fontos megjegyezni, hogy ez erősen valószínű, hogy elrontja a Nintendo eShop-ot a készülékeden, így nem fogsz tudni frissíteni játékokat, függetlenül attól, hogy régión belüli vagy kívüli. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Általánosságban beszélve: * Homebrew **CIA formátumban** frissíthető egy új CIA telepítésével, ami felül írja a régebbi verziót. Ha a régi CIA nem kerül felülírásra, törölheted a régit a Data Management-ből, mint más 3DS címnél tennéd. * Homebrew **3DSX formátumban** frissíthető a 3DSX fájl újra cseréjével a `/3ds/` mappában. Ha a homebrew app további fájlokat tartalmaz, azokat valahova máshova kell raknod. Tekintsd meg a homebrew alkalmazás dokumentációját. * A Luma3DS frissítéséhez tekintsd meg [ezt az oldalt](restoring-updating-cfw). A GodMode9 frissítéséhez tekintsd meg [ezt az oldalt](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *Hogyan frissíthetem a 3DS régión kívüli játékokat?* -**V:** [Dumpolnod kell a frissítéseket](dumping-titles-and-game-cartridges) egy 3DS-ről, amire azok telepítésre kerültek. A Nintendo eShop csak a konzol régiójának megfelelő frissítéseket tartalmazzák (egy japán 3DS csak japán játékokhoz kap frissítéseket). +{% capture compat %} +How do I update my games? -#### **K:** *Segíts! Valami rossz dolog történt és most nem tudok bootolni...* -**V:** Kérjük, nézd meg a [hibaelhárítási útmutatót](troubleshooting). **A CFW eltávolítása, amikor az eszközöd nem bootható nem ajánlott, mert nagyon +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. A Nintendo eShop csak a konzol régiójának megfelelő frissítéseket tartalmazzák (egy japán 3DS csak japán játékokhoz kap frissítéseket). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **A CFW eltávolítása, amikor az eszközöd nem bootható nem ajánlott, mert nagyon valószínű, hogy brickeli az eszközödet**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway GYIK -#### **K:** *Évekkel ezelőtt moddoltam az eszközömet. Mit kell tennem?* -**V:** Ajánlott, hogy frissítsd egy modern, boot9strap alapúra. Kövesd a [CFW ellenőrzését](checking-for-cfw), hogy megtudd, hogyan frissítheted. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **K:** *A konfigurációm működik nekem. Miért kellene frissítenem?* -**V:** A modern homebrew jelentős része (mint pédául a Checkpoint és a BootNTR Selector) csak modern, boot9strap alapú rendszeren tesztelt, és lehet nem fog teljesen (vagy egyáltalán nem) működni régebbi menuhax, A9LH, vagy Gateway alapú konfigurációkon. Továbbá, a konfigurációdtól függően, lehet, hogy nem tudsz biztonságosan frissítani a legutolsó firmware-re. A modern, boot9strap alapú rendszerek magasabb szintű rendszer hozzáféréssel rendelkeznek, mint a a korábbiak, beleértve a konzol bootrom-jának dumpolásának képességét. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Kövesd a [CFW ellenőrzését](checking-for-cfw), hogy megtudd, hogyan frissítheted. +{% endcapture %} +
{{ compat | markdownify }}
-#### **K:** *El fogok veszteni bármit, ha frissítem a rendszeremet?* -**V:** A régi konfigurációd (beleértve az EmuNAND-od, ha van ilyened) általában közvetlenül migrálható boot9strap-re adatvesztés nélkül. Ha van számodra különösen fontos adat, jó ötlet lehet frissítés előtt egy decryptált mentés készítése a mentés adatodról, olyan eszközzel, mint például a [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Továbbá, a konfigurációdtól függően, lehet, hogy nem tudsz biztonságosan frissítani a legutolsó firmware-re. A modern, boot9strap alapú rendszerek magasabb szintű rendszer hozzáféréssel rendelkeznek, mint a a korábbiak, beleértve a konzol bootrom-jának dumpolásának képességét. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Ha van számodra különösen fontos adat, jó ötlet lehet frissítés előtt egy decryptált mentés készítése a mentés adatodról, olyan eszközzel, mint például a [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **K:** *Hogyan mozgathatom át a mentéseimet egy létező Gateway konfigurációról egy modern konfigurációra?* **V:** Nézd meg [ezt az üzenetszálat](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index fc37bd7c36..b92fe8d69e 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -74,7 +74,7 @@ Ebben a fejezetben frissíteni fogod a rendszered a legutolsó verzióra, ami bi + B9S és Luma használatakor (mint esetedben) biztonságosak a rendszerfrissítések + A frissítő elképzelhető, hogy megjeleníti a "Your system is up to date" üzenetet a frissítés helyett. Ez normális, ha már frissítettél; folytasd a következő szakasszal + Ha ez hibát ad, akkor állítsd a DNS és Proxy beállításodat egyaránt "auto"-ra - + Ha továbbra is hibát kapsz, [kövesd ezt a hibaelhárítási útmutatót](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### III. rész - Homebrew Launcher diff --git a/_pages/hu_HU/installing-boot9strap-(fredtool).txt b/_pages/hu_HU/installing-boot9strap-(fredtool).txt index 8bd79ab1d8..7f0c662e6d 100644 --- a/_pages/hu_HU/installing-boot9strap-(fredtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ Ebben a fejezetben elő fogod idézni a BannerBomb3 exploit-ot a DSIWare Managem 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -> `SD Card` ([kép](/images/screenshots/bb3/dsiware-management.png)) + Az eszközödnek a BB3 multihax menüt kell mutatnia - + Ha ez a lépés összeomlasztja az eszközödet, [folytasd a hibaelhárítási útmutatóval](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Használd a D-Pad-et a navigáláshoz, és nyomd meg az (A) gombot a "Dump DSiWare" kiválasztásához + Az eszközöd automatikusan újra fog indulni 1. Kapcsold ki a készüléked diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt index 9f6c5b55bf..0d5cd4babc 100644 --- a/_pages/hu_HU/installing-boot9strap-(usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ Ebben a fejezetben elő fogod idézni a BannerBomb3 exploit-ot a DSIWare Managem 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -> `SD Card` ([kép](/images/screenshots/bb3/dsiware-management.png)) + Az eszközödnek a BB3 multihax menüt kell mutatnia - + Ha ez a lépés összeomlasztja az eszközödet, [folytasd a hibaelhárítási útmutatóval](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Használd a D-Pad-et a navigáláshoz, és nyomd meg az (A) gombot az "Install unSAFE_MODE" kiválasztásához + Az eszközöd automatikusan ki fog kapcsolni diff --git a/_pages/hu_HU/move-emunand.txt b/_pages/hu_HU/move-emunand.txt index 59a2296a5d..72374c91ec 100644 --- a/_pages/hu_HU/move-emunand.txt +++ b/_pages/hu_HU/move-emunand.txt @@ -168,7 +168,6 @@ Egy `.gbavc.sav` fájl Title ID-jének azonosításához használhatod 1. Tedd vissza az SD kártyád a készülékedbe 1. Nyomd meg az (A) gombot, hogy visszacsatold az SD kártyát 1. Nyomd meg a (Start) gombot az újraindításhoz -1. Ha fekete képernyőt kapsz, [nézd át a hibaelhárítási útmutatót](troubleshooting#ts_sys_down) ___ diff --git a/_pages/hu_HU/seedminer.txt b/_pages/hu_HU/seedminer.txt index fd2e7ed79d..f00eb37a58 100644 --- a/_pages/hu_HU/seedminer.txt +++ b/_pages/hu_HU/seedminer.txt @@ -26,7 +26,7 @@ Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, am + Ha nincs `Nintendo 3DS` mappád, rakd be az SD kártyád a 3DS-edbe és kapcsold be így a mappa létre tud jönni 1. Másold le a 32 karakter hosszú nevét annak a mappának, amit látsz a Nintendo 3DS mappán belül + Ez a 32 karakter hosszú név rendszer specifikus és eltérő minden konzolnál - + Ha több 32 karakter hosszú nevű mappát látsz, kövesd [ezeket a lépéseket](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + Figyelmen kívül hagyhatod a `private` mappát, ha rendelkezel vele ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/hu_HU/troubleshooting.txt b/_pages/hu_HU/troubleshooting.txt index f0ef151bbb..61f62fe189 100644 --- a/_pages/hu_HU/troubleshooting.txt +++ b/_pages/hu_HU/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Hibaelhárítás" --- -{% include toc title="Tartalomjegyzék" %} - Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Problémák a SafeB9SInstaller-rel ### SigHaxed FIRM was not installed! Tekintsd meg az alsó képernyőt részletekért. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found Hiányzik a `boot9strap.firm` és a `boot9strap.firm.sha` fájl a `boot9strap` mappából vagy a `boot9strap` mappa neve hibás. Töltsd le a [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), legutolsó kiadását és rakd a `boot9strap.firm` és a `boot9strap.firm.sha` fájlt a `boot9strap` mappába. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM Probléma van a `boot9strap.firm` és a `boot9strap.firm.sha` fájlokkal. Töltsd le újra a [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), legutolsó kiadását és rakd a `boot9strap.firm` és a `boot9strap.firm.sha` fájlt a `boot9strap` mappába. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found Hiányzik a `secret_sector.bin` fájl a `boot9strap` mappából vagy a `boot9strap` mappa neve hibás. Töltsd le a [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) fájlt torrent klienssel és rakd a `boot9strap` mappába. +{% endcapture %} +
{{ compat | markdownify }}
-#### Valami más +{% capture compat %} +Something else Csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához segítségért és írd le az üzenetet amit láttál. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Több hosszú mappanév a Nintendo 3DS mappában +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ Ez akkor fordul elő, ha az SD kártyáda több 3DS eszközben használod, és a + Ez a te valódi ID0-d, amit használni fogsz a [II. részben a Seedminer-nél](seedminer#section-ii---seedminer) 1. Töröld a `Nintendo 3DS` mappát 1. + Nevezd át a `BACKUP_Nintendo 3DS` mappát `Nintendo 3DS` névre +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable a 4. lépésre ugrik +{% capture compat %} +Bruteforce Movable skips to step 4 A weboldal már kibányászta a `movable.sed` fájlod friend code-od és az ID0 kombinációjának használatával. Használhatod a `movable.sed`-et amit biztosított számodra. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... A friend code-od blokkolt friend code bot általi használattól, mert a 3DS-ed nem fogadta el sikeresen a bot friend (barát) kérését. Ellenőrizd, hogy a 3DS-ed megfelelően csatlakozik az internethez, majd csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérdezd meg, és kérdezz rá az unlockolásra. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( A weboldal úgy találta, hogy a `movable.sed`-ed nem brute-force-olható. Ellenőrizd, hogy helyes ID0-t adtál-e meg a weboldalon. Ha az ID0-d helyes, akkor nem tudod használni a Seedminer-t és egy alternatív metódust kell használnod, ami további játékokat vagy hardvert igényel. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Biztosítsd, hogy az `F00D43D5.bin` az egyetlen fájl a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappában. Ha így van, hozd létre újra a [BannerBomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen) segítségével. -### "An error has occurred. Hold down the POWER button to turn off the power..." (fekete képernyő szöveggel) +Továbbá légy biztos abban, hogy a `bb3.bin` fájl megtalálható az SD kártyád gyökerében. Ha hiányzik, töltsd le a legutolsó kiadását az [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin)-nak (közvetlen letöltés), és másold a `bb3.bin` fájlt az SD kártyád gyökerébe. -A `00000001.sav` és/vagy `otherapp.bin` fájljaid rossz helyre lehettek rakva. Biztosítsd, hogy a `00000001.sav` a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` mappában legyen és az `otherapp.bin` pedig az SD kártyád gyökerében. +Ha ezen megoldások egyike sem javítja ezt a probélmát, akkor az egyedi firmware eltávolításra kerülhetett erről az eszközről, úgy, hogy az lehetetlenné teszi ennek a metódusnak a végrehajtását. Ha ez a helyzet és a Safe Mode működik, akkor [egy alternatív ágát kell követned a Seedminer-nek](homebrew-launcher-(pichaxx)). Ha a Safe Mode nem működik, vagy támogatásra van szükséged ezzel kapcsolatosan, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást. +{% endcapture %} +
{{ compat | markdownify }}
-Ha a fájljaid jó helyen vannak, hozd létre újra a mentéseket a [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) használatával, majd rakd őket a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` mappába. Ügyelj arra, hogy a fájl pontosan `00000001.sav` nevű legyen és hogy a konzolod `movable.sed`-jét használd a létrehozáshoz. Töltsd le újra a legutolsó kiadását az [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)-nak és rakd a konzolodra releváns `.bin` fájlt az `otherapps_with_CfgS` mappából az SD kártyád gyökerébe, majd nevezd át `otherapp.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" vagy Errdisp a Picross megnyitásakor +Az `F00D43D5.bin` hiányzik a `Nintendo 3DS` -> `` - > `` -> `Nintendo DSiWare` mappából. Ellenőrizd, hogy a `Nintendo DSiWare` helyesen írt és szóközölt. Nagybetű/kisbetű nem számít. +{% endcapture %} +
{{ compat | markdownify }}
-Az eszközöd már rendelkezik egyedi firmware-rel. Érdemes elvégezned a [CFW ellenőrzését](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (fehér üzenet doboz) +Probléma van az `F00D43D5.bin` fájloddal (hibás vagy másik 3DS-hez tartozik). Hozd létre újra az `F00D43D5.bin` fájlod a [BannerBomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen) segítségével, biztosítva azt, hogy a konzolod `movable.sed` fájlját használod hozzá. +{% endcapture %} +
{{ compat | markdownify }}
-Probléma van az `otherapp.bin` fájloddal. Töltsd le a legutolsó kiadását az [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)-nak és rakd a konzolodra releváns `.bin` fájlt az `otherapps_with_CfgS` mappából az SD kártyád gyökerébe, majd nevezd át `otherapp.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +## Boot9strap telepítése (USM) -### A játék normálisan indul +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -A `00000001.sav` fájlod rossz helyen van, vagy nem a jó `movable.sed` fájlt használtad a létrehozásához. Generáld újra a `movable.sed` állományod a [Bruteforce Movable](https://seedminer.hacks.guide)-vel, tmajd hozd létre újra a mentést [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) eszközzel és rakd az eredmény fájlt (`00000001.sav`) a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` mappába. +unSAFE_MODE nincs telepítve. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Boot9strap telepítése (Soundhax) +A `usm.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin)-nek és rakd `usm.bin` fájlt az SD kártyád gyökerébe. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. -### Piros/lila/rózsaszín és fehér képernyő a Soundhax futtatása után +Előfordulhat, hogy a konzolod nem olvassa az SD kártyád. Légy biztos abban, hogy megfelelően be van rakva és formázott. +{% endcapture %} +
{{ compat | markdownify }}
-Ha a rendszer verziód 9.4.0, 9.5.0, vagy 9.6.0, hibát tapasztalhatsz az universal-otherapp egy régebbi verziójával. Töltsd le a legfrissebb verziót [innen](https://github.com/TuxSH/universal-otherapp/releases/latest). - -Ha nem ezeken a firmware verziókon van az eszközöd, akkor valószínűleg azt jelzi, hogy már van egyedi firmware-ed. Érdemes elvégezned a [CFW ellenőrzését](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (fehér üzenet doboz) - -Probléma van a `otherapp.bin` fájloddal (nem jó, hiányzik, rossz helyen van vagy sérült). Töltsd le a legutolsó kiadását az [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)-nak és rakd az SD kártyád gyökerébe. - -### "Could not play" - -Rossz Soundhax fájlod van az eszközödhöz és a régiódhoz vagy az eszközöd nem kompatibilis a Soundhax-szal. Ez utóbbi esetben frissítsd az eszközöd a legutolsó verzióra és kövesd a [Seedminer](seedminer) lépéseit. - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin A `SafeB9SInstaller.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip)-nek csomagold ki és rakd az SD kártyád gyökerébe. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Mentsd az adataidat, majd formázd újra az SD kártyád FAT32 formátumra, az ajánlott alkalmazással az operációs rendszerednek megfelelően. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). A MiniTool Partition Wizard-ról és a HP formázó eszközről (HPUSBDisk) ismert, hogy problémákat okoznak a 3DS SD kártyákkal. Ha ez sikertelen, próbálkozz egy másik SD kártyával. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Boot9strap telepítése (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Biztosítsd, hogy a `movable.sed` és a DSiWare mentés ugyanarról a konzolról származik. Egy eltérés hibához vezet. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +Elfelejtetted törölni az `F00D43D5.bin` az SD kártyáról. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán és töröld az `F00D43D5.bin` fájlt. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +Probléma van a `42383821.bin` fájloddal (nem jó, hiányzik, rossz helyen van vagy sérült). Hozd létre újra a fájljaid a [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) weboldallal és rakd a `42383821.bin` fájlt `output.zip` -> `hax`-ból a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` könyvtárba. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +A `Haxxxxxxxxx!` nem lett átmásolva az SD kártyádról a rendszer memóriába. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +A DS Connection Settings alkalmazásod sérült, és szükséged van Homebrew Launcher hozzáférésre, hogy javítsd ezt a problémát. Csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +A Flipnote-nak hosszú időre lehet szüksége a kártya indexeléséhez, ha nagy méretű SD kártyád van. Várj még néhány percet. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +Nem másoltad át a `private` mappát a Frogminer_save `.zip`-ből az SD kártyád gyökerébe. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +Véletlenül hozzáértél az érintőképernyőhöz, miközben bent voltál a módosított Flipnote-ban. Add meg újra DS Connection Settings értékeit és próbáld újra, biztosítva azt hogy véletlenül sem használod az érintőképernyőt. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +A `boot.nds` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [b9stool](https://github.com/zoogie/b9sTool/releases/latest)-nak és rakd a `boot.nds` fájlt az SD kártyád gyökerébe, felülírva a létező fájlt. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +Probléma van az `boot.nds` fájloddal. Töltsd le újra a legutolsó kiadását az [b9stool](https://github.com/zoogie/b9sTool/releases/latest)-nak és rakd a `boot.nds` fájlt az SD kártyád gyökerébe, felülírva a létező fájlt. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +Elképzelhető, hogy a boot9strap telepítése sikertelen volt. Kövesd a B fejezetét [ennek az oldalnak](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +A `00000001.sav` és/vagy `otherapp.bin` fájljaid rossz helyre lehettek rakva. Biztosítsd, hogy a `00000001.sav` a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` mappában legyen és az `otherapp.bin` pedig az SD kártyád gyökerében. + +Ha a fájljaid jó helyen vannak, hozd létre újra a mentéseket a [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) használatával, majd rakd őket a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` mappába. Ügyelj arra, hogy a fájl pontosan `00000001.sav` nevű legyen és hogy a konzolod `movable.sed`-jét használd a létrehozáshoz. Töltsd le újra a legutolsó kiadását az [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)-nak és rakd a konzolodra releváns `.bin` fájlt az `otherapps_with_CfgS` mappából az SD kártyád gyökerébe, majd nevezd át `otherapp.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Az eszközöd már rendelkezik egyedi firmware-rel. Érdemes elvégezned a [CFW ellenőrzését](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Probléma van az `otherapp.bin` fájloddal. Töltsd le a legutolsó kiadását az [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)-nak és rakd a konzolodra releváns `.bin` fájlt az `otherapps_with_CfgS` mappából az SD kártyád gyökerébe, majd nevezd át `otherapp.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +A `00000001.sav` fájlod rossz helyen van, vagy nem a jó `movable.sed` fájlt használtad a létrehozásához. Generáld újra a `movable.sed` állományod a [Bruteforce Movable](https://seedminer.hacks.guide)-vel, tmajd hozd létre újra a mentést [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) eszközzel és rakd az eredmény fájlt (`00000001.sav`) a `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` mappába. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Boot9strap telepítése (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +Ha a rendszer verziód 9.4.0, 9.5.0, vagy 9.6.0, hibát tapasztalhatsz az universal-otherapp egy régebbi verziójával. Töltsd le a legfrissebb verziót [innen](https://github.com/TuxSH/universal-otherapp/releases/latest). + +Ha nem ezeken a firmware verziókon van az eszközöd, akkor valószínűleg azt jelzi, hogy már van egyedi firmware-ed. Érdemes elvégezned a [CFW ellenőrzését](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Probléma van a `otherapp.bin` fájloddal (nem jó, hiányzik, rossz helyen van vagy sérült). Töltsd le a legutolsó kiadását az [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)-nak és rakd az SD kártyád gyökerébe. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +Rossz Soundhax fájlod van az eszközödhöz és a régiódhoz vagy az eszközöd nem kompatibilis a Soundhax-szal. Ez utóbbi esetben frissítsd az eszközöd a legutolsó verzióra és kövesd a [Seedminer](seedminer) lépéseit. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +A `SafeB9SInstaller.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip)-nek csomagold ki és rakd az SD kártyád gyökerébe. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Mentsd az adataidat, majd formázd újra az SD kártyád FAT32 formátumra, az ajánlott alkalmazással az operációs rendszerednek megfelelően. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). A MiniTool Partition Wizard-ról és a HP formázó eszközről (HPUSBDisk) ismert, hogy problémákat okoznak a 3DS SD kártyákkal. + +Ha ez sikertelen, próbálkozz egy másik SD kártyával. +{% endcapture %} +
{{ compat | markdownify }}
## Boot9strap telepítése (SSLoth-Browser) -### Piros/lila/rózsaszín és fehér képernyő a browserhax futtatása után +{% capture compat %} +Red/purple/pink and white screen after running Browserhax Ez valószínűleg azt jelzi, hogy már van egyedi firmware-ed. Érdemes elvégezned a [CFW ellenőrzését](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (fekete képernyő szöveggel) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) A `arm11code.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)-nak és rakd az `otherapp.bin` fájlt az SD kártyád gyökerébe, majd nevezd át `arm11code.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (fehér üzenet doboz) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) Probléma van az arm11code.bin` fájloddal. Töltsd le a legutolsó kiadását az [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)-nak és rakd az `otherapp.bin` fájlt az SD kártyád gyökerébe, majd nevezd át `arm11code.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
-### A browserhax QR kód vagy URL megnyitásásakor összeomlik +{% capture compat %} +Opening the browserhax QR code or URL crashes A böngésző alapú exploitok (mint például ez) gyakran instabilak és sokszor lefagynak, de néha megjavíthatók az alábbi lépések végrehajtásával. 1. Indítsd el a böngészőt, majd lépj be a beállításokba (browser settings) 1. Görgess a legaljára, majd válaszd az "Initialize Savedata" opciót (ami lehet, hogy "Clear All Save Data" néven fut) 1. Próbáld meg újra végrehajtani az exploitot +{% endcapture %} +
{{ compat | markdownify }}
-### A böngésző megnyitásakor rendszer frissítést szeretne helyette +{% capture compat %} +System Update prompt when opening browser Az SSLoth proxy nem lett megfelelően konfigurálva. Csináld újra az SSLoth fejezetet erről az oldalról. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 a böngésző megnyitásával próbálkozáskor +{% capture compat %} +Error 032-0420 when opening browser Kövesd az alábbi lépéseket: @@ -157,126 +376,47 @@ Kövesd az alábbi lépéseket: 1. Ha kérdezi a rendszer frissítést, nyomj OK-t + Ez nem fogja frissíteni a rendszert 1. Kezd előlről a [II. résszel](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin A `SafeB9SInstaller.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip)-nek csomagold ki és rakd az SD kártyád gyökerébe. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. +{% endcapture %} +
{{ compat | markdownify }}
-### Lefagyás a "Doing agbhax..." során - +{% capture compat %} +Frozen on "Doing agbhax..." Probléma lehet az arm11code.bin` fájloddal. Töltsd le újra a legutolsó kiadását az [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)-nak és rakd a fájlt az SD kártyád gyökerébe, majd nevezd át `arm11code.bin`-re. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. Ha tajvani egységed van (T a verzió stringben, pl. 11.3.0-##T), akkor nem követheted ezeket a lépéseket, frissítened kell a konzolt és a [Seedminer](seedminer)-t kell használnod helyette. Ha kínai egységed van (C a verzió stringben, pl. 11.3.0-##C), csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -Alternatív metódust kell követned. Csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +Csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Mentsd az adataidat, majd formázd újra az SD kártyád FAT32 formátumra, az ajánlott alkalmazással az operációs rendszerednek megfelelően. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). A MiniTool Partition Wizard-ról és a HP formázó eszközről (HPUSBDisk) ismert, hogy problémákat okoznak a 3DS SD kártyákkal. Ha ez sikertelen, próbálkozz egy másik SD kártyával. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### A DSiWare Management menü összeomlik a BB3 multihax menü megjelenése nélkül - -Biztosítsd, hogy az `F00D43D5.bin` az egyetlen fájl a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappában. Ha így van, hozd létre újra a [BannerBomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen) segítségével. - -Továbbá légy biztos abban, hogy a `bb3.bin` fájl megtalálható az SD kártyád gyökerében. Ha hiányzik, töltsd le a legutolsó kiadását az [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin)-nak (közvetlen letöltés), és másold a `bb3.bin` fájlt az SD kártyád gyökerébe. - -Ha ezen megoldások egyike sem javítja ezt a probélmát, akkor az egyedi firmware eltávolításra kerülhetett erről az eszközről, úgy, hogy az lehetetlenné teszi ennek a metódusnak a végrehajtását. Ha ez a helyzet és a Safe Mode működik, akkor [egy alternatív ágát kell követned a Seedminer-nek](homebrew-launcher-(pichaxx)). Ha a Safe Mode nem működik, vagy támogatásra van szükséged ezzel kapcsolatosan, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást. - -### A DSiWare Management menü nem omlik össze - -Az `F00D43D5.bin` hiányzik a `Nintendo 3DS` -> `` - > `` -> `Nintendo DSiWare` mappából. Ellenőrizd, hogy a `Nintendo DSiWare` helyesen írt és szóközölt. Nagybetű/kisbetű nem számít. - -### A DSiWare Management egy kérdőjelet mutat - -Probléma van az `F00D43D5.bin` fájloddal (hibás vagy másik 3DS-hez tartozik). Hozd létre újra az `F00D43D5.bin` fájlod a [BannerBomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen) segítségével, biztosítva azt, hogy a konzolod `movable.sed` fájlját használod hozzá. - ---- - -## Boot9strap telepítése (USM) - -### A frissítés nem a `003-1099` hibakóddal sikertelen - -unSAFE_MODE nincs telepítve. Kövesd a lépéseket a megfelelő oldalon unSAFE_MODE ismételt telepítéséhez. - -### Piros képernyő a részletes beállítások kiválasztásánál - -A `usm.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin)-nek és rakd `usm.bin` fájlt az SD kártyád gyökerébe. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. - -Előfordulhat, hogy a konzolod nem olvassa az SD kártyád. Légy biztos abban, hogy megfelelően be van rakva és formázott. - -### Failed to open SafeB9SInstaller.bin - -A `SafeB9SInstaller.bin` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip)-nek csomagold ki és rakd az SD kártyád gyökerébe. Ne add hozzá a `.bin` kiterjesztést, ha nem látod. - -### Failed to mount the SD card! - -Mentsd az adataidat, majd formázd újra az SD kártyád FAT32 formátumra, az ajánlott alkalmazással az operációs rendszerednek megfelelően. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). A MiniTool Partition Wizard-ról és a HP formázó eszközről (HPUSBDisk) ismert, hogy problémákat okoznak a 3DS SD kártyákkal. - -Ha ez sikertelen, próbálkozz egy másik SD kártyával. - ---- - -## Boot9strap telepítése (Fredtool) - -### Hiba a Fredtool Injector oldalon - -Biztosítsd, hogy a `movable.sed` és a DSiWare mentés ugyanarról a konzolról származik. Egy eltérés hibához vezet. - -### Nem lehetséges a "Haxxxxxxxxx!" cím kiválasztása a BB3 multihax menü miatt - -Elfelejtetted törölni az `F00D43D5.bin` az SD kártyáról. Navigálj a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` mappába az SD kártyán és töröld az `F00D43D5.bin` fájlt. - -### A "Haxxxxxxxxx!" nem jelenik meg - -Probléma van a `42383821.bin` fájloddal (nem jó, hiányzik, rossz helyen van vagy sérült). Hozd létre újra a fájljaid a [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) weboldallal és rakd a `42383821.bin` fájlt `output.zip` -> `hax`-ból a `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` könyvtárba. - -### DS Connection Settings normálisan indul - -A `Haxxxxxxxxx!` nem lett átmásolva az SD kártyádról a rendszer memóriába. - -### Fekete képernyő a DS Connection Settings indításakor - -A DS Connection Settings alkalmazásod sérült, és szükséged van Homebrew Launcher hozzáférésre, hogy javítsd ezt a problémát. Csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. - -### Az SD kártya kiszürkített - -A Flipnote-nak hosszú időre lehet szüksége a kártya indexeléséhez, ha nagy méretű SD kártyád van. Várj még néhány percet. - -### Lenny arc nem jelenik meg - -Nem másoltad át a `private` mappát a Frogminer_save `.zip`-ből az SD kártyád gyökerébe. - -### A Flipnote lefagyott - -Véletlenül hozzáértél az érintőképernyőhöz, miközben bent voltál a módosított Flipnote-ban. Add meg újra DS Connection Settings értékeit és próbáld újra, biztosítva azt hogy véletlenül sem használod az érintőképernyőt. - -### Zöld képernyő beillesztés után - -A `boot.nds` fájl hiányzik, vagy rossz helyen van. Töltsd le a legutolsó kiadását az [b9stool](https://github.com/zoogie/b9sTool/releases/latest)-nak és rakd a `boot.nds` fájlt az SD kártyád gyökerébe, felülírva a létező fájlt. - -### Fehér képernyő beillesztés után - -Probléma van az `boot.nds` fájloddal. Töltsd le újra a legutolsó kiadását az [b9stool](https://github.com/zoogie/b9sTool/releases/latest)-nak és rakd a `boot.nds` fájlt az SD kártyád gyökerébe, felülírva a létező fájlt. - -### Nem lehetséges a Luma3DS konfigurációs menü megnyitása b9stool futtatása után - -Elképzelhető, hogy a boot9strap telepítése sikertelen volt. Kövesd a B fejezetét [ennek az oldalnak](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Telepítés véglegesítése -### Az eszköz frissítése sikertelen +{% capture compat %} +Unable to update device Az alábbi lépések tetszőleges sorrendben hajthatók végre, azonban a lista a legkönnyebbtől a legnehezebben végrehajthatóig van összeállítva. @@ -289,37 +429,41 @@ Az alábbi lépések tetszőleges sorrendben hajthatók végre, azonban a lista 1. A Nintendo szerverei lehet, hogy nem elérhetők; Próbáld később újra 1. Ha még mindig hibát kapsz, kövesd a [CTRTransfer](ctrtransfer) című útmutatót, majd próbáld újra 1. További segítségért (angol nyelven), fordulj ide: [Nintendo Homebrew a Discord-on](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Sikertelen a Rosalina-ba belépés, hibás gomb(ok) miatt +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Töltsd le ezt az [alternatív config.ini fájlt](https://cdn.discordapp.com/attachments/196635695958196224/733384123003175074/config.bin) és rakd a `/luma/` mappába. Ez módosítja a Rosalina billentyű kombinációt (X) + (Y)-ra. +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" a Homebrew Launcher Download Play-en keresztüli futtatásának megpróbálásakor +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play Probléma van a `boot.3dsx` fájloddal (nem jó, hiányzik, rossz helyen van vagy sérült). Töltsd le a legutolsó kiadását a [Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest)-nek és rakd a `boot.3dsx` fájlt az SD kártyád gyökerébe, felülírva bármilyen létező fájlt. Legyél biztos abban, hogy a ZIP fájlt más eszközzel csomagolod ki, mint a WinRAR, mert ismert, hogy problémái vannak a 3DS-sel kapcsolatos fájlokkal. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" a GodMode9-ben +{% capture compat %} +"Scripts directory not found" in GodMode9 Nem másoltad át a `gm9` mappát a GodMode9 `.zip`-ből az SD kártyád gyökerébe. Töltsd le a legutolsó kiadását az [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)-nek és rakd a `gm9` mappát az SD kártyád gyökerébe, egyesítve (mergelve) a létezővel. - -### az `essentials.exefs` hiányzik a `/gm9/out/` mappából - -Az eszközödnek volt egyedi firmware-je a múltban, így nem lett automatikusan kérve tőled a mentés készítése. Készíts biztonsági mentést kézzel: - -1. Tedd vissza az SD kártyád a készülékedbe -1. Nyomd le és tartsd nyomva a (Start) gombot, és a (Start) nyomva tartása mellett kapcsold be az eszközödet. Ez elindítja a GodMode9-et -1. Menj ide: `[S:] SYSNAND VIRTUAL` -1. Válaszd az `essentials.exefs`-t, majd a`Copy to 0:/gm9/out/` opciót -1. Most már kell hogy legyen `essentials.exefs` a `/gm9/out/` mappában +{% endcapture %} +
{{ compat | markdownify }}
--- -## Bootolással kapcsolatos problémák moddolt eszközökön +## Boot issues on devices with custom firmware Az itt leírt lépések általában feltételezik, hogy az eszközöd modern egyedi firmware telepítéssel rendelkezik (boot9strap + Luma3DS 8.0 vagy nagyobb). Ha a konzolod régebbi homebrew telepítés (például valami ami arm9loaderhax vagy menuhax alapú), frissítened kell a telepítésed, mielőtt kipróbálod ezeket a lépéseket. {: .notice--info} -### Az eszközöm kikapcsol, ha megpróbálom bekapcoslni és/vagy az értesítő led egy színt mutat bootoláskor +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot Probléma van az `boot.firm` fájloddal. Ha [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4)-et futtatsz, akkor a 3DS-ed értestő LED-je egy adott sznt villogtat. Ez a szín a `boot.firm` problémák diagnosztizálását segíti az SD kártyán vagy a belső memóriában. Régebbi boot9strap verziókon a kék fény azonnal kikapcsol, ha megpróbálod bekapcsolni az eszközt. @@ -332,11 +476,15 @@ Ha az értesítő LED villog: Beszerezhetsz `boot.firm` fájlt a [Luma3DS legfrissebb kiadásának letöltésével](https://github.com/LumaTeam/Luma3DS/releases/latest) és annak kicsomagolásával, majd a `boot.firm` fájlnak az SD kártyád gyökerébe helyezésével. Ha a `boot.firm` fájlod folyamatosan sérültnek érzékelt, szükség lehet az SD kártyád hibákra ellenőrzésére ([Windows](h2testw-(windows)), [Linux](f3-(linux)), vagy [macOS](f3xswift-(mac))). Azt is vedd figyelembe, hogy a 3DS-nek problémái lehetnek olyan fájlokkal, amit WinRAR-ral csomagoltak ki. Ha hallod a "pattanó hangot", ami potenciálisan a háttérvilágítás bekapcsolását kíséri a másodperc egy részéig, akkor hardver problémád van az eszközöddel (mint például lecsatlakozott háttérvilágítás kábel). Lehetséges, hogy be tudod kapcsolni és az eszközödet megfelelő szögben tartva. +{% endcapture %} +
{{ compat | markdownify }}
-### Az eszközöm fekete képernyőn ragad, folyamatos kék fénnyel +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on Az alábbi lépések tetszőleges sorrendben hajthatók végre, azonban a lista a legrövidebbtől a legtöbb időt igénylőig van összeállítva. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Kapcsold ki a készülékedet, vedd ki a játék cartridge-t ha van bennem, majd kapcsold be az eszközöd és vár tíz percet. Ha az eszközöd bebootol tíz percen belül, a probléma elhárult és nem fog valószínűleg újra előfordulni 1. + Nevezd át a `Nintendo 3DS` mappát az SD kártyádon `Nintendo 3DS_BACKUP` névre és próbálj meg bootolni. Ha az eszközöd sikeresen bootol, problémák vannak a `Nintendo 3DS` könyvtáraddal. Próbáld meg kitakarítani a HOME menu extdata-t: + Navigálj a `/Nintendo 3DS///extdata/00000000/` mappába @@ -354,35 +502,48 @@ Az alábbi lépések tetszőleges sorrendben hajthatók végre, azonban a lista + Ha sikeres voltál, az eszközöd egy "update your system" képernyőre bootol 1. Kövesd a [CTRTransfer](ctrtransfer) útmutatót 1. További támogatásért kérj segítséget a [Nintendo Homebrew-tól a Discord-on](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Az eszközöm hiba képernyőre bootol +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" vagy "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" A Luma3DS verziód régi. Töltsd le a legutolsó kiadását az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)-nak és rakd a `boot.firm` fájlt az SD kártyád gyökerébe, felülírva bármilyen létező fájlt. Legyél biztos abban, hogy a ZIP fájlt más eszközzel csomagolod ki, mint a WinRAR, mert ismert, hogy problémái vannak a 3DS-sel kapcsolatos fájlokkal. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." Az ARM11 kivételkezelők tiltva, vagy az egyedi firmware nincs telepítve. Próbáld meg engedélyezni az ARM11 kivétel kezelőket: + Kapcsold ki a készüléked + Tartsd nyomva a (Select) gombot + Kapcsold be az eszközöd, miközben nyomva tartod a (Select) gombot + Ha a "Disable ARM11 exception handlers" jelölőnégyzet bejelölt, vedd ki a jelölést +{% endcapture %} +
{{ compat | markdownify }}
-#### Egyéb más hibák - -Készítsd egy képet a hibáról és csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. - -### Kék "Bootrom Error" képernyő +{% capture compat %} +Blue "BOOTROM ERROR" screen A készüléked valószínüleg hard-brickelve lett. Szükséged van egy ntrboot flashcart vásárlására, hogy újra telepítsd a boot9strap-et, hogy megpróbálhasd megjavítani az eszközödet. Ez hardver hibát is jelezhet, ami nem javítható. Bármelyik esetben csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. + Az is lehetséges még, hogy valaki beállított egy bootoláskori kezdő képernyőt, ami úgy néz ki mint egy brick. Próbáld meg az eszközödet bekapcsolva hagyni, várva a kék képernyőre, 5 percig. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Funkcionalitással kapcsolatos problémák moddolt eszközökön +Készítsd egy képet a hibáról és csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS funkcionalitás hibás vagy felcserélt a Flipnote Studio-val +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Töltsd le a [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) legutolsó kiadását (a `.3dsx` fájlt) 1. Kapcsold ki a készüléked @@ -396,20 +557,29 @@ A készüléked valószínüleg hard-brickelve lett. Szükséged van egy ntrboot 1. Frissítsd az eszközödet következőképp. Lépj be a System Settings-be, majd az "Other settings"-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a "System Update" opciót + A frissítés észreveszi, hogy lényeges TWL címek kerültek eltávolításra és le fogja tölteni és újratelepíteni azokat 1. Ha a frissítés kész, érintsd meg az "OK"-ot az eszköz újraindításához +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console és/vagy Safe Mode funkcionalitás hibás +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Az eszközöd Luma3DS/AuReiNand 6.6 vagy régebbi verziót futtat, valószínűleg arm9loaderhax-szal. Kövesd az [A9LH-ről B9S-re](a9lh-to-b9s) lépéseit az eszközöd frissítéséhez modern egyedi firmware környezetre. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. Kövesd az [A9LH-ről B9S-re](a9lh-to-b9s) lépéseit az eszközöd frissítéséhez modern egyedi firmware környezetre. +{% endcapture %} +
{{ compat | markdownify }}
-### Kibővített memória módú (Extended memory mode) játékok hibásak +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work Ez egy CTRTransfer vagy régió csere után fordulhat elő Old 3DS / 2DS eszközökön. Rendszer formáznod kell az eszközödet javításhoz. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Egyéb hibaelhárítás -### HOME Menu extdata törlése +{% capture compat %} +Clear HOME Menu extdata 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe @@ -422,8 +592,11 @@ Ez egy CTRTransfer vagy régió csere után fordulhat elő Old 3DS / 2DS eszköz + **KOR régió**: `000000A9` + **TWN régió**: `000000B1` 1. Tedd vissza az SD kártyád a készülékedbe +{% endcapture %} +
{{ compat | markdownify }}
-### HOME menu téma adat törlése +{% capture compat %} +Clear HOME Menu theme data 1. Kapcsold ki a készüléked 1. Helyezd az SD kártyád a számítógépbe @@ -433,3 +606,6 @@ Ez egy CTRTransfer vagy régió csere után fordulhat elő Old 3DS / 2DS eszköz + **JPN régió**: `000002cc` + **USA régió**: `000002cd` 1. Tedd vissza az SD kártyád a készülékedbe +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/hu_HU/uninstall-cfw.txt b/_pages/hu_HU/uninstall-cfw.txt index d579aac298..6ce84f5edb 100644 --- a/_pages/hu_HU/uninstall-cfw.txt +++ b/_pages/hu_HU/uninstall-cfw.txt @@ -75,7 +75,7 @@ Ennek a fejezetnek a célja, hogy ellenőrizzük, a beépített DS mód alkalmaz + Ha a konzolod a japán verzió Flipnote Studio-ját jeleníti meg vagy fekete képernyőt vagy hibaüzenetet, a teszt sikertelen 1. Kapcsold ki a készüléked -Ha ezen tesztek valamelyike sikertelen, a DS mód, a DS Download Play és/vagy DS Connection Settings előfordulhat, hogy nem lesz elérhető a CFW eltávolítását követően! Ki kell [javítanod a DS módot](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) mielőtt folytatnád. +Ha ezen tesztek valamelyike sikertelen, a DS mód, a DS Download Play és/vagy DS Connection Settings előfordulhat, hogy nem lesz elérhető a CFW eltávolítását követően! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### III. rész - Biztonsági teszt diff --git a/_pages/id_ID/a9lh-to-b9s.txt b/_pages/id_ID/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/id_ID/a9lh-to-b9s.txt +++ b/_pages/id_ID/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/id_ID/checking-for-cfw.txt b/_pages/id_ID/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/id_ID/checking-for-cfw.txt +++ b/_pages/id_ID/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/id_ID/faq.txt b/_pages/id_ID/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/id_ID/faq.txt +++ b/_pages/id_ID/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/id_ID/finalizing-setup.txt +++ b/_pages/id_ID/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/id_ID/installing-boot9strap-(fredtool).txt b/_pages/id_ID/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/id_ID/installing-boot9strap-(fredtool).txt +++ b/_pages/id_ID/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/id_ID/installing-boot9strap-(usm).txt b/_pages/id_ID/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/id_ID/installing-boot9strap-(usm).txt +++ b/_pages/id_ID/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/id_ID/move-emunand.txt b/_pages/id_ID/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/id_ID/move-emunand.txt +++ b/_pages/id_ID/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/id_ID/seedminer.txt b/_pages/id_ID/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/id_ID/seedminer.txt +++ b/_pages/id_ID/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/id_ID/troubleshooting.txt b/_pages/id_ID/troubleshooting.txt index fd1f35077e..f6ce4d8781 100644 --- a/_pages/id_ID/troubleshooting.txt +++ b/_pages/id_ID/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/id_ID/uninstall-cfw.txt b/_pages/id_ID/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/id_ID/uninstall-cfw.txt +++ b/_pages/id_ID/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/it_IT/a9lh-to-b9s.txt b/_pages/it_IT/a9lh-to-b9s.txt index 235f971f05..ff542ca4eb 100644 --- a/_pages/it_IT/a9lh-to-b9s.txt +++ b/_pages/it_IT/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Se durante questa sezione ti verrà chiesto di sovrascrivere dei file sulla tua 1. La tua console dovrebbe riavviarsi all'interno del menu di configurazione di Luma3DS + Il menu di configurazione di Luma3DS contiene le impostazioni per il custom firmware Luma3DS. Molte di queste impostazioni possono essere utili per la personalizzazione o per debug + Ai fini di questa guida, queste impostazioni rimarranno sui valori predefiniti - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Premi (Start) per salvare e riavviare il 3DS ___ diff --git a/_pages/it_IT/checking-for-cfw.txt b/_pages/it_IT/checking-for-cfw.txt index 53f8bde968..b2fc0aa51e 100644 --- a/_pages/it_IT/checking-for-cfw.txt +++ b/_pages/it_IT/checking-for-cfw.txt @@ -10,7 +10,7 @@ Questa è una sezione aggiuntiva per controllare se la tua console possiede già Se la tua console possiede già un custom firmware basato su arm9loaderhax o su boot9strap, dovrai seguire le istruzioni indicate per aggiornarlo ad uno moderno. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. Probabilmente hai una configurazione basata su menuhax se la versione di sistema, avviando senza una scheda SD, è 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. Probabilmente hai una configurazione basata su menuhax se la versione di sistema, avviando senza una scheda SD, è 9.2.0-20. {: .notice--info} ### Istruzioni diff --git a/_pages/it_IT/faq.txt b/_pages/it_IT/faq.txt index 8a136ec447..ec9d39d4c3 100644 --- a/_pages/it_IT/faq.txt +++ b/_pages/it_IT/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## FAQ Pre-Installazione -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! La versione del software più recente (11.16.0) ha un metodo gratuito per ottenere un CFW chiamato [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Se il nome della tua versione di sistema è "0.0.0-0", potresti avere una console per sviluppatori. +Yes! La versione del software più recente (11.16.0) ha un metodo gratuito per ottenere un CFW chiamato [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! Questa guida installerà alcune applicazioni homebrew utili, tra cui [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), che funge da app store per homebrew. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Se il nome della tua versione di sistema è "0.0.0-0", potresti avere una console per sviluppatori. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Alcuni giochi potrebbero aver bisogno di utilizzare la [funzione di emulazione regionale](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) per funzionare correttamente su console fuori regione. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Le console con custom firmware possono sempre avviare l'eShop e le cartucce fisiche come qualunque altro 3DS. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Console di regione KOR, CHN, o TWN non hanno funzionalità NNID integrate, per cui non ne verranno influenzate. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Da allora non si è più assistito a un'ondata di ban di tale portata. Detto questo, non sappiamo cosa possa riservarci Nintendo nel futuro. In questo momento, non pensiamo che i ban siano qualcosa di cui ci sia bisogno di preoccuparsi. +Yes! Questa guida installerà alcune applicazioni homebrew utili, tra cui [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), che funge da app store per homebrew. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Anche se il 3DS è ufficialmente compatibile con schede SD fino a 32GB, schede SD più grandi possono essere usate una volta ri-formattate manualmente come FAT32. Non è consigliabile utilizzare schede SD superiori a 128GB a causa di problemi noti con grafica GBA e con temi personalizzati. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Alcuni giochi potrebbero aver bisogno di utilizzare la [funzione di emulazione regionale](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) per funzionare correttamente su console fuori regione. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Il custom firmware può essere installato gratuitamente sui firmware più recenti senza alcun dispositivo hardware. Peraltro, le flashcart in modalità 3DS come Gateway e Sky3DS non sono consigliate perché obsolete e possono comportare il ban o il rischio di brickare la console. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. Il livello di privilegi di sistema concesso in modalità userland permetteva di eseguire homebrew ed emulatori di base, ma non di modificare giochi o scaricare cartucce (facilmente). Era anche molto meno stabile, gli homebrew spesso crashavano e occorreva riavviare la console. Il custom firmware permette un livello di privilegi di sistema maggiore, oltre che ad essere più stabile di entrypoint esclusivi ad homebrew. +No. Le console con custom firmware possono sempre avviare l'eShop e le cartucce fisiche come qualunque altro 3DS. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Console di regione KOR, CHN, o TWN non hanno funzionalità NNID integrate, per cui non ne verranno influenzate. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Da allora non si è più assistito a un'ondata di ban di tale portata. Detto questo, non sappiamo cosa possa riservarci Nintendo nel futuro. In questo momento, non pensiamo che i ban siano qualcosa di cui ci sia bisogno di preoccuparsi. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Anche se il 3DS è ufficialmente compatibile con schede SD fino a 32GB, schede SD più grandi possono essere usate una volta ri-formattate manualmente come FAT32. Non è consigliabile utilizzare schede SD superiori a 128GB a causa di problemi noti con grafica GBA e con temi personalizzati. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Il custom firmware può essere installato gratuitamente sui firmware più recenti senza alcun dispositivo hardware. Peraltro, le flashcart in modalità 3DS come Gateway e Sky3DS non sono consigliate perché obsolete e possono comportare il ban o il rischio di brickare la console. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. Il livello di privilegi di sistema concesso in modalità userland permetteva di eseguire homebrew ed emulatori di base, ma non di modificare giochi o scaricare cartucce (facilmente). Era anche molto meno stabile, gli homebrew spesso crashavano e occorreva riavviare la console. Il custom firmware permette un livello di privilegi di sistema maggiore, oltre che ad essere più stabile di entrypoint esclusivi ad homebrew. +{% endcapture %} +
{{ compat | markdownify }}
## FAQ Post-Installazione -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Ci sono stati aggiornamenti in passato che hanno portato al crash di Luma3DS all'avvio, quindi sarebbe meglio aspettare qualche ora per assicurarsi che l'ultimo aggiornamento non renderà temporaneamente inutilizzabile la console fino all'aggiornamento di Luma3DS. Gli aggiornamenti di sistema possono essere eseguiti con le stesse modalità di un normale 3DS: tramite le Impostazioni della console, via Safe Mode o accettando la richiesta allo scaricamento automatico di un aggiornamento. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. Per le SD da 128 GB, si raccomanda una dimensione di allocazione di 65536. SD più grandi di 128GB non sono consigliate a causa di problemi noti con la grafica GBA e con i temi personalizzati. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Ci sono stati aggiornamenti in passato che hanno portato al crash di Luma3DS all'avvio, quindi sarebbe meglio aspettare qualche ora per assicurarsi che l'ultimo aggiornamento non renderà temporaneamente inutilizzabile la console fino all'aggiornamento di Luma3DS. Gli aggiornamenti di sistema possono essere eseguiti con le stesse modalità di un normale 3DS: tramite le Impostazioni della console, via Safe Mode o accettando la richiesta allo scaricamento automatico di un aggiornamento. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). I ticket di titoli non legittimi (homebrew) non saranno trasferiti, ma possono venire fatti riapparire con [faketik](https://github.com/ihaveamac/faketik/releases/latest). Assicurati di non eseguire un trasferimento via wireless, altrimenti tutti i titoli non legittimi verranno eliminati. Il CFW rimarrà su entrambe le console. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Presta attenzione al fatto che molto probabilmente questo corromperà il Nintendo eShop della tua console, per cui non potrai aggiornare i tuoi giochi, sia che siano interni sia esterni alla tua regione. +Copy and paste your SD card contents to a new SD card formatted as FAT32. Per le SD da 128 GB, si raccomanda una dimensione di allocazione di 65536. SD più grandi di 128GB non sono consigliate a causa di problemi noti con la grafica GBA e con i temi personalizzati. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generalmente: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). I ticket di titoli non legittimi (homebrew) non saranno trasferiti, ma possono venire fatti riapparire con [faketik](https://github.com/ihaveamac/faketik/releases/latest). Assicurati di non eseguire un trasferimento via wireless, altrimenti tutti i titoli non legittimi verranno eliminati. Il CFW rimarrà su entrambe le console. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Presta attenzione al fatto che molto probabilmente questo corromperà il Nintendo eShop della tua console, per cui non potrai aggiornare i tuoi giochi, sia che siano interni sia esterni alla tua regione. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generalmente: * Gli homebrew in **formato CIA** possono venire aggiornati installando il nuovo CIA, che di solito sovrascriverà quello vecchio. Se il vecchio CIA non viene sovrascritto, potrai eliminare quello precedente da Gestione dati, come con qualunque altro titolo 3DS. * Gli homebrew in **formato 3DSX** possono venire aggiornati sostituendo il file 3DSX dentro `/3ds/` con la nuova versione. Se l'applicazione include risorse aggiuntive, potresti dover trasferire la relativa cartella da qualche altra parte. Consulta la documentazione dell'homebrew stesso. * Per aggiornare Luma3DS, consulta [questa pagina](restoring-updating-cfw). Per aggiornare GodMode9, consulta [questa pagina](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. Il Nintendo eShop contiene gli aggiornamenti relativi alla regione della console (un 3DS giapponese avrà solo gli aggiornamenti per i giochi giapponesi). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Non è consigliato disinstallare il CFW se la console non è in grado di avviarsi normalmente, poiché è molto probabile che questo causerà un brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. Il Nintendo eShop contiene gli aggiornamenti relativi alla regione della console (un 3DS giapponese avrà solo gli aggiornamenti per i giochi giapponesi). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Non è consigliato disinstallare il CFW se la console non è in grado di avviarsi normalmente, poiché è molto probabile che questo causerà un brick**. +{% endcapture %} +
{{ compat | markdownify }}
## FAQ menuhax / A9LH / Gateway -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Segui la guida [Verifica del CFW](checking-for-cfw) per vedere come aggiornare la tua installazione. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Inoltre, a seconda della tua installazione, potrebbe non essere sicuro aggiornare alla versione del software più recente. Installazioni moderne basate su boot9strap consentono un livello di accesso al sistema maggiore rispetto agli hack precedenti, inclusa la possibilità di scaricare il bootrom della tua console. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Segui la guida [Verifica del CFW](checking-for-cfw) per vedere come aggiornare la tua installazione. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Se ci sono dati particolarmente importanti, sarebbe meglio prima fare un backup decriptato dei tuoi dati di salvataggio prima di aggiornare la tua installazione usando applicazioni come [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Inoltre, a seconda della tua installazione, potrebbe non essere sicuro aggiornare alla versione del software più recente. Installazioni moderne basate su boot9strap consentono un livello di accesso al sistema maggiore rispetto agli hack precedenti, inclusa la possibilità di scaricare il bootrom della tua console. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Se ci sono dati particolarmente importanti, sarebbe meglio prima fare un backup decriptato dei tuoi dati di salvataggio prima di aggiornare la tua installazione usando applicazioni come [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **R:** Guarda [questo thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt index 92256346ba..8c1d29e458 100644 --- a/_pages/it_IT/finalizing-setup.txt +++ b/_pages/it_IT/finalizing-setup.txt @@ -74,7 +74,7 @@ In questa sezione, aggiornerai il tuo sistema all'ultima versione, tranquillamen + Gli aggiornamenti effettuati usando B9S + Luma (ora installato) sono sicuri + Potrebbe apparire il messaggio "Nella console è già presente il software di sistema più recente". È normale se hai già installato l'ultima versione; prosegui con la sezione successiva + Se ottieni un errore, imposta sia i DNS sia il Proxy su "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Sezione III - Homebrew Launcher diff --git a/_pages/it_IT/installing-boot9strap-(fredtool).txt b/_pages/it_IT/installing-boot9strap-(fredtool).txt index 8442214af7..794c4c411a 100644 --- a/_pages/it_IT/installing-boot9strap-(fredtool).txt +++ b/_pages/it_IT/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In questa sezione attiverai l'exploit BannerBomb3 utilizzando il menu Gestione N 1. Avvia "Impostazioni della console" 1. Entra in `Gestione dati` -> `DSiWare` -> `Scheda SD` ([image](/images/screenshots/bb3/dsiware-management.png)) + La tua console dovrebbe mostrare il menu BB3 multihax - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Usa il D-Pad per spostarti sul menu "Dump DSiWare", quindi premi il pulsante (A) + La tua console si riavvierà automaticamente 1. Spegni il tuo 3DS diff --git a/_pages/it_IT/installing-boot9strap-(usm).txt b/_pages/it_IT/installing-boot9strap-(usm).txt index 73e0fc0bf9..a9fb65d169 100644 --- a/_pages/it_IT/installing-boot9strap-(usm).txt +++ b/_pages/it_IT/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In questa sezione attiverai l'exploit BannerBomb3 utilizzando il menu Gestione N 1. Avvia "Impostazioni della console" 1. Entra in `Gestione dati` -> `DSiWare` -> `Scheda SD` ([image](/images/screenshots/bb3/dsiware-management.png)) + La tua console dovrebbe mostrare il menu BB3 multihax - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Usa il D-Pad per spostarti sul menu "Install unSAFE_MODE", quindi premi il pulsante (A) + La tua console si spegnerà automaticamente diff --git a/_pages/it_IT/move-emunand.txt b/_pages/it_IT/move-emunand.txt index 0ea5875fd8..34d013312d 100644 --- a/_pages/it_IT/move-emunand.txt +++ b/_pages/it_IT/move-emunand.txt @@ -155,7 +155,7 @@ Per identificare il Title ID di un file `.gbavc.sav`, puoi controllare 1. Premi il pulsante HOME per far apparire il menu delle azioni 1. Seleziona "More..." 1. Seleziona "SD format menu" -1. Premi (A) per confermare +1. Premi il pulsante (A) per confermare 1. Seleziona "No EmuNAND" 1. Seleziona "Auto" 1. Premi (A) per accettare il nome `GM9SD` @@ -168,7 +168,6 @@ Per identificare il Title ID di un file `.gbavc.sav`, puoi controllare 1. Reinserisci la scheda SD nella tua console 1. Premi (A) per eseguire il remount della scheda SD 1. Premi il pulsante (Start) per riavviare la console -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/it_IT/seedminer.txt b/_pages/it_IT/seedminer.txt index 31cc9b8829..574d704456 100644 --- a/_pages/it_IT/seedminer.txt +++ b/_pages/it_IT/seedminer.txt @@ -26,7 +26,7 @@ In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave d + Se non hai una cartella chiamata `Nintendo 3DS`, inserisci la scheda SD nel tuo 3DS e accendilo per crearla automaticamente 1. Copia il nome della cartella a 32 lettere che vedi direttamente all'interno della cartella `Nintendo 3DS` + Questo nome a 32 lettere è specifico per il tuo sistema e sarà diverso per ogni console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + Se presente, puoi ignorare la cartella `private` ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/it_IT/troubleshooting.txt b/_pages/it_IT/troubleshooting.txt index 5baf309cf2..72b4643809 100644 --- a/_pages/it_IT/troubleshooting.txt +++ b/_pages/it_IT/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Risoluzione dei problemi" --- -{% include toc title="Indice"%} - Questa pagina offre consigli per la risoluzione di problemi comuni. Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord di Nintendo Homebrew](https://discord. g/MWxPgEp) e descrivi il tuo problema, indicando quello che hai già provato. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Problemi con SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found Ti mancano i file `boot9strap.firm` e `boot9strap.firm.sha` dalla cartella `boot9strap`, o la cartella `boot9strap` non è stata correttamente nominata. Scarica l'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), e posiziona i file `boot9strap.firm` e `boot9strap.firm.sha` nella cartella `boot9strap`. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM C'è un problema con i tuoi file `boot9strap.firm` e `boot9strap.firm.sha`. Ri-scarica l'ultima versione di [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), e posiziona i file `boot9strap.firm` e `boot9strap.firm.sha` nella cartella `boot9strap`. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found Ti manca il file `secret_sector.bin` dalla cartella `boot9strap`, o la cartella `boot9strap` non è stata correttamente nominata. Scarica [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) con un client torrent, e posizionalo nella cartella `boot9strap`. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per ricevere assistenza, e indica il messaggio che ricevi. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ Questo si verifica quando si utilizza la scheda SD in più console 3DS ed accade + Questo è il tuo ID0 corretto che userai nella [Sezione II di Seedminer](seedminer#section-ii---seedminer) 1. Elimina la cartella `Nintendo 3DS` 1. Rinomina la cartella `BACKUP_Nintendo 3DS` in `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 Il sito web ha già estratto il tuo file `movable.sed` usando la combinazione del tuo codice amico e l'ID0. Puoi già usare il file `movable.sed` che ti viene fornito. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Il tuo codice amico non può più usare il bot perché il tuo 3DS non ha accettato correttamente la sua amicizia. Assicurati che il tuo 3DS sia connesso correttamente a Internet, quindi entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) e chiedi di venire sbloccato. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( Il sito ha stabilito che il tuo file `movable.sed` non può essere decriptato. Assicurati di aver dato l'ID0 corretto al sito web. Se il tuo ID0 è corretto, allora non potrai utilizzare Seedminer e dovrai utilizzare un metodo alternativo che richiederà ulteriori giochi o hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Assicurati che il file `F00D43D5.bin` sia l'unico file presente in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. In tal caso, ricrealo con [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Inoltre, assicurati che il file `bb3.bin` sia nella directory principale dela tua scheda SD. Se manca, scarica l'ultima versione di [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (download diretto), e copia il file `bb3.bin` nella directory principale della tua scheda SD. -I tuoi file `00000001.sav` e/o `otherapp.bin` potrebbero essere mal posizionati. Assicurati che il file `00000001.sav` sia in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` e che il file `otherapp.bin` sia nella directory principale della tua scheda SD. +Se nessuna di queste soluzioni dovesse risolvere il problema, allora un custom firmware potrebbe essere già stato disinstallato da questa console in modo tale da rendere questo metodo impossibile. In questo caso e se la Modalità Provvisoria funziona, dovrai seguire [un metodo alternativo di Seedminer](homebrew-launcher-(pichaxx)). Se la Modalità Provvisoria non funziona o ti serve assistenza, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) e chiedi, in inglese, una mano. +{% endcapture %} +
{{ compat | markdownify }}
-Se i tuoi file sono nelle posizioni corrette, ricrea il salvataggio usando [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), poi posizionalo in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Assicurati che il file sia chiamato esattamente `00000001.sav` e che tu abbia usato il file `movable.sed` della tua console per crearlo. Scarica nuovamente l'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), posiziona il file `.bin` file pertinente alla tua console dalla cartella `otherapps_with_CfgS` nella directory principale della tua scheda SD e rinominalo in `otherapp.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +Manca il file `F00D43D5.bin` da `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Assicurati che `Nintendo DSiWare` sia scritto correttamente e con gli spazi al posto giusto. Lettere maiuscole o minuscole non fanno differenza. +{% endcapture %} +
{{ compat | markdownify }}
-La tua console ha già un custom firmware. Dovresti [verificare la presenza di un CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +Potrebbe esserci un problema con il tuo file `F00D43D5.bin` (potrebbe essere corrotto o per un diverso 3DS). Ri-crea il tuo file `F00D43D5.bin` con [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), assicurandoti di utilizzare il file `movable.sed` della tua console. +{% endcapture %} +
{{ compat | markdownify }}
-C'è un problema con il tuo file `otherapp.bin`. Scarica l'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), posiziona il file `.bin` file pertinente alla tua console dalla cartella `otherapps_with_CfgS` nella directory principale della tua scheda SD e rinominalo in `otherapp.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. +## Installazione di boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Il tuo file `00000001.sav` modificato potrebbe essere mal posizionato, o potresti aver usato il file `movable.sed` errato per la sua creazione. Rigenera il tuo file `movable.sed` da [Bruteforce Movable](https://seedminer.hacks.guide), quindi ricrea il salvataggio usando [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) e posiziona il file risultante (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE non è installato. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installazione di boot9strap (Soundhax) +Il file `usm.bin` è mancante o mal posizionato. Scarica l'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) e posiziona il file `usm.bin` nella directory principale della tua scheda SD. Non aggiungere l'estensione `.bin` se non la vedi presente. -### Red/purple/pink and white screen after running Soundhax +C'è anche la possibilità che la console non riesca a leggere la tua scheda SD. Assicurati che sia inserita e formattata correttamente. +{% endcapture %} +
{{ compat | markdownify }}
-Se la tua console è alla versione di sistema 9.4.0, 9.5.0 o 9.6.0, potresti riscontrare problemi usando una vecchia versione di universal-otherapp. Scarica l'ultima versione da [qui](https://github.com/TuxSH/universal-otherapp/releases/latest). - -Se la tua console non ha queste versioni di sistema, probabilmente hai già un custom firmware. Dovresti [verificare la presenza di un CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -C'è un problema con il tuo file `otherapp.bin` (è mancante, mal posizionato o corrotto). Scarica l'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) e inseriscila nella directory principale della tua scheda SD. - -### "Could not play" - -Hai il file Soundhax sbagliato per la tua console e regione, o la tua console è incompatibile con Soundhax. Nell'ultimo caso, dovresti aggiornare la tua console all'ultima versione e seguire [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin Il file `SafeB9SInstaller.bin` è mancante o mal posizionato. Scarica l'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), estraila e posiziona il file 'SafeB9SInstaller.bin' della directory principale della tua scheda SD. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Effettua il backup dei tuoi dati e riformatta la tua scheda SD come FAT32 con lo strumento consigliato a seconda del sistema operativo ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e lo strumento di formattazione HP (HPUSBDisk) sono noti per causare problemi con schede SD 3DS. Se il problema non si risolve, prova ad usare un'altra scheda SD. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installazione di boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Assicurati che il file `movable.sed` e il backup DSiWare provengano dalla stessa console. La mancata corrispondenza comporterà un errore. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +Hai dimenticato di eliminare `F00D43D5.bin` dalla scheda SD. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` ed elimina il file `F00D43D5.bin`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +C'è un problema con il tuo file `42383821.bin` (è errato, mancante, mal posizionato o corrotto). Ri-crea i tuoi file con il sito web [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) e assicurati di inserire il file `42383821.bin` file di `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` non è stato copiato dalla tua scheda SD nella memoria di sistema. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +La tua applicazione Impostazioni di collegamento DS è corrotta, e avrai bisogno di accedere all'Homebrew Launcher per risolvere questo problema. Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote può richiedere molto tempo per indicizzare la tua scheda SD se ne hai una di grandi dimensioni. Aspetta qualche minuto. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +Non hai copiato la cartella `private` dall'archivio `.zip` di Frogminer_save nella directory principale della tua scheda SD. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +Potresti aver toccato accidentalmente il touch screen nel Flipnote modificato. Ri-entra in Impostazioni di collegamento DS e riprova, assicurandoti di non toccare accidentalmente il touch screen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +Il file `boot.nds` è mancante o mal posizionato. Scarica l'ultima versione di [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e posizionala nella directory principale della tua scheda SD, sostituendo quella preesistente. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +C'è un problema con il tuo file `boot.nds`. Ri-scarica l'ultima versione di [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e posizionala nella directory principale della tua scheda SD, sostituendo quella preesistente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +È possibile che boot9strap non sia stato installato correttamente. Segui la sezione B di [questa pagina](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +I tuoi file `00000001.sav` e/o `otherapp.bin` potrebbero essere mal posizionati. Assicurati che il file `00000001.sav` sia in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` e che il file `otherapp.bin` sia nella directory principale della tua scheda SD. + +Se i tuoi file sono nelle posizioni corrette, ricrea il salvataggio usando [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), poi posizionalo in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Assicurati che il file sia chiamato esattamente `00000001.sav` e che tu abbia usato il file `movable.sed` della tua console per crearlo. Scarica nuovamente l'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), posiziona il file `.bin` file pertinente alla tua console dalla cartella `otherapps_with_CfgS` nella directory principale della tua scheda SD e rinominalo in `otherapp.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +La tua console ha già un custom firmware. Dovresti [verificare la presenza di un CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +C'è un problema con il tuo file `otherapp.bin`. Scarica l'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), posiziona il file `.bin` file pertinente alla tua console dalla cartella `otherapps_with_CfgS` nella directory principale della tua scheda SD e rinominalo in `otherapp.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Il tuo file `00000001.sav` modificato potrebbe essere mal posizionato, o potresti aver usato il file `movable.sed` errato per la sua creazione. Rigenera il tuo file `movable.sed` da [Bruteforce Movable](https://seedminer.hacks.guide), quindi ricrea il salvataggio usando [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) e posiziona il file risultante (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installazione di boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +Se la tua console è alla versione di sistema 9.4.0, 9.5.0 o 9.6.0, potresti riscontrare problemi usando una vecchia versione di universal-otherapp. Scarica l'ultima versione da [qui](https://github.com/TuxSH/universal-otherapp/releases/latest). + +Se la tua console non ha queste versioni di sistema, probabilmente hai già un custom firmware. Dovresti [verificare la presenza di un CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +C'è un problema con il tuo file `otherapp.bin` (è mancante, mal posizionato o corrotto). Scarica l'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) e inseriscila nella directory principale della tua scheda SD. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +Hai il file Soundhax sbagliato per la tua console e regione, o la tua console è incompatibile con Soundhax. Nell'ultimo caso, dovresti aggiornare la tua console all'ultima versione e seguire [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +Il file `SafeB9SInstaller.bin` è mancante o mal posizionato. Scarica l'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), estraila e posiziona il file 'SafeB9SInstaller.bin' della directory principale della tua scheda SD. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Effettua il backup dei tuoi dati e riformatta la tua scheda SD come FAT32 con lo strumento consigliato a seconda del sistema operativo ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e lo strumento di formattazione HP (HPUSBDisk) sono noti per causare problemi con schede SD 3DS. + +Se il problema non si risolve, prova ad usare un'altra scheda SD. +{% endcapture %} +
{{ compat | markdownify }}
## Installazione di boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax Probabilmente significa che hai già un custom firmware. Dovresti [verificare la presenza di un CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) Il file `arm11code.bin` è mancante o mal posizionato. Scarica l'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), posiziona il file `otherapp.bin` nella directory principale della tua scheda SD` e rinominalo in `arm11code.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) C'è un problema con il tuo file `arm11code.bin`. Scarica l'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), posiziona il file `otherapp.bin` nella directory principale della tua scheda SD` e rinominalo in `arm11code.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Gli exploit basati sul browser (come questo) sono instabili e crashano spesso, ma seguendo i seguenti passaggi, i problemi potrebbero venire risolti. 1. Avvia il browser internet, quindi apri le sue impostazioni 1. Scorri in fondo e clicca su "Inizializza Savedata" (potrebbe anche chiamarsi "Elimina tutti i dati salvati") 1. Riprova ad eseguire l'exploit +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser Il proxy SSLoth è stato configurato in modo errato. Ripeti la sezione SSLoth della pagina. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Segui in ordine questi passaggi: @@ -157,126 +376,47 @@ Segui in ordine questi passaggi: 1. Se ti viene richiesto di fare un aggiornamento di sistema, premi OK + Non verrà effettivamente aggiornato il sistema 1. Ricomincia dalla [Sezione II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin Il file `SafeB9SInstaller.bin` è mancante o mal posizionato. Scarica l'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), estraila e posiziona il file 'SafeB9SInstaller.bin' della directory principale della tua scheda SD. Non aggiungere l'estensione `.bin` se non la vedi presente. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." Potrebbe esserci un problema con il tuo file `arm11code.bin`. Riscarica l'ultima versione di [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), posizionala nella directory principale della tua scheda SD` e rinominalo in `arm11code.bin`. Non aggiungere l'estensione `.bin` se non la vedi presente. Se hai una console taiwanese (con una T nella stringa della versione, ad esempio 11.3. -##T), non sarai in grado di seguire queste istruzioni e dovrai invece aggiornare la console ed eseguire [Seedminer](seedminer). Se hai una console dell'entroterra cinese (con una C nella stringa della versione, es. 11.3.0-##C), entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per richiedere assistenza. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. +Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Effettua il backup dei tuoi dati e riformatta la tua scheda SD come FAT32 con lo strumento consigliato a seconda del sistema operativo ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e lo strumento di formattazione HP (HPUSBDisk) sono noti per causare problemi con schede SD 3DS. Se il problema non si risolve, prova ad usare un'altra scheda SD. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Assicurati che il file `F00D43D5.bin` sia l'unico file presente in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. In tal caso, ricrealo con [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Inoltre, assicurati che il file `bb3.bin` sia nella directory principale dela tua scheda SD. Se manca, scarica l'ultima versione di [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (download diretto), e copia il file `bb3.bin` nella directory principale della tua scheda SD. - -Se nessuna di queste soluzioni dovesse risolvere il problema, allora un custom firmware potrebbe essere già stato disinstallato da questa console in modo tale da rendere questo metodo impossibile. In questo caso e se la Modalità Provvisoria funziona, dovrai seguire [un metodo alternativo di Seedminer](homebrew-launcher-(pichaxx)). Se la Modalità Provvisoria non funziona o ti serve assistenza, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) e chiedi, in inglese, una mano. - -### DSiWare Management menu does not crash - -Manca il file `F00D43D5.bin` da `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Assicurati che `Nintendo DSiWare` sia scritto correttamente e con gli spazi al posto giusto. Lettere maiuscole o minuscole non fanno differenza. - -### DSiWare Management shows a question mark - -Potrebbe esserci un problema con il tuo file `F00D43D5.bin` (potrebbe essere corrotto o per un diverso 3DS). Ri-crea il tuo file `F00D43D5.bin` con [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), assicurandoti di utilizzare il file `movable.sed` della tua console. - ---- - -## Installazione di boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE non è installato. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -Il file `usm.bin` è mancante o mal posizionato. Scarica l'ultima versione di [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) e posiziona il file `usm.bin` nella directory principale della tua scheda SD. Non aggiungere l'estensione `.bin` se non la vedi presente. - -C'è anche la possibilità che la console non riesca a leggere la tua scheda SD. Assicurati che sia inserita e formattata correttamente. - -### Failed to open SafeB9SInstaller.bin - -Il file `SafeB9SInstaller.bin` è mancante o mal posizionato. Scarica l'ultima versione di [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), estraila e posiziona il file 'SafeB9SInstaller.bin' della directory principale della tua scheda SD. Non aggiungere l'estensione `.bin` se non la vedi presente. - -### Failed to mount the SD card! - -Effettua il backup dei tuoi dati e riformatta la tua scheda SD come FAT32 con lo strumento consigliato a seconda del sistema operativo ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e lo strumento di formattazione HP (HPUSBDisk) sono noti per causare problemi con schede SD 3DS. - -Se il problema non si risolve, prova ad usare un'altra scheda SD. - ---- - -## Installazione di boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Assicurati che il file `movable.sed` e il backup DSiWare provengano dalla stessa console. La mancata corrispondenza comporterà un errore. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -Hai dimenticato di eliminare `F00D43D5.bin` dalla scheda SD. Nella tua scheda SD, entra in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` ed elimina il file `F00D43D5.bin`. - -### "Haxxxxxxxxx!" does not appear - -C'è un problema con il tuo file `42383821.bin` (è errato, mancante, mal posizionato o corrotto). Ri-crea i tuoi file con il sito web [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) e assicurati di inserire il file `42383821.bin` file di `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` non è stato copiato dalla tua scheda SD nella memoria di sistema. - -### Black screen when launching DS Connection Settings - -La tua applicazione Impostazioni di collegamento DS è corrotta, e avrai bisogno di accedere all'Homebrew Launcher per risolvere questo problema. Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. - -### SD card is grayed out - -Flipnote può richiedere molto tempo per indicizzare la tua scheda SD se ne hai una di grandi dimensioni. Aspetta qualche minuto. - -### Lenny face does not appear - -Non hai copiato la cartella `private` dall'archivio `.zip` di Frogminer_save nella directory principale della tua scheda SD. - -### Flipnote is frozen - -Potresti aver toccato accidentalmente il touch screen nel Flipnote modificato. Ri-entra in Impostazioni di collegamento DS e riprova, assicurandoti di non toccare accidentalmente il touch screen. - -### Green screen after pasting - -Il file `boot.nds` è mancante o mal posizionato. Scarica l'ultima versione di [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e posizionala nella directory principale della tua scheda SD, sostituendo quella preesistente. - -### White screen after pasting - -C'è un problema con il tuo file `boot.nds`. Ri-scarica l'ultima versione di [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e posizionala nella directory principale della tua scheda SD, sostituendo quella preesistente. - -### Unable to open Luma3DS configuration menu after running b9stool - -È possibile che boot9strap non sia stato installato correttamente. Segui la sezione B di [questa pagina](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Completamento dell'installazione -### Unable to update device +{% capture compat %} +Unable to update device I passaggi qui sotto possono essere seguiti in qualsiasi ordine, ma sono elencati dal più facile al più difficile da eseguire. @@ -289,37 +429,41 @@ I passaggi qui sotto possono essere seguiti in qualsiasi ordine, ma sono elencat 1. I server Nintendo potrebbero essere irraggiungibili. Riprova più tardi 1. Se continui a ricevere un errore, [segui la guida per il CTRTransfer](ctrtransfer), poi ritenta l'aggiornamento 1. Se hai bisogno di aiuto (in inglese), entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Scarica questo [config.ini alternativo](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) e posizionalo in `/luma/`. Questo cambierà la combinazione di tasti del menù Rosalina in (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play C'è un problema con il tuo file `boot.3dsx` (è mancante, mal posizionato o corrotto). Scarica l'ultima versione dell'[Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) e posiziona il file `boot.3dsx` nella directory principale della tua scheda SD, sostituendo qualunque file preesistente. Assicurati di non stare estraendo il file ZIP con WinRAR, in quanto è noto per causare problemi con file relativi al 3DS. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 Non hai copiato la cartella `gm9` presente nell'archivio `.zip` di GodMode9 nella directory principale della tua scheda SD. Scarica l'ultima versione di [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) e posiziona la cartella `gm9` nella directory principale della tua scheda SD, unendola a quella preesistente. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinserisci la scheda SD nella tua console -1. Premi (Start) e accendi la console continuando a tenerlo premuto. Verrà avviato GodMode9 -1. Entra nella cartella `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware I passaggi qui dettagliati generalmente presuppongono che la tua console abbia un'installazione moderna del custom firmware (boot9strap + Luma3DS 8.0 o superiore). Se la tua console sta eseguendo una vecchia configurazione (ad esempio, qualcosa basato su arm9loaderhax o menuhax), dovresti aggiornare la tua installazione prima di seguire queste istruzioni. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot C'è un problema con il tuo file `boot.firm`. Se stai usando [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), il tuo LED di notifica 3DS potrebbe lampeggiare di un certo colore. Questo colore è usato per diagnosticare problemi riguardanti il tuo file `boot.firm` nella scheda SD o nella memoria interna. Su versioni molto vecchie di boot9strap, la luce blu si spegne quasi subito quando si tenta di accendere la console. @@ -332,11 +476,15 @@ Se il LED di notifica lampeggia: Puoi ottenere un nuovo file `boot.firm` scaricando l'[ultima versione di Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), estraendola e posizionando il file `boot.firm` nella directory principale della tua scheda SD. Se il tuo file `boot.firm` continua a risultare corrotto, potresti dover verificare la presenza di errori nella tua scheda SD ([Windows](h2testw-(windows)), [Linux](f3-(linux)), o [macOS](f3xswift-(mac))). Inoltre, tieni presente che il 3DS tende ad avere problemi con file estratti usando WinRAR. Se si sente un "suono scoppiettante", potenzialmente seguito dalla retroilluminazione accendersi per un istante, c'è un problema hardware con la tua console (come un cavo della retroilluminazione disconnesso). Potresti riuscire ad accendere la console tenendola in determinate posizioni. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on I passaggi qui sotto possono essere seguiti in qualsiasi ordine, ma sono elencati dal più rapido al più lungo da eseguire. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Spegni la tua console, estrai la cartuccia di gioco se inserita, accendi la tua console, quindi attendi fino a dieci minuti. Se la tua console si avvia entro dieci minuti, il problema è stato risolto e probabilmente non avverrà più 1. Rinomina la cartella `Nintendo 3DS` sulla tua scheda SD in `Nintendo 3DS_BACKUP`, poi tenta l'avvio. Se la tua console si avvia correttamente, c'è qualche problema con la tua cartella `Nintendo 3DS`. Prova a cancellare gli extdata del menu HOME: + Entra nella cartella `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ I passaggi qui sotto possono essere seguiti in qualsiasi ordine, ma sono elencat + Se hai avuto successo, la console si avvierà mostrando la schermata "Aggiornamento" 1. Segui la guida [CTRTransfer](ctrtransfer) 1. Se hai bisogno di aiuto, chiedi pure nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" La tua versione di Luma3DS è obsoleta. Scarica l'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) e posiziona il file `boot.firm` nella directory principale della tua scheda SD, sostituendo qualunque file preesistente. Assicurati di non stare estraendo il file ZIP con WinRAR, in quanto è noto per causare problemi con file relativi al 3DS. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." I gestori di eccezione ARM11 sono disabilitati, o un custom firware non è installato. Prova ad abilitare i gestori di eccezione ARM11: + Spegni la tua console + Tieni premuto (Select) + Accendi la tua console, continuando a tenere premuto il pulsante (Select) + Se la casella "Disable ARM11 exception handlers" è selezionata, deselezionala +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Per favore scatta una foto dell'errore ed entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per ricevere assistenza. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen La tua console è probabilmente brickata. Dovrai acquistare una flashcart ntrboot per reinstallare boot9strap e tentare riparare la tua console. Potrebbe anche indicare un problema hardware non risolvibile. In ogni caso, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. + È anche possibile che qualcuno abbia impostato una schermata di avvio a tempo che assomigli al messaggio di errore. Prova a lasciare la tua console accesa sulla schermata blu per cinque minuti. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Per favore scatta una foto dell'errore ed entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per ricevere assistenza. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Scarica l'ultima versione di [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (il file `.3dsx`) 1. Spegni il tuo 3DS @@ -396,20 +557,29 @@ La tua console è probabilmente brickata. Dovrai acquistare una flashcart ntrboo 1. Aggiorna la console andando su Impostazioni della console, poi "Impostazioni generali", infine scorri a destra e seleziona "Aggiornamento" + L'aggiornamento si occuperà di disinstallare i principali titoli TWL, per riscaricarli e reinstallarli 1. Al termine dell'aggiornamento, premi "OK" per riavviare la console +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. Dovresti seguire [Da A9LH a B9S](a9lh-to-b9s) per aggiornare la tua console con un custom firmware moderno. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. Dovresti seguire [Da A9LH a B9S](a9lh-to-b9s) per aggiornare la tua console con un custom firmware moderno. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work Questo può verificarsi dopo un CTRTransfer o dopo un cambio di regione su Old 3DS / 2DS. Dovrai formattare la tua console per risolvere il problema. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Risoluzione di problemi ulteriori -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer @@ -422,8 +592,11 @@ Questo può verificarsi dopo un CTRTransfer o dopo un cambio di regione su Old 3 + **Regione KOR**: Elimina `000000A9` + **Regione TWN**: Elimina `000000A1` 1. Reinserisci la scheda SD nella tua console +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Spegni il tuo 3DS 1. Inserisci la scheda SD nel tuo computer @@ -433,3 +606,6 @@ Questo può verificarsi dopo un CTRTransfer o dopo un cambio di regione su Old 3 + **Regione JPN**: Elimina `000002cc` + **Regione USA**: Elimina `000002cd` 1. Reinserisci la scheda SD nella tua console +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/it_IT/uninstall-cfw.txt b/_pages/it_IT/uninstall-cfw.txt index b42c5547e9..f1ebf030ae 100644 --- a/_pages/it_IT/uninstall-cfw.txt +++ b/_pages/it_IT/uninstall-cfw.txt @@ -75,7 +75,7 @@ Lo scopo di questa sezione è verificare se le applicazioni integrate in modalit + Se la console visualizza la versione giapponese di Flipnote Studio, uno schermo nero o un messaggio di errore, il test è fallito 1. Spegni il tuo 3DS -Se uno di questi test non è riuscito, la modalità DS, la Modalità download DS e/o le impostazioni di collegamento DS potrebbero essere inaccessibili al termine della rimozione del CFW! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +Se uno di questi test non è riuscito, la modalità DS, la Modalità download DS e/o le impostazioni di collegamento DS potrebbero essere inaccessibili al termine della rimozione del CFW! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Sezione III - Test di Sicurezza diff --git a/_pages/ja_JP/a9lh-to-b9s.txt b/_pages/ja_JP/a9lh-to-b9s.txt index 28d155838b..ffc6d65bff 100644 --- a/_pages/ja_JP/a9lh-to-b9s.txt +++ b/_pages/ja_JP/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this 1. デバイスはLuma3DS設定メニューに再起動します + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. (Start) を押してセーブして再起動します ___ diff --git a/_pages/ja_JP/checking-for-cfw.txt b/_pages/ja_JP/checking-for-cfw.txt index f51714b7dd..b6aa5757c8 100644 --- a/_pages/ja_JP/checking-for-cfw.txt +++ b/_pages/ja_JP/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### 手順 diff --git a/_pages/ja_JP/faq.txt b/_pages/ja_JP/faq.txt index 72e6325284..dfdc67cab8 100644 --- a/_pages/ja_JP/faq.txt +++ b/_pages/ja_JP/faq.txt @@ -14,79 +14,173 @@ title: "よくある質問" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt index 781e32d32c..ccaa5b8147 100644 --- a/_pages/ja_JP/finalizing-setup.txt +++ b/_pages/ja_JP/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + (今使っている) B9S + Luma を使用している状態での本体更新は安全です + 更新はせずに、「この本体は最新です。」と表示されます 本体の更新をすでにしている場合、これは当たり前のことです。次のステップの進んで下さい + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### セクション III - Homebrew Launcher diff --git a/_pages/ja_JP/installing-boot9strap-(fredtool).txt b/_pages/ja_JP/installing-boot9strap-(fredtool).txt index 5ed64fc3aa..2285c5a364 100644 --- a/_pages/ja_JP/installing-boot9strap-(fredtool).txt +++ b/_pages/ja_JP/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. 「本体設定」を開きます。 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. 本体の電源を切ります。 diff --git a/_pages/ja_JP/installing-boot9strap-(usm).txt b/_pages/ja_JP/installing-boot9strap-(usm).txt index 12205a8a39..8726df6482 100644 --- a/_pages/ja_JP/installing-boot9strap-(usm).txt +++ b/_pages/ja_JP/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. 「本体設定」を開きます。 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/ja_JP/move-emunand.txt b/_pages/ja_JP/move-emunand.txt index fdb532cb45..f3286f67a3 100644 --- a/_pages/ja_JP/move-emunand.txt +++ b/_pages/ja_JP/move-emunand.txt @@ -92,14 +92,14 @@ DSiWareセーブを持っていない場合、このセクションを無視し 1. `[0:] SDCARD` -> `gm9` -> `out`へ移動します 1. (Y) を押し`00030004` フォルダをコピーします -1. (B) ボタンを2回押してメインメニューに戻ります +1. Bキーを二回押してメインメニューに戻ります。 1. `[2:] SYSNAND TWLN` -> `title`へ移動します 1. (Y) を押し `00030004` フォルダを貼り付けます 1. 「Copy path(s)」を選択します 1. (A) ボタンを押し、表示されるコンボを入力することで、 SysNAND (lvl1) への書き込みを許可します 1. "Overwrite file(s)"を選択します + たくさんのDSiWareゲームがインストールされている場合この作業には少し時間がかかることがあります -1. NANDへの書き込みのロックを求められた場合、(B) ボタンを押して拒否してください。 +1. Nandへの書き込みのロックを求められた場合、(B) ボタンを押して拒否してください。 1. (B) ボタンを2回押してメインメニューに戻ります #### セクション VI - GBA VCセーブのリストア @@ -154,11 +154,11 @@ GBA VCセーブを持っていない場合、このセクションを無視し #### セクション VIII - SDカードのフォーマット -1. SDカードをデバイスに再挿入します +1. デバイスにSDカードを入れます 1. (Home) ボタンを押してアクションメニューを呼び出します 1. 「More...」を選択します 1. 「SD format menu」を選択します -1. (A) を押して確認します +1. (A) で確認します 1. 「No EmuNAND」を選択します 1. 「Auto」を選択します 1. (A) を押し、ラベルを`GM9SD`とします @@ -168,10 +168,9 @@ GBA VCセーブを持っていない場合、このセクションを無視し 1. パソコンにSDカードを入れます 1. すべてのファイルをSDカードにコピーします + SDカード上の`boot.firm`ファイルをバックアップファイルで上書きしたことを確認してください -1. 再度、SDカードを本体に挿入してください。 +1. SDカードをデバイスに再挿入します 1. (A) を押してSDカードをマウントします 1. (Start) を押して再起動します -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/ja_JP/seedminer.txt b/_pages/ja_JP/seedminer.txt index 27ff04af2a..9c6aa56fb6 100644 --- a/_pages/ja_JP/seedminer.txt +++ b/_pages/ja_JP/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ja_JP/troubleshooting.txt b/_pages/ja_JP/troubleshooting.txt index 71464dd809..a5673531cf 100644 --- a/_pages/ja_JP/troubleshooting.txt +++ b/_pages/ja_JP/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. 再度、SDカードを本体に挿入してください。 -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. デバイスの電源を切ります @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. システム設定に移動してシステム更新を実行し、次に「その他の設定」を選択し、「システムアップデート」を使用して右に進みます。 + 必須のTWLタイトルがアンインストールされ、再インストールされます。 1. アップデートが完了したら、「OK」をタップして端末を再起動します +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. 本体の電源を切ります。 1. パソコンにSDカードを入れます @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. 再度、SDカードを本体に挿入してください。 +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. 本体の電源を切ります。 1. パソコンにSDカードを入れます @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. 再度、SDカードを本体に挿入してください。 +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ja_JP/uninstall-cfw.txt b/_pages/ja_JP/uninstall-cfw.txt index bd3e07cd0e..7dc8a957f0 100644 --- a/_pages/ja_JP/uninstall-cfw.txt +++ b/_pages/ja_JP/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. 本体の電源を切ります。 -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/ko_KR/a9lh-to-b9s.txt b/_pages/ko_KR/a9lh-to-b9s.txt index 3395fb22f0..ee90a35afa 100644 --- a/_pages/ko_KR/a9lh-to-b9s.txt +++ b/_pages/ko_KR/a9lh-to-b9s.txt @@ -66,7 +66,7 @@ title: A9LH를 B9S로 업데이트 1. 기기는 Luma3DS 구성 메뉴로 부팅되었을 겁니다 + Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다 + 이 가이드에서는 기본 설정으로 남길 겁니다 - + 검은 화면이 보인다면 이 [문제 해결 가이드](troubleshooting#boot-related-issues-on-modded-devices) 를 참고해 주세요. + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. (Start)를 눌러 저장하고 기기를 다시 시작해 주세요 ___ diff --git a/_pages/ko_KR/checking-for-cfw.txt b/_pages/ko_KR/checking-for-cfw.txt index f96021869b..53ab8400e7 100644 --- a/_pages/ko_KR/checking-for-cfw.txt +++ b/_pages/ko_KR/checking-for-cfw.txt @@ -10,7 +10,7 @@ title: "CFW 확인" 기기에 이미 arm9loaderhax 또는 boot9strap 커스텀 펌웨어가 있다면, 이 설명서를 따라 최신 버전으로 업데이트 하면 됩니다. -만약 기기에 menuhax 관련 CFW가 설치되어 있다면, [HOME 메뉴의 extdata를 제거](troubleshooting#clear-home-menu-extdata)한 뒤, 다음 절차를 SysNAND에서 따르면 됩니다. SD카드 없이 부팅되는 시스템 버전이 9.2.0-20이라면, menuhax 관련 설치가 되어 있을 가능성이 있습니다. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. SD카드 없이 부팅되는 시스템 버전이 9.2.0-20이라면, menuhax 관련 설치가 되어 있을 가능성이 있습니다. {: .notice--info} ### 진행 방법 diff --git a/_pages/ko_KR/faq.txt b/_pages/ko_KR/faq.txt index 666d0bca5f..9d9f0bc19d 100644 --- a/_pages/ko_KR/faq.txt +++ b/_pages/ko_KR/faq.txt @@ -14,79 +14,173 @@ title: "자주 묻는 질문" ## 설치 전 자주 묻는 질문 -#### **Q:** *지금 최신 버전을 사용하고 있는데, 이걸로도 아무 하드웨어 변형 없이 커펌을 할 수 있나요?* -**A:** 네! 최신 펌웨어 (11.16.0)에서는 [Seedminer](seedminer)를 통해 무료로 CFW를 할 수 있습니다. +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *이 가이드는 어떤 기기와 호환되나요?* -**A:** 이 가이드는 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, New 2DS XL과 호환됩니다. 만약 시스템 버전이 "0.0.0-0"으로 표시된다면, 개발자 기기를 가지고 있는 것일 수 있습니다. +Yes! 최신 펌웨어 (11.16.0)에서는 [Seedminer](seedminer)를 통해 무료로 CFW를 할 수 있습니다. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *커펌에는 어떤 위용 부담이 따르나요?* -**A:** 의도적으로 기기를 벽돌로 하려고 하지 않는 이상, 벽돌은 사실상 불가능합니다. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *이걸로 엄청난 홈브류와 에뮬레이터를 실행할 수 있나요?* -**A:** 네! 이 가이드는 홈브류 앱 스토어인 [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest)를 포함한, 몇몇 유용한 홈브류 앱을 설치할 것입니다. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. 만약 시스템 버전이 "0.0.0-0"으로 표시된다면, 개발자 기기를 가지고 있는 것일 수 있습니다. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *이걸로 다른 지역에서 발매된 게임을 즐길 수 있나요?* -**A:** 네, Luma3DS는 자동으로 지역제한을 무시합니다. 일부 타 지역 게임들은 Luma3DS의 [로캘 에뮬레이션 기능](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)를 사용해야만 작동할 수도 있습니다. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *커펌을 하면 사라지는 기능은 있나요?* -**A:** 아니요. 커스텀 펌웨어가 된 기기들도 e숍 사용이나 카트리지 사용 등에 아무 제한이 없습니다. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *NNID라는 단어가 자주 나오는데, 이게 뭔가요?* -**A:** NNID는 닌텐도 네트워크 ID의 약칭이며, 본 가이드에서 NNID 걱정은 하지 않아도 됩니다. 한국 (KOR), 중국 (CHN), 타이완 (TWN) 기기들에는 NNID 기능이 존재하지 않습니다. 만약 북미, 호주, 유럽 등 다른 지역의 기기를 한국으로 [지역 변경](region-changing) 할 계획이라면 시리얼 번호를 유심히 보고 해당 문서의 주의사항을 각별히 읽은 후 진행하세요. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *제 3DS가 커펌 때문에 차단당하지는 않을까요?* -**A:** 2017년에 커펌 유저들이 온라인 플레이 기능으로부터 차단당하는 일이 있었습니다 (e숍 사용, NNID, Nintendo 계정은 제외). 이는 랜덤으로 일어나는 듯 합니다. 그만한 대규모 차단은 그 후로 일어나진 않았습니다. 하지만 미래에 닌텐도가 어떻게 대응할 지는 저희도 모릅니다. 현재로서는 차단 같은 것들은 걱정할 필요가 없는것 같습니다. +Yes! 이 가이드는 홈브류 앱 스토어인 [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest)를 포함한, 몇몇 유용한 홈브류 앱을 설치할 것입니다. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *컴퓨터 없이도 할 수 있나요? (예: 안드로이드 폰)* -**A:** SD 카드에 파일을 넣을 수 있는 기기만 있으면 됩니다! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *어떤 용량의 SD 카드를 사용하면 될까요?* -**A:** 최소한 1.5GB의 용량이 있는 SD 카드를 사용해야 이 가이드를 따를 수 있습니다. 3DS는 공식적으로 32GB까지 호환되지만, FAT32로 포맷하시면 그 이상도 가능합니다. GBA 그래픽과 커스텀 테마 문제 때문에 128GB를 넘기는 SD 카드를 사용하는 것은 권장하지 않습니다. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. 일부 타 지역 게임들은 Luma3DS의 [로캘 에뮬레이션 기능](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)를 사용해야만 작동할 수도 있습니다. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** * 커펌하려면 따로 지불해야 할게 있다고 들었습니다. (Gateway, Sky3DS, ntrboot, R4, 그 외...). 그것이 필요한가요?* -**A:** 아니요. 최신 버전 펌웨어에서는 어떤 외부 기기도 없이 커스텀 펌웨어를 설치할 수 있습니다. 오히려 Gateway와 Sky3DS같은 3DS용 플래시카트들은 불필요하고, 벽돌을 유발할 수 있습니다. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *홈브류 접속과 커스텀 펌웨어 사이에는 어떤 차이점이 있나요? -**A:** 예전에는, ninjhax와 같은 오래된 익스플로잇을 통해 3DS 홈브류 사용를 제공했었습니다. 이들은 사용자 레벨에 부여된 제한적인 시스템 권한을 통해 기본 홈브류와 에뮬레이터를 실행시킬 수 있었지만, 게임을 (쉽게) 수정하거나 카트리지를 백업할 수 없었습니다. 불안정하기도 헀어서, 홈브류가 자주 다운되고, 그때마다 재부팅을 해야 했습니다. 커스텀 펌웨어는 홈브류 전용 진입점보다 더 안정적이면서도 높은 수준의 시스템 엑세스를 제공합니다. +No. 커스텀 펌웨어가 된 기기들도 e숍 사용이나 카트리지 사용 등에 아무 제한이 없습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. 한국 (KOR), 중국 (CHN), 타이완 (TWN) 기기들에는 NNID 기능이 존재하지 않습니다. 만약 북미, 호주, 유럽 등 다른 지역의 기기를 한국으로 [지역 변경](region-changing) 할 계획이라면 시리얼 번호를 유심히 보고 해당 문서의 주의사항을 각별히 읽은 후 진행하세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. 그만한 대규모 차단은 그 후로 일어나진 않았습니다. 하지만 미래에 닌텐도가 어떻게 대응할 지는 저희도 모릅니다. 현재로서는 차단 같은 것들은 걱정할 필요가 없는것 같습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. 3DS는 공식적으로 32GB까지 호환되지만, FAT32로 포맷하시면 그 이상도 가능합니다. GBA 그래픽과 커스텀 테마 문제 때문에 128GB를 넘기는 SD 카드를 사용하는 것은 권장하지 않습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. 최신 버전 펌웨어에서는 어떤 외부 기기도 없이 커스텀 펌웨어를 설치할 수 있습니다. 오히려 Gateway와 Sky3DS같은 3DS용 플래시카트들은 불필요하고, 벽돌을 유발할 수 있습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. 이들은 사용자 레벨에 부여된 제한적인 시스템 권한을 통해 기본 홈브류와 에뮬레이터를 실행시킬 수 있었지만, 게임을 (쉽게) 수정하거나 카트리지를 백업할 수 없었습니다. 불안정하기도 헀어서, 홈브류가 자주 다운되고, 그때마다 재부팅을 해야 했습니다. 커스텀 펌웨어는 홈브류 전용 진입점보다 더 안정적이면서도 높은 수준의 시스템 엑세스를 제공합니다. +{% endcapture %} +
{{ compat | markdownify }}
## 설치 후 자주 묻는 질문 -#### **Q:** *커펌한 상태로 3DS를 업데이트 해도 괜찮나요?* -**A:** Luma3DS를 사용하고 계신 경우, 커스텀 펌웨어 로더(boot9strap)는 업데이트해도 *절대* 지워지지 않습니다. 과거에 Luma3DS가 부팅 중에 크래시하는 업데이트가 몇 번 존재했습니다. 그러니 최신 업데이트가 Luma3DS를 고장내지 않았는지 확인하기 위해 몇 시간 정도 기다리는 것도 좋은 방법입니다. 시스템 업데이트는 순정 3DS와 같은 방법으로 실행할 수 있습니다. 시스템 설정을 통해서나, 안전 모드, 업데이트가 자동으로 다운로드되었을 때 표시되는 업데이트 알림 등에서 업데이트하시면 됩니다. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *SD 카드를 어떻게 업그레이드할 수 있나요?* -**A:** FAT32로 포맷된 새 SD 카드에 기존 SD 카드의 파일들을 복사하세요. 128GB 카드들의 경우에는 할당량 (allocation size)을 65536으로 설정하는걸 권장드립니다. GBA 그래픽과 커스텀 테마 문제 때문에 128GB를 넘기는 SD 카드를 사용하는 것은 권장하지 않습니다. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. 과거에 Luma3DS가 부팅 중에 크래시하는 업데이트가 몇 번 존재했습니다. 그러니 최신 업데이트가 Luma3DS를 고장내지 않았는지 확인하기 위해 몇 시간 정도 기다리는 것도 좋은 방법입니다. 시스템 업데이트는 순정 3DS와 같은 방법으로 실행할 수 있습니다. 시스템 설정을 통해서나, 안전 모드, 업데이트가 자동으로 다운로드되었을 때 표시되는 업데이트 알림 등에서 업데이트하시면 됩니다. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *커펌한 채로 다른 본체로 저장 데이터 이사를 할 수 있나요?* -**A:** 네. 공식 이사 기능을 사용해서 다른 커펌된 기기로 저장 데이터 이사를 할 수 있습니다. (순정 타겟 콘솔로의 이사는 문제를 야기할 수 있습니다.) 커펌 소프트웨어들 (홈브류)의 티켓들은 이사되지 않지만, [faketik] (https://github.com/ihaveamac/faketik/releases/latest)을 사용하면 다시 HOME 메뉴에서 실행할 수 있습니다. 무선 데이터 이사는 절대 하지 말아 주세요. 홈브류들을 모두 삭제하게 됩니다. 커펌은 두 콘솔 모두에 남아있을겁니다. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *일본 3DS에서 시스템 언어를 어떻게 변경하나요?* -**A:** 일본어 외의 다른 언어로 일본 3DS의 언어를 바꾸는 유일한 방법은 [지역 변경](region-changing) 뿐입니다. 지역 변경을 하면 닌텐도 e숍을 사용할 수 없게 될 수 있다는 점을 명심해 주세요. 게임을 업데이트할 수 없게 될 수도 있습니다. +Copy and paste your SD card contents to a new SD card formatted as FAT32. 128GB 카드들의 경우에는 할당량 (allocation size)을 65536으로 설정하는걸 권장드립니다. GBA 그래픽과 커스텀 테마 문제 때문에 128GB를 넘기는 SD 카드를 사용하는 것은 권장하지 않습니다. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *홈브류 앱들은 어떻게 업데이트하나요?* -**A:** 업데이트하려고 하는 홈브류 앱의 형식에 따라 다릅니다. 일반적으로는: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). 커펌 소프트웨어들 (홈브류)의 티켓들은 이사되지 않지만, [faketik] (https://github.com/ihaveamac/faketik/releases/latest)을 사용하면 다시 HOME 메뉴에서 실행할 수 있습니다. 무선 데이터 이사는 절대 하지 말아 주세요. 홈브류들을 모두 삭제하게 됩니다. 커펌은 두 콘솔 모두에 남아있을겁니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). 지역 변경을 하면 닌텐도 e숍을 사용할 수 없게 될 수 있다는 점을 명심해 주세요. 게임을 업데이트할 수 없게 될 수도 있습니다. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. 일반적으로는: * **CIA 형식**의 홈브류는 새 CIA를 설치하여 업데이트할 수 있습니다. 이 경우, 기존의 버전을 덮어쓰게 됩니다. 만약 이전 CIA가 덮어쓰기가 안 되어서, 같은 앱이 2개 표시된다면, 다른 3DS 소프트웨어처럼 이전 버전의 앱을 시스템 설정의 데이터 관리 메뉴에서 지울 수 있습니다. * **3DSX 형식**의 홈브류는 `/3ds` 폴더 내의 3DSX 파일을 새 파일로 교체하여 업데이트할 수 있습니다. 만약 해당 홈브류 앱이 추가 어셋을 포함하고 있다면, 그 어셋을 다른 폴더에 놓아야 할 수도 있습니다. 자세한 사항은 해당 홈브류 앱의 홈페이지를 확인해 주세요. * Luma3DS를 업데이트하는 경우에는 [이 페이지](restoring-updating-cfw)를 확인해 주세요. GodMode9을 업데이트하는 경우에는 [이 페이지](godmode9-usage#updating-godmode9)를 확인해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *제 국가코드/지역 외의 게임들은 어떻게 업데이트하나요?* -**A:** 업데이트가 설치되어 있는 3DS로부터 [업데이트를 추출](dumping-titles-and-game-cartridges)해야 합니다. 닌텐도 e숍은 해당 기기의 국가코드에 맞는 업데이트만 제공합니다 (일본 3DS는 일본 게임의 업데이트만 있습니다). +{% capture compat %} +How do I update my games? -#### **A:** *도와주세요! 뭔가 잘못되었는지 시작이 안 돼요...* -**A:** [문제 해결 가이드](troubleshooting) 를 참고해 주세요. **기기가 부팅할 수 없는 상태일 때 커스텀 펌웨어를 제거하는 것은 벽돌로 이어질 수 있기 때문에 추천되지 않습니다.** +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. 닌텐도 e숍은 해당 기기의 국가코드에 맞는 업데이트만 제공합니다 (일본 3DS는 일본 게임의 업데이트만 있습니다). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **기기가 부팅할 수 없는 상태일 때 커스텀 펌웨어를 제거하는 것은 벽돌로 이어질 수 있기 때문에 추천되지 않습니다.** +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway 관련의 자주 묻는 질문들 -#### **Q:** *내 기기를 n년전에 커펌했어요. 어떻게 해야하죠?* -**A:** boot9strap을 기반으로 한 최신의 커펌 방식으로 업그레이드하는 것을 권장합니다. 어떻게 업그레이드하는지 보려면 [CFW 확인](checking-for-cfw) 페이지를 따라주세요. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *내 셋업은 지금도 잘만 작동하는데 업그레이드는 왜 해야하죠?* -**A:** 다수의 현대 홈브류 (Checkpoint나 BootNTR Selector 등)는 boot9strap 기반 셋업인 기기들로만 테스트되어왔기 때문에 menuhax, A9LH, Gateway와 같은 구 셋업 기반 기기에서는 대부분 작동하지 않을 수도 있습니다. 추가로, 자신의 셋업에 따라서, 3DS를 최신 버전으로 안전하게 업데이트하는게 불가능할 수도 있습니다. 현대식인 boot9strap 기반 셋업들은 이전 셋업들보다 훨씬 시스템 권한이 높으며, 콘솔의 bootrom까지도 백업할 수 있습니다. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. 어떻게 업그레이드하는지 보려면 [CFW 확인](checking-for-cfw) 페이지를 따라주세요. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *지금 가지고 있는 셋업을 업그레이드하면 잃어버리는 게 있을까요?* -**A:** 오래된 셋업 (EmuNAND 포함)에서의 데이터는 보통 아무 손실 없이 boot9strap으로 옮겨질 수 있습니다. 특별히 중요한 데이터가 있다면, [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018) 등의 도구들을 이용해 백업을 만드는 것도 좋은 방법입니다. +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. 추가로, 자신의 셋업에 따라서, 3DS를 최신 버전으로 안전하게 업데이트하는게 불가능할 수도 있습니다. 현대식인 boot9strap 기반 셋업들은 이전 셋업들보다 훨씬 시스템 권한이 높으며, 콘솔의 bootrom까지도 백업할 수 있습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. 특별히 중요한 데이터가 있다면, [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018) 등의 도구들을 이용해 백업을 만드는 것도 좋은 방법입니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *기존 Gateway 셋업의 게임 세이브들을 최신 셋업으로 옮기려면 어떻게 하나요?* **A:** [이 링크](https://gbatemp.net/threads/425743/)를 참고해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt index f9d8969680..797eb2dd50 100644 --- a/_pages/ko_KR/finalizing-setup.txt +++ b/_pages/ko_KR/finalizing-setup.txt @@ -74,7 +74,7 @@ title: "마무리 단계" + boot9strap과 Luma을 이용한 (지금 가지고 계신 버전) 업데이트는 안전합니다 + 이 작업에서 "이 본체는 이미 최신 버전으로 업데이트되어 있습니다" 라는 메세지가 표시 될 수 가 있습니다. 이미 최신 버전이였다면, 이것은 문제가 아니며, 다음 섹션으로 넘어가 주시기 바랍니다 + 오류가 발생하면 DNS 설정과 Proxy 설정을 "자동"으로 설정해 주세요 - + 그래도 에러가 발생하면, [문제 해결](troubleshooting#unable-to-update-device)을 따라 주세요. + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### 섹션 III - Homebrew Launcher @@ -139,7 +139,7 @@ title: "마무리 단계" 1. "Cleanup SD Card"를 선택해 주세요 1. 프롬프트가 뜨면, (A) 를 눌러서 진행해 주세요 -1. (A)를 눌러 진행해 주세요 +1. (A)를 눌러 진행해 주세요. 1. (B)를 눌러 메인 메뉴로 돌아가 주세요 #### 섹션 VIII - 중요 파일 백업 @@ -159,7 +159,7 @@ title: "마무리 단계" 1. `essential.exefs`에서 (A)를 눌러 선택해 주세요 1. "Copy to 0:/gm9/out"를 선택해 주세요 + "Destination already exists"라는 메세지가 표시되면, "Overwrite file(s)"에 (A)를 눌러 주세요 -1. (A)를 눌러 진행해 주세요. +1. (A)를 눌러 진행해 주세요 1. (Home)을 눌러 작업 메뉴를 열어 주세요 1. "Poweroff system"을 선택해 기기의 전원을 꺼 주세요 1. SD 카드를 컴퓨터에 삽입해 주세요 diff --git a/_pages/ko_KR/installing-boot9strap-(fredtool).txt b/_pages/ko_KR/installing-boot9strap-(fredtool).txt index b01c1a8b3c..9dac56ab1a 100644 --- a/_pages/ko_KR/installing-boot9strap-(fredtool).txt +++ b/_pages/ko_KR/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ title: "boot9strap 설치 (Fredtool)" 1. 기기에서 본체 설정을 열어 주세요 1. `데이터 관리` -> `DSiWare` -> `SD 카드`로 들어가주세요 ([사진](/images/screenshots/bb3/dsiware-management.png)) + 기기는 BB3 multihax 메뉴를 표시할 겁니다 - + 만약 이 단계에 문제가 있다면, 이 [문제 해결 가이드](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu)를 참고해 주세요 + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. 십자 패드를 이용해 "Dump DSiWare" 에 (A) 버튼을 눌러 선택해 주세요 + 기기가 자동으로 재부팅될 겁니다 1. 기기를 종료해 주세요 diff --git a/_pages/ko_KR/installing-boot9strap-(usm).txt b/_pages/ko_KR/installing-boot9strap-(usm).txt index 82c8251aa0..c19cb31c5d 100644 --- a/_pages/ko_KR/installing-boot9strap-(usm).txt +++ b/_pages/ko_KR/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ BannerBomb3와 unSAFE_MODE의 더 자세한 설명은 다음 (영어) 페이지 1. 기기에서 본체 설정을 열어 주세요 1. `데이터 관리` -> `DSiWare` -> `SD 카드`로 들어가주세요 ([사진](/images/screenshots/bb3/dsiware-management.png)) + 기기는 BB3 multihax 메뉴를 표시할 겁니다 - + 만약 이 단계에 문제가 있다면, 이 [문제 해결 가이드](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu)를 참고해 주세요 + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. 십자 패드를 이용해 "Install unSAFE_MODE" 에 (A) 버튼을 눌러 선택해 주세요 + 기기가 자동으로 종료될 겁니다 diff --git a/_pages/ko_KR/move-emunand.txt b/_pages/ko_KR/move-emunand.txt index 01d841adb5..6da9648871 100644 --- a/_pages/ko_KR/move-emunand.txt +++ b/_pages/ko_KR/move-emunand.txt @@ -168,7 +168,6 @@ GBA VC 게임이나 저장 데이터에 대해 신경 쓰지 않는다면 이 1. SD 카드를 기기에 다시 삽입해 주세요 1. (A)를 눌러 SD 카드를 다시 마운트해 주세요 1. (Start)를 눌러 기기를 다시 시작해 주세요 -1. 블랙 스크린이 뜨면 이 [문제 해결 가이드](troubleshooting#boot-related-issues-on-modded-devices)를 참고해 주세요 ___ diff --git a/_pages/ko_KR/seedminer.txt b/_pages/ko_KR/seedminer.txt index b9cd7dba74..789cb8ca14 100644 --- a/_pages/ko_KR/seedminer.txt +++ b/_pages/ko_KR/seedminer.txt @@ -26,7 +26,7 @@ Seedminer이 정확히 어떻게 작동하는지 배우고 싶다면 [이 프레 + `Nintendo 3DS` 폴더가 없다면, SD 카드를 3DS에 삽입하고 기기를 시작하여 폴더를 생성해 주세요 1. Nintendo 3DS 폴더 안에 있는 32자리 폴더 이름을 복사해 주세요 + 이 32자리 이름은 기기마다 다릅니다 - + 만약 이런 폴더가 여러 개 보인다면 [이 설명서](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) 를 따르세요 + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + `private`이라는 폴더가 있다면 무시해 주세요 ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ko_KR/troubleshooting.txt b/_pages/ko_KR/troubleshooting.txt index 3fc3348807..8e0d80e794 100644 --- a/_pages/ko_KR/troubleshooting.txt +++ b/_pages/ko_KR/troubleshooting.txt @@ -2,37 +2,69 @@ title: "문제 해결" --- -{% include toc title="목차" %} - 이 페이지는 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## SafeB9SInstaller와의 문제 ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found `boot9strap` 폴더에 `boot9strap.firm`과 `boot9strap.firm.sha`가 없거나, `boot9strap` 폴더의 이름이 잘못되어 있습니다. [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip)의 최신 버전을 다운로드하여, `boot9strap.firm`과 `boot9strap.firm.sha`를 `boot9strap` 폴더로 복사해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM `boot9strap.firm`과 `boot9strap.firm.sha` 파일에 문제가 있습니다. [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip)의 최신 버전을 다운로드하여, `boot9strap.firm`과 `boot9strap.firm.sha`를 `boot9strap` 폴더로 복사해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found `boot9strap` 폴더에 `secret_sector.bin` 파일이 없거나, `boot9strap` 폴더의 이름이 잘못되어 있습니다. [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) 파일을 토렌트 클라이언트로 다운로드하고, 이 파일을 `boot9strap` 폴더에 복사해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-#### 기타 +{% capture compat %} +Something else [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 도움을 요청하여, 자신이 본 메시지를 같이 보내 주세요. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Nintendo 3DS 폴더 내에 여러 개의 긴 이름 폴더가 있습니다 +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ title: "문제 해결" + 이것이 [Seedminer의 섹션 II](seedminer#section-ii---seedminer)에서 사용할 진짜 ID0입니다 1. `Nintendo 3DS` 폴더를 삭제해 주세요 1. `BACKUP_Nintendo 3DS` 폴더를 `Nintendo 3DS` 폴더로 이름을 변경해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable이 step 4로 건너뛰어집니다 +{% capture compat %} +Bruteforce Movable skips to step 4 웹사이트에서 이미 친구 코드와 ID0로 `movable.sed`를 만들어냈습니다. 제공되는 `movable.sed`를 그대로 이용하시면 됩니다. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... 3DS에서 친구 등록이 적절하게 완료되지 않아 친구 코드가 차단되었습니다. 3DS가 인터넷에 적절하게 연결되어 있는지 확인해 주시고, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어와 차단 해제를 요청해주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( 웹사이트에서 `movable.sed` 파일을 해킹할 수 없다고 확정했습니다. 정확한 ID0를 제공했는지 확인해주세요. 만약 ID0가 정확하다면, Seedminer를 통한 방법은 불가능하며 다른 게임이나 하드웨어가 필요한 방법을 이용해야 합니다. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +`F00D43D5.bin`이 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더 내에 있는 유일한 파일이어야 합니다. 만약 그렇다면, [BannerBomb3 툴](https://3ds.nhnarwhal.com/#/bb3gen)에서 다시 생성해 주세요. -### "에러가 발생했습니다. 본체의 전원 버튼을 길게 눌러 전원을 끈 후..." (검은 화면에 텍스트) +또한, `bb3.bin`이 SD 카드의 최상위 디렉토리에 있어야 합니다. 만약 없다면, [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin)의 최신 버전 (직접 다운로드)을 다운받아 `bb3.bin` 파일을 SD 카드의 최상위 디렉토리로 복사해 주세요. -`00000001.sav` 또는 `otherapp.bin` 파일이 잘못 들어갔습니다. `00000000.sav`가 `Nintendo 3DS` -> `` -> `` -> `title` -> `00004000` -> 0017c100` -> `data` 안에 있고 `otherapp.bin`이 SD카드 최상위 디렉토리에 있는지 다시 한 번 확인해주세요. +만약 이 방법이 모두 안 된다면, 이 방식 자체를 차단하는 방법으로 커펌이 지워졌을 수 있습니다. 이 경우에, 만약 안전 모드가 작동된다면, [Seedminer의 다른 브랜치](homebrew-launcher-(pichaxx))를 이용해야 합니다. 만약 안전 모드가 작동되지 않거나 다른 도움이 필요하다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 영어로 도움을 요청해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-만약 위치가 정확하다면, [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx)을 이용해 세이브를 다시 생성한 후, `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 폴더 안에 다시 복사해주세요. 반드시 파일의 이름이 `00000001.sav`이고 기기의 `movable.sed`를 이용해야 합니다. 최신 버전의 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)를 다시 다운받아, `otherapps_with_CfgS` 폴더 안에 있는 기기에 맞는 `.bin` 파일을 SD 카드의 최상위 디렉토리로 복사해 `otherapp.bin`으로 이름을 변경해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% capture compat %} +DSiWare Management menu does not crash -### 피크로스 실행 중 "An exception occurred" 또는 오류 화면이 표시됩니다 +`F00D43D5.bin`이 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더 내에 없습니다. 폴더 `Nintendo DSiWare`의 이름에 오타가 있는지 확인해 주세요. 대소문자는 구분하지 않습니다. +{% endcapture %} +
{{ compat | markdownify }}
-이 기기는 이미 커스텀 펌웨어가 설치되어 있습니다. [CFW 확인](checking-for-cfw) 을 하는 것을 권장합니다. +{% capture compat %} +DSiWare Management shows a question mark -### "에러가 발생하여 소프트웨어를 종료합니다..." (하얀 메시지 창) +`F00D43D5.bin` 파일에 문제가 있습니다. (잘못된 파일이거나 다른 3DS용 파일) 해당 기기의 `movable.sed` 파일을 이용해, [BannerBomb3 툴](https://3ds.nhnarwhal.com/#/bb3gen)에서 `F00D43D5.bin` 파일을 다시 생성해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-`otherapp.bin` 파일에 문제가 있습니다. 최신 버전의 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)를 다운받아, `otherapps_with_CfgS` 폴더 안에 있는 기기에 맞는 `.bin` 파일을 SD 카드의 최상위 디렉토리로 복사해 `otherapp.bin`으로 이름을 변경해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +## boot9strap 설치 (USM) -### 게임이 정상적으로 시작됩니다 +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -수정된 `00000001.sav` 파일이 잘못 들어갔거나, 다른 `movable.sed` 파일로 생성했습니다. [Bruteforce Movable](https://seedminer.hacks.guide)에서 `movable.sed`를 다시 생성해, [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx)에서 세이브 파일을 다시 생성, 결과 파일(`00000001.sav`)을 `Nintendo 3DS` -> `` -> `` -> `title` -> `00004000` -> `0017c100` -> `data`에 복사해 주세요. +unSAFE_MODE가 설치되지 않았습니다. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## boot9strap 설치 (Soundhax) +`usm.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin)을 다시 내려받고 `usm.bin` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. -### Soundhax를 실행하면 빨간색/보라색/분홍색 혹은 하얀색 화면이 표시됩니다 +또는, 기기가 SD 카드를 인식 못 했을 가능성도 있습니다. 장착이 되있고 제대로 포맷이 되었다는걸 확인해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-기기가 시스템 버전 9.4.0 ~ 9.6.0이라면, universal-otherapp의 구버전에서 발생하는 오류가 발생했을 가능성이 큽니다. [여기](https://github.com/TuxSH/universal-otherapp/releases/latest)에서 최신 버전으로 다운로드해주세요. - -펌웨어 버전이 이게 아니라면, 이미 커펌이 설치되었을 수 있습니다. [CFW 확인](checking-for-cfw) 을 하는 것을 권장합니다. - -### "에러가 발생하여 소프트웨어를 종료합니다..." (하얀 메시지 창) - -`otherapp.bin` 파일에 문제가 있습니다. (없거나, 잘못 들어갔거나, 혹은 잘못된 파일) 최신 버전의 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)을 다시 내려받아 SD 카드의 최상위 디렉토리에 복사해주세요. - -### "재생할 수 없습니다" - -기기와 지역 조합과 다른 Soundhax 파일을 이용하고 있거나, 기기가 Soundhax와 호환되지 않습니다. 후자라면, 기기를 최신 버전으로 업데이트한 후 [Seedminer](seedminer) 방식을 따라야 합니다. - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin `SafeB9SInstaller.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [SafeB9Installer](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInst20170605-122940.zip)을 다운받아 압축을 풀고, SD 카드의 최상위 디렉토리에 `SafeB9Installer.bin`을 복사해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! 데이터를 모두 백업하고 시스템별로 권장되는 프로그램을 이용해 SD카드를 FAT32로 다시 포맷해 주세요. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))) MiniTool Partition Wizard나 HP formatting tool(HPUSBDisk)는 3DS용 SD 카드에 문제를 발생시킨다는 것이 알려져 있습니다. 만약 해결되지 않는다면, 다른 SD 카드를 이용해 보세요. +{% endcapture %} +
{{ compat | markdownify }}
---- +## boot9strap 설치 (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +`movable.sed`와 DSiWare 백업 파일이 동일 기기에서 추출한 것인지 확인해 주세요. 서로 다르면 오류가 발생합니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +`F00D43D5.bin` 파일을 삭제하지 않았습니다. SD 카드의 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더로 이동하고 `F00D43D5.bin` 파일을 삭제해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +`42383821.bin` 파일에 문제가 있습니다. (없거나, 잘못 들어갔거나, 혹은 잘못된 파일) [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) 웹사이트에서 파일을 다시 만들어 `output.zip` -> `hax`에 있는 `42383821.bin` 파일을 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`에 정확하게 배치해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!`가 SD 카드에서 시스템 메모리로 복사되지 않았습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +DS 소프트웨어용 설정 앱이 고장났으며, 고치기 위해서는 Homebrew Launcher 앱에 접근해야 합니다. [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +만약 큰 SD 카드를 사용하신다면, Flipnote가 오래 걸릴 수 있습니다. 몇 분 정도 기다려 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +SD 카드 루트에 Frogminer_save `.zip` 안에 있는 `private` 폴더를 복사하지 않았습니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +수정된 Flipnote에서 실수로 터치 스크린을 건드렸을 수 있습니다. DS 소프트웨어용 설정에 다시 들어가 다시 시도하되, 터치 스크린을 실수로 누르지 않도록 주의해주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +`boot.nds` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [b9stool](https://github.com/zoogie/b9sTool/releases/latest)을 다시 내려받고 `boot.nds` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 파일이 있으면 덮어씌워 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +`boot.nds` 파일에 문제가 있습니다. 최신 버전의 [b9stool](https://github.com/zoogie/b9sTool/releases/latest)을 다시 내려받고 `boot.nds` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 파일이 있으면 덮어씌워 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +boot9strap이 정상적으로 설치되지 않았을 수 있습니다. [이 페이지](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)의 섹션 B를 따라주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +`00000001.sav` 또는 `otherapp.bin` 파일이 잘못 들어갔습니다. `00000000.sav`가 `Nintendo 3DS` -> `` -> `` -> `title` -> `00004000` -> 0017c100` -> `data` 안에 있고 `otherapp.bin`이 SD카드 최상위 디렉토리에 있는지 다시 한 번 확인해주세요. + +만약 위치가 정확하다면, [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx)을 이용해 세이브를 다시 생성한 후, `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 폴더 안에 다시 복사해주세요. 반드시 파일의 이름이 `00000001.sav`이고 기기의 `movable.sed`를 이용해야 합니다. 최신 버전의 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)를 다시 다운받아, `otherapps_with_CfgS` 폴더 안에 있는 기기에 맞는 `.bin` 파일을 SD 카드의 최상위 디렉토리로 복사해 `otherapp.bin`으로 이름을 변경해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +이 기기는 이미 커스텀 펌웨어가 설치되어 있습니다. [CFW 확인](checking-for-cfw) 을 하는 것을 권장합니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +`otherapp.bin` 파일에 문제가 있습니다. 최신 버전의 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest)를 다운받아, `otherapps_with_CfgS` 폴더 안에 있는 기기에 맞는 `.bin` 파일을 SD 카드의 최상위 디렉토리로 복사해 `otherapp.bin`으로 이름을 변경해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +수정된 `00000001.sav` 파일이 잘못 들어갔거나, 다른 `movable.sed` 파일로 생성했습니다. [Bruteforce Movable](https://seedminer.hacks.guide)에서 `movable.sed`를 다시 생성해, [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx)에서 세이브 파일을 다시 생성, 결과 파일(`00000001.sav`)을 `Nintendo 3DS` -> `` -> `` -> `title` -> `00004000` -> `0017c100` -> `data`에 복사해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +## boot9strap 설치 (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +기기가 시스템 버전 9.4.0 ~ 9.6.0이라면, universal-otherapp의 구버전에서 발생하는 오류가 발생했을 가능성이 큽니다. [여기](https://github.com/TuxSH/universal-otherapp/releases/latest)에서 최신 버전으로 다운로드해주세요. + +펌웨어 버전이 이게 아니라면, 이미 커펌이 설치되었을 수 있습니다. [CFW 확인](checking-for-cfw) 을 하는 것을 권장합니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +`otherapp.bin` 파일에 문제가 있습니다. (없거나, 잘못 들어갔거나, 혹은 잘못된 파일) 최신 버전의 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)을 다시 내려받아 SD 카드의 최상위 디렉토리에 복사해주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +기기와 지역 조합과 다른 Soundhax 파일을 이용하고 있거나, 기기가 Soundhax와 호환되지 않습니다. 후자라면, 기기를 최신 버전으로 업데이트한 후 [Seedminer](seedminer) 방식을 따라야 합니다. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +`SafeB9SInstaller.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [SafeB9Installer](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInst20170605-122940.zip)을 다운받아 압축을 풀고, SD 카드의 최상위 디렉토리에 `SafeB9Installer.bin`을 복사해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +데이터를 모두 백업하고 시스템별로 권장되는 프로그램을 이용해 SD카드를 FAT32로 다시 포맷해 주세요. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))) MiniTool Partition Wizard나 HP formatting tool(HPUSBDisk)는 3DS용 SD 카드에 문제를 발생시킨다는 것이 알려져 있습니다. + +만약 해결되지 않는다면, 다른 SD 카드를 이용해 보세요. +{% endcapture %} +
{{ compat | markdownify }}
## boot9strap 설치 (SSLoth-Browser) -### Browserhax를 실행하면 빨간색/보라색/분홍색 혹은 하얀색 화면이 표시됩니다 +{% capture compat %} +Red/purple/pink and white screen after running Browserhax 이미 커스텀 펌웨어가 설치되어 있을 수 있습니다. [CFW 확인](checking-for-cfw) 을 하는 것을 권장합니다. +{% endcapture %} +
{{ compat | markdownify }}
-### "에러가 발생했습니다. 본체의 전원 버튼을 길게 눌러 전원을 끈 후..." (검은 화면에 텍스트) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) `arm11code.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)을 내려받아 `otherapp.bin` 파일을 SD 카드의 최상위 디렉토리에 복사하고, 이름을 `arm11code.bin`으로 변경해 주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### "에러가 발생하여 소프트웨어를 종료합니다..." (하얀 메시지 창) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) `arm11code.bin`에 문제가 있습니다. 최신 버전의 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)을 내려받아 `otherapp.bin` 파일을 SD 카드의 최상위 디렉토리에 복사하고, 이름을 `arm11code.bin`으로 변경해 주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### Browserhax QR 코드나 URL을 열면 브라우저가 꺼집니다 +{% capture compat %} +Opening the browserhax QR code or URL crashes 이러한 브라우저 기반의 익스플로잇은 불안정하고 자주 종료됩니다. 그러나 종종 다음 단계를 수행하면 고쳐질 수 있습니다. 1. 브라우저를 실행하고 브라우저 설정을 실행해 주세요 1. 밑으로 내려 저장 데이터 초기화를 눌러 주세요 1. 익스플로잇을 다시 시도해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### 브라우저를 열면 본체 업데이트 창이 표시됩니다 +{% capture compat %} +System Update prompt when opening browser SSLoth 프록시 설정이 잘못 설정되었습니다. 페이지의 SSLoth 섹션을 다시 진행해주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### 브라우저를 열 때 오류 코드 032-0420이 표시됩니다 +{% capture compat %} +Error 032-0420 when opening browser 다음 과정을 순서대로 진행해주세요: @@ -157,126 +376,47 @@ SSLoth 프록시 설정이 잘못 설정되었습니다. 페이지의 SSLoth 섹 1. 시스템 업데이트에 관한 창이 표시되면, 'OK'을 눌러주세요 + 실제로 시스템이 업데이트되지는 않습니다 1. [섹션 II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth)로 돌아가 다시 진행해주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin `SafeB9SInstaller.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [SafeB9Installer](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInst20170605-122940.zip)을 다운받아 압축을 풀고, SD 카드의 최상위 디렉토리에 `SafeB9Installer.bin`을 복사해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### "Doing agbhax..."에서 화면이 멎습니다 - +{% capture compat %} +Frozen on "Doing agbhax..." `arm11code.bin`에 문제가 있을 수 있습니다. 최신 버전의 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest)을 다시 내려받아 SD 카드의 최상위 디렉토리에 복사하고, 이름을 `arm11code.bin`으로 변경해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. 태국발 기기 (버전 넘버 뒤에 T가 붙음, 예: 11.3.0-##T)를 이용하고 있는 경우, 이 방식으로는 커펌이 불가하며, 콘솔을 최신 버전으로 업데이트한 후 [Seedminer](seedminer) 를 이용해야 합니다. 중국 본토발 기기(버전이 C로 끝남, 예: `11.3.0-##C`)를 이용하고 계신다면, [Nintendo Homebrew Discord 서버](https://discord.com/MWxPgEp)로 오셔서 도움을 요청하세요. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -다른 방식을 이용해야 합니다. [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. +[Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! 데이터를 모두 백업하고 시스템별로 권장되는 프로그램을 이용해 SD카드를 FAT32로 다시 포맷해 주세요. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))) MiniTool Partition Wizard나 HP formatting tool(HPUSBDisk)는 3DS용 SD 카드에 문제를 발생시킨다는 것이 알려져 있습니다. 만약 해결되지 않는다면, 다른 SD 카드를 이용해 보세요. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare 관리 메뉴가 BB3 multihax 메뉴를 표시하지 않고 깨집니다 - -`F00D43D5.bin`이 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더 내에 있는 유일한 파일이어야 합니다. 만약 그렇다면, [BannerBomb3 툴](https://3ds.nhnarwhal.com/#/bb3gen)에서 다시 생성해 주세요. - -또한, `bb3.bin`이 SD 카드의 최상위 디렉토리에 있어야 합니다. 만약 없다면, [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin)의 최신 버전 (직접 다운로드)을 다운받아 `bb3.bin` 파일을 SD 카드의 최상위 디렉토리로 복사해 주세요. - -만약 이 방법이 모두 안 된다면, 이 방식 자체를 차단하는 방법으로 커펌이 지워졌을 수 있습니다. 이 경우에, 만약 안전 모드가 작동된다면, [Seedminer의 다른 브랜치](homebrew-launcher-(pichaxx))를 이용해야 합니다. 만약 안전 모드가 작동되지 않거나 다른 도움이 필요하다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 영어로 도움을 요청해 주세요. - -### DSiWare 관리 메뉴가 깨지지 않거나 정상 작동합니다 - -`F00D43D5.bin`이 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더 내에 없습니다. 폴더 `Nintendo DSiWare`의 이름에 오타가 있는지 확인해 주세요. 대소문자는 구분하지 않습니다. - -### DSiWare 관리 메뉴에서 물음표가 표시됩니다 - -`F00D43D5.bin` 파일에 문제가 있습니다. (잘못된 파일이거나 다른 3DS용 파일) 해당 기기의 `movable.sed` 파일을 이용해, [BannerBomb3 툴](https://3ds.nhnarwhal.com/#/bb3gen)에서 `F00D43D5.bin` 파일을 다시 생성해 주세요. - ---- - -## boot9strap 설치 (USM) - -### 업데이트 시 `003-1099` 에러 코드가 발생하지 않고 정상적으로 완료됩니다 - -unSAFE_MODE가 설치되지 않았습니다. 페이지를 다시 따라 unSAFE_MODE를 다시 설치해 주세요. - -### 세부 설정 선택 시 빨간 화면이 표시됩니다 - -`usm.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin)을 다시 내려받고 `usm.bin` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. - -또는, 기기가 SD 카드를 인식 못 했을 가능성도 있습니다. 장착이 되있고 제대로 포맷이 되었다는걸 확인해 주세요. - -### Failed to open SafeB9SInstaller.bin - -`SafeB9SInstaller.bin` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [SafeB9Installer](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInst20170605-122940.zip)을 다운받아 압축을 풀고, SD 카드의 최상위 디렉토리에 `SafeB9Installer.bin`을 복사해주세요. `.bin` 확장자는 보이지 않는 이상 추가하지 말아 주세요. - -### Failed to mount the SD card! - -데이터를 모두 백업하고 시스템별로 권장되는 프로그램을 이용해 SD카드를 FAT32로 다시 포맷해 주세요. ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))) MiniTool Partition Wizard나 HP formatting tool(HPUSBDisk)는 3DS용 SD 카드에 문제를 발생시킨다는 것이 알려져 있습니다. - -만약 해결되지 않는다면, 다른 SD 카드를 이용해 보세요. - ---- - -## boot9strap 설치 (Fredtool) - -### Fredtool Injector 페이지에서 에러 발생 - -`movable.sed`와 DSiWare 백업 파일이 동일 기기에서 추출한 것인지 확인해 주세요. 서로 다르면 오류가 발생합니다. - -### BB3 multihax 메뉴가 표시돼 "Haxxxxxxxxx!"를 선택할 수 없습니다 - -`F00D43D5.bin` 파일을 삭제하지 않았습니다. SD 카드의 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 폴더로 이동하고 `F00D43D5.bin` 파일을 삭제해 주세요. - -### "Haxxxxxxxxx!"가 표시되지 않습니다 - -`42383821.bin` 파일에 문제가 있습니다. (없거나, 잘못 들어갔거나, 혹은 잘못된 파일) [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) 웹사이트에서 파일을 다시 만들어 `output.zip` -> `hax`에 있는 `42383821.bin` 파일을 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`에 정확하게 배치해 주세요. - -### DS 소프트웨어용 설정이 정상적으로 실행됩니다 - -`Haxxxxxxxxx!`가 SD 카드에서 시스템 메모리로 복사되지 않았습니다. - -### DS 소프트웨어용 설정을 실행하면 검은 화면이 표시됩니다 - -DS 소프트웨어용 설정 앱이 고장났으며, 고치기 위해서는 Homebrew Launcher 앱에 접근해야 합니다. [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. - -### Flipnote Studio에서 SD 카드 선택이 되지 않습니다 - -만약 큰 SD 카드를 사용하신다면, Flipnote가 오래 걸릴 수 있습니다. 몇 분 정도 기다려 주세요. - -### Lenny face가 표시되지 않습니다 - -SD 카드 루트에 Frogminer_save `.zip` 안에 있는 `private` 폴더를 복사하지 않았습니다. - -### Flipnote의 작동이 중지됩니다 - -수정된 Flipnote에서 실수로 터치 스크린을 건드렸을 수 있습니다. DS 소프트웨어용 설정에 다시 들어가 다시 시도하되, 터치 스크린을 실수로 누르지 않도록 주의해주세요. - -### 붙여넣기 후 녹색 화면이 표시됨 - -`boot.nds` 파일이 없거나 잘못 들어갔습니다. 최신 버전의 [b9stool](https://github.com/zoogie/b9sTool/releases/latest)을 다시 내려받고 `boot.nds` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 파일이 있으면 덮어씌워 주세요. - -### 붙여넣기 후 하얀색 화면이 표시됨 - -`boot.nds` 파일에 문제가 있습니다. 최신 버전의 [b9stool](https://github.com/zoogie/b9sTool/releases/latest)을 다시 내려받고 `boot.nds` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 파일이 있으면 덮어씌워 주세요. - -### B9STool을 실행한 후 Luma3DS 설정 메뉴를 실행할 수 없습니다 - -boot9strap이 정상적으로 설치되지 않았을 수 있습니다. [이 페이지](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)의 섹션 B를 따라주세요. - ---- ## 마무리 단계 -### 본체 업데이트를 할 수 없습니다 +{% capture compat %} +Unable to update device 다음 단계는 순서 없이 진행 가능하나, 하기 쉬운 것부터 어려운 순서로 정렬되어 있습니다. @@ -289,37 +429,41 @@ boot9strap이 정상적으로 설치되지 않았을 수 있습니다. [이 페 1. Nintendo 서버가 점검 중일 수 있습니다. 나중에 다시 시도해 주세요 1. 만약 여전히 오류가 발생한다면, [CTRTransfer](ctrtransfer)를 진행한 후 다시 시도해 주세요 1. 지원이 필요하면 [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 (영어로) 지원을 요청해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### 버튼이 고장나 Rosalina 메뉴에 접근할 수 없습니다 +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) 이 [다른 config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini)를 다운받아 `/luma/`에 넣어주세요. 이 파일은 Rosalina 키 조합을 (X) + (Y)로 바꿉니다. +{% endcapture %} +
{{ compat | markdownify }}
-### 다운로드 플레이로 Homebrew Launcher 실행 시 "An exception occurred" 화면이 표시됩니다 +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play `boot.3dsx` 파일에 문제가 있습니다. (없거나, 잘못 들어갔거나, 혹은 잘못된 파일) 최신 버전의 [Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest)을 다시 내려받고 `boot.3dsx` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 파일이 있으면 덮어씌워 주세요. ZIP 파일을 압축 해제할 때, 3DS 관련 파일에서 문제가 있다고 알려져 있은 WinRAR를 제외한 프로그램으로 압축 해제해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### GodMode9에서 "Scripts directory not found"가 표시됩니다 +{% capture compat %} +"Scripts directory not found" in GodMode9 GodMode9 `.zip`안에 압축이 되있는 `gm9` 폴더를 SD 카드의 루트로 복사하지 않았습니다. 최신 버전의 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)을 다시 내려받고 `gm9` 폴더를 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 폴더가 있으면 합병해 주세요. - -### `/gm9/out/` 폴더에 `essentials.exefs`가 없습니다 - -이 기기는 이미 커스텀 펌웨어가 설치된 적이 있어 백업 메세지가 표시되지 않습니다. 수동으로 백업해 주세요: - -1. SD 카드를 기기에 다시 삽입해 주세요 -1. (Start)를 길게 누르고, 이 상태에서 전원을 켜 주세요. GodMode9이 실행 될 겁니다 -1. `[S:] SYSNAND VIRTUAL` 폴더로 이동해 주세요 -1. `essential.exefs`를 선택하고, `Copy to 0:/gm9/out/`를 선택해 주세요 -1. `/gm9/out/` 폴더에 `essential.exefs` 파일이 있을 겁니다 +{% endcapture %} +
{{ compat | markdownify }}
--- -## 해킹 된 기기에 부팅 문제 +## Boot issues on devices with custom firmware 여기서 안내하는 설명은 일반적으로 최신 커스텀 펌웨어 설정(boot9strap + Luma3DS 8.0 이상)에 적용됩니다. 만약 콘솔이 이전 설정(arm9loaderhax 또는 menuhax 기반 등)으로 구동되고 있다면, 이 설명을 따르기 전에 설정을 업데이트해야 합니다. {: .notice--info} -### 장치를 켜도 켜지지 않거나, 혹은 부팅 시 알림 LED가 색상을 표시합니다 +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot `boot.firm` 파일에 문제가 있습니다. [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4)를 실행하고 있다면, 3DS 알림 LED가 특정 색상으로 깜빡일 겁니다. 이 색상은 SD 카드 혹은 내부 메모리에 있는 `boot.firm`의 오류를 분석하기 위해 이용됩니다. 구 버전의 boot9strap에서는 기기를 켜려 할 때 파란 LED가 켜졌다가 즉시 꺼질 것입니다. @@ -332,11 +476,15 @@ GodMode9 `.zip`안에 압축이 되있는 `gm9` 폴더를 SD 카드의 루트로 [Luma3DS의 최신 버전](https://github.com/LumaTeam/Luma3DS/releases/latest)을 다운받아 압축을 해제해, 새 `boot.firm` 파일을 SD 카드의 루트 디렉토리에 넣어주세요. (파일이 이미 있다면 덮어씌워주세요.) `boot.firm` 파일이 계속 문제가 있는 것으로 인식된다면, SD 카드에 문제가 있는지 확인해야 할 수 있습니다: ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))) 또, WinRAR로 압축 해제한 파일은 3DS에서 문제를 자주 일으키는 것으로 알려져 있습니다. 순간적르로 백라이트가 켜졌다 꺼지면서 "퍽 소리"가 들린다면, 장치의 하드웨어 문제인 것입니다. (백라이트 케이블이 연결이 끊기는 등) 이 경우 특정 각도로 기기를 들면 부팅될 수 있습니다. +{% endcapture %} +
{{ compat | markdownify }}
-### 파란 불은 켜지는데 화면은 검은색에서 바뀌지 않습니다 +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on 다음 단계는 순서 없이 진행 가능하나, 시간 소모가 적은 것부터 긴 순서로 정렬되어 있습니다. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. 전원을 끄고 게임 카트리지가 장착되어 있다면 분리한 다음, 10분 정도 기다려 주세요. 10분 후에 정상적으로 부팅된다면, 문제는 해결된 것이며 재발 가능성이 낮습니다 1. SD 카드의 `Nintendo 3DS` 폴더를 다른 이름(예: `NIntendo 3DS_BACKUP`)으로 변경 후 부팅해보세요. 장치가 정상적으로 부팅된다면, `Nintendo 3DS` 폴더 내부에 문제가 있는 것입니다. 홈 메뉴의 추가 데이터를 정리해주세요: + SD 카드에 있는 `/Nintendo 3DS///extdata/00000000/` 폴더로 이동해 주세요 @@ -354,35 +502,48 @@ GodMode9 `.zip`안에 압축이 되있는 `gm9` 폴더를 SD 카드의 루트로 + 성공적일 경우엔 장치가 "본체 업데이트"로 부팅됩니다 1. [CTRTransfer](ctrtransfer) 설명서를 따라 주세요 1. 지원이 필요하면 [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 (영어로) 지원을 요청해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### 기기 부팅시 에러 화면이 표시됩니다 +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" 또는 "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Luma3DS 구 버전이 설치되있습니다. 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)을 다시 내려받고 `boot.firm` 파일을 SD 카드의 최상위 디렉토리에 복사해주세요. 이미 파일이 있으면 덮어씌워 주세요. ZIP 파일을 압축 해제할 때, 3DS 관련 파일에서 문제가 있다고 알려져 있은 WinRAR를 제외한 프로그램으로 압축 해제해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-#### "에러가 발생했습니다. 본체의 전원 버튼을 길게 눌러 전원을 끈 후..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 오류 핸들러가 꺼져있거나, 커스텀 펌웨어가 정상적으로 설치되지 않았습니다. ARM11 오류 핸들러를 활성화해보세요: + 기기를 종료해 주세요 + (Select) 버튼을 길게 눌러 주세요 + (Select) 버튼을 계속 눌러 있는 상태에서 기기의 전원을 켜 주세요 + "Disable ARM11 exception handlers" 박스가 체크되어 있다면, 체크를 해제해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-#### 다른 에러 - -에러 사진을 찍고 [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. - -### 파란색 "Bootrom Error" 화면 +{% capture compat %} +Blue "BOOTROM ERROR" screen 이 기기는 벽돌 상태입니다. ntrboot 플래시카트를 구매한 후 이를 이용해 boot9strap를 설치하여 기기를 복구해야 합니다. 이 문제는 또 기기의 하드웨어 문제가 있다는 뜻일수도 있습니다. 어떠한 경우가 됐든, [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. + 또는, 누군가가 부팅 배경화면을 벽돌 사진으로 변경 했을 수도 있습니다. 기기를 이 화면에 5분 동안 나둬 보세요. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## 해킹 된 기기에 기능 문제 +에러 사진을 찍고 [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS 기능이 오작동 하거나 Flipnote Studio가 대신 표시됩니다 +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. 최신 버전의 [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (`.3dsx` 파일)을 다운로드해 주세요 1. 기기를 종료해 주세요 @@ -396,20 +557,29 @@ ARM11 오류 핸들러가 꺼져있거나, 커스텀 펌웨어가 정상적으 1. 본체 설정의 "기타 설정"에서 가장 오른쪽에 있는 "본체 업데이트"를 선택해 기기를 업데이트해 주세요 + 이 업데이트는 필수 TWL 타이틀이 제거된 것을 확인 했을 시 다시 다운로드하고 재설치 할 겁니다 1. 업데이트 완료 시 "OK"를 눌러 기기를 재시작해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### GBA 버추얼 콘솔 혹은 안전 모드 기능이 고장났습니다 +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -기기에 (아마 arm9loaderhax를 통해) Luma3DS/AuReiNand 6.6 이하의 버전이 설치되어 있습니다. [A9LH를 B9S로 업데이트](a9lh-to-b9s)를 따라서 기기를 현재의 커스텀 펌웨어 환경으로 업데이트해 주세요. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. [A9LH를 B9S로 업데이트](a9lh-to-b9s)를 따라서 기기를 현재의 커스텀 펌웨어 환경으로 업데이트해 주세요. +{% endcapture %} +
{{ compat | markdownify }}
-### 확장 메모리 기능을 사용하는 게임이 오작동합니다 +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work 이 문제는 구 3DS / 2DS 기기의 지역을 변경하거자 CTRTransfer를 한 이후 나타날 수 있는 상황입니다. 이를 해결하려면 본체 초기화를 해야 합니다. +{% endcapture %} +
{{ compat | markdownify }}
--- ## 기타 문제 해결 -### HOME 메뉴 추가 데이터 정리 +{% capture compat %} +Clear HOME Menu extdata 1. 기기를 종료해 주세요 1. SD 카드를 컴퓨터에 삽입해 주세요 @@ -422,8 +592,11 @@ ARM11 오류 핸들러가 꺼져있거나, 커스텀 펌웨어가 정상적으 + **KOR 지역**: `000000A9` + **TWN 지역**: `000000B1` 1. SD 카드를 기기에 다시 삽입해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
-### HOME 메뉴 테마 데이터 정리 +{% capture compat %} +Clear HOME Menu theme data 1. 기기를 종료해 주세요 1. SD 카드를 컴퓨터에 삽입해 주세요 @@ -433,3 +606,6 @@ ARM11 오류 핸들러가 꺼져있거나, 커스텀 펌웨어가 정상적으 + **JPN 지역**: `000002cc` + **USA 지역**: `000002cd` 1. SD 카드를 기기에 다시 삽입해 주세요 +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ko_KR/uninstall-cfw.txt b/_pages/ko_KR/uninstall-cfw.txt index e6b47891f9..5e5a967668 100644 --- a/_pages/ko_KR/uninstall-cfw.txt +++ b/_pages/ko_KR/uninstall-cfw.txt @@ -75,7 +75,7 @@ title: "CFW 제거하기" + 만약 에러가 발생하거나, 검정색 화면이 표시되거나, 일본판 Flipnote Studio가 표시 되면, 이 테스트는 실패했습니다 1. 기기를 종료해 주세요 -만약 이 테스트 중 하나라도 실패했다면, 커펌 삭제 이후 DS 모드, DS 다운로드 플레이, 혹은 DS 연결 설정이 작동하지 않을 수 있습니다. 계속하기 전에 [DS 모드를 복구](troubleshooting#dis-ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio)해야 합니다. +만약 이 테스트 중 하나라도 실패했다면, 커펌 삭제 이후 DS 모드, DS 다운로드 플레이, 혹은 DS 연결 설정이 작동하지 않을 수 있습니다. You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### 섹션 III - 안전 테스트 diff --git a/_pages/ms_MY/a9lh-to-b9s.txt b/_pages/ms_MY/a9lh-to-b9s.txt index 7af3eacb5a..882acbbca0 100644 --- a/_pages/ms_MY/a9lh-to-b9s.txt +++ b/_pages/ms_MY/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Tekan (Start) untuk save dan reboot ___ diff --git a/_pages/ms_MY/checking-for-cfw.txt b/_pages/ms_MY/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/ms_MY/checking-for-cfw.txt +++ b/_pages/ms_MY/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/ms_MY/faq.txt b/_pages/ms_MY/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/ms_MY/faq.txt +++ b/_pages/ms_MY/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt index 628fd0823e..c2378644f7 100644 --- a/_pages/ms_MY/finalizing-setup.txt +++ b/_pages/ms_MY/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/ms_MY/installing-boot9strap-(fredtool).txt b/_pages/ms_MY/installing-boot9strap-(fredtool).txt index 8aa86d2407..176fd5cf0c 100644 --- a/_pages/ms_MY/installing-boot9strap-(fredtool).txt +++ b/_pages/ms_MY/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/ms_MY/installing-boot9strap-(usm).txt b/_pages/ms_MY/installing-boot9strap-(usm).txt index 57a1234e35..39e53df539 100644 --- a/_pages/ms_MY/installing-boot9strap-(usm).txt +++ b/_pages/ms_MY/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/ms_MY/move-emunand.txt b/_pages/ms_MY/move-emunand.txt index 36238e6a84..5e11404448 100644 --- a/_pages/ms_MY/move-emunand.txt +++ b/_pages/ms_MY/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Tekan (A) untuk mengaktifkan kad SD anda 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/ms_MY/seedminer.txt b/_pages/ms_MY/seedminer.txt index 0256c620f9..9e7713978d 100644 --- a/_pages/ms_MY/seedminer.txt +++ b/_pages/ms_MY/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ms_MY/troubleshooting.txt b/_pages/ms_MY/troubleshooting.txt index bea4d5eb22..c2cc03aff0 100644 --- a/_pages/ms_MY/troubleshooting.txt +++ b/_pages/ms_MY/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Pasang kad SD anda ke dalam komputer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Pasang kad SD anda ke dalam komputer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ms_MY/uninstall-cfw.txt b/_pages/ms_MY/uninstall-cfw.txt index 109698c0af..48db85b95f 100644 --- a/_pages/ms_MY/uninstall-cfw.txt +++ b/_pages/ms_MY/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/nl_NL/a9lh-to-b9s.txt b/_pages/nl_NL/a9lh-to-b9s.txt index 962b07a509..6c7077350a 100644 --- a/_pages/nl_NL/a9lh-to-b9s.txt +++ b/_pages/nl_NL/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Voor alle stappen in dit gedeelte, moet je de bestaande bestanden op je SD-kaart 1. Je apparaat zou opnieuw moeten opgestart zijn naar het configuratiemenu van Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Druk op (Start) om op te slaan en opnieuw op te starten ___ diff --git a/_pages/nl_NL/checking-for-cfw.txt b/_pages/nl_NL/checking-for-cfw.txt index 522b762262..c90d90a2e5 100644 --- a/_pages/nl_NL/checking-for-cfw.txt +++ b/_pages/nl_NL/checking-for-cfw.txt @@ -10,7 +10,7 @@ Dit is een extra gedeelte om te controleren of je console al een moderne custom Als je console al een op arm9loaderhax of boot9strap gebaseerde custom firmware heeft, zal je de instructies moeten volgen die aangegeven zijn om je installatie te upgraden naar een modern systeem. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructies diff --git a/_pages/nl_NL/faq.txt b/_pages/nl_NL/faq.txt index 3178472c2c..8161afe6ac 100644 --- a/_pages/nl_NL/faq.txt +++ b/_pages/nl_NL/faq.txt @@ -14,79 +14,173 @@ title: "Veelgestelde vragen" ## Pre-installatie FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Als uw systeem versie string als "0.0.0-0" wordt weergegeven, dan kan het zijn dat je een developer unit hebt. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! Deze handleiding zal een aantal nuttige homebrew applicaties installeren, waaronder [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), deze werkt als een homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Als uw systeem versie string als "0.0.0-0" wordt weergegeven, dan kan het zijn dat je een developer unit hebt. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Sommige spellen zullen Luma's [locale emulation functie](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) moeten gebruiken om correct te werken op out-of-region consoles. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Apparaten met custom firmware kunnen nogsteeds gebruik maken van de eShop en fysieke cartridges gebruiken zoals ongemodificeerde 3DS-systemen dit kunnen. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Apparaten met de regio KOR, CHN of TWN hebben geen NNID functionaliteit om mee te beginnen en worden dus niet beïnvloed. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Sindsdien is er geen sprake meer geweest van een dergelijke golf van verbanningen. Dat gezegd zijnde, we weten niet wat Nintendo van plan is met CFW gebruikers in de toekomst. Op dit moment denken we niet dat verbanning iets is waar je je zorgen over moet maken. +Yes! Deze handleiding zal een aantal nuttige homebrew applicaties installeren, waaronder [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), deze werkt als een homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Terwijl de 3DS officieel compatibel is met SD-kaarten tot 32GB, grotere SD-kaarten kunnen gebruikt worden als ze handmatig geformatteerd worden als FAT32. Het wordt niet aanbevolen om SD-kaarten groter dan 128GB te gebruiken als gevolg van bekende problemen met GBA afbeeldingen en custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Sommige spellen zullen Luma's [locale emulation functie](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) moeten gebruiken om correct te werken op out-of-region consoles. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware kan gratis worden geïnstalleerd op de nieuwste (stock, anders gezegd ongemodificeerde) firmware, zonder hardwareapparaten. Eigenlijk worden 3DS-mode flashkaarten zoals Gateway en Sky3DS niet aanbevolen, omdat ze verouderd zijn en een ban of brick risico kunnen dragen. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. Het systeemtoegangsniveau dat verleend werd met userland, gaf je de mogelijkheid om homebrew en emulators te gebruiken, maar je kon niet (gemakkelijk) spellen aanpassen of cartridges dumpen. Het was ook een stuk minder stabiel, met homebrew die vaak onaangenaam crashten en een volledige herstart van het systeem vereisten. Custom firmware geeft een veel hoger niveau van systeemtoegang en is ook stabieler dan alleen-homebrew toegangspunten. +No. Apparaten met custom firmware kunnen nogsteeds gebruik maken van de eShop en fysieke cartridges gebruiken zoals ongemodificeerde 3DS-systemen dit kunnen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Apparaten met de regio KOR, CHN of TWN hebben geen NNID functionaliteit om mee te beginnen en worden dus niet beïnvloed. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Sindsdien is er geen sprake meer geweest van een dergelijke golf van verbanningen. Dat gezegd zijnde, we weten niet wat Nintendo van plan is met CFW gebruikers in de toekomst. Op dit moment denken we niet dat verbanning iets is waar je je zorgen over moet maken. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Terwijl de 3DS officieel compatibel is met SD-kaarten tot 32GB, grotere SD-kaarten kunnen gebruikt worden als ze handmatig geformatteerd worden als FAT32. Het wordt niet aanbevolen om SD-kaarten groter dan 128GB te gebruiken als gevolg van bekende problemen met GBA afbeeldingen en custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware kan gratis worden geïnstalleerd op de nieuwste (stock, anders gezegd ongemodificeerde) firmware, zonder hardwareapparaten. Eigenlijk worden 3DS-mode flashkaarten zoals Gateway en Sky3DS niet aanbevolen, omdat ze verouderd zijn en een ban of brick risico kunnen dragen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. Het systeemtoegangsniveau dat verleend werd met userland, gaf je de mogelijkheid om homebrew en emulators te gebruiken, maar je kon niet (gemakkelijk) spellen aanpassen of cartridges dumpen. Het was ook een stuk minder stabiel, met homebrew die vaak onaangenaam crashten en een volledige herstart van het systeem vereisten. Custom firmware geeft een veel hoger niveau van systeemtoegang en is ook stabieler dan alleen-homebrew toegangspunten. +{% endcapture %} +
{{ compat | markdownify }}
## FAQ na installatie -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Er zijn in het verleden updates geweest die hebben geresulteerd in Luma3DS dat crashte bij het opstarten, dus het is een goed idee om een paar uur te wachten om er zeker van te zijn dat de laatste update het apparaat niet tijdelijk onbruikbaar zal maken totdat Luma3DS eventueel wordt bijgewerkt. Systeemupdates kunnen op dezelfde manier worden uitgevoerd als op een stock 3DS: via Systeeminstellingen, Safe mode of de update prompt wanneer de update automatisch wordt gedownload. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. Voor SD-kaarten die groter zijn dan 128GB, wordt een allocation size van 65536 aanbevolen. SD-kaarten groter dan 128 GB worden niet aanbevolen als gevolg van bekende problemen met GBA beelden en custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Er zijn in het verleden updates geweest die hebben geresulteerd in Luma3DS dat crashte bij het opstarten, dus het is een goed idee om een paar uur te wachten om er zeker van te zijn dat de laatste update het apparaat niet tijdelijk onbruikbaar zal maken totdat Luma3DS eventueel wordt bijgewerkt. Systeemupdates kunnen op dezelfde manier worden uitgevoerd als op een stock 3DS: via Systeeminstellingen, Safe mode of de update prompt wanneer de update automatisch wordt gedownload. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Zorg ervoor dat je geen wirelesss transfer doet, dit zal ervoor zorgen dat al je onwettige titels verwijdert worden. CFW zal op beide consoles blijven. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Merk wel op dat de kans zeer groot is dat dit ervoor zorgt dat je de Nintendo eShop functies niet meer kunt gebruiken. Dit betekent dat je de mogelijkheid om spellen te updaten verliest, ongeacht of je ze in de corresponderende regio probeert te gebruiken of als ze out-of-region zijn. +Copy and paste your SD card contents to a new SD card formatted as FAT32. Voor SD-kaarten die groter zijn dan 128GB, wordt een allocation size van 65536 aanbevolen. SD-kaarten groter dan 128 GB worden niet aanbevolen als gevolg van bekende problemen met GBA beelden en custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Algemeen geldt dat: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Zorg ervoor dat je geen wirelesss transfer doet, dit zal ervoor zorgen dat al je onwettige titels verwijdert worden. CFW zal op beide consoles blijven. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Merk wel op dat de kans zeer groot is dat dit ervoor zorgt dat je de Nintendo eShop functies niet meer kunt gebruiken. Dit betekent dat je de mogelijkheid om spellen te updaten verliest, ongeacht of je ze in de corresponderende regio probeert te gebruiken of als ze out-of-region zijn. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Algemeen geldt dat: * Homebrew in **CIA formaat** kan worden geüpdate door het installeren van de nieuwe CIA, dit zal meestal de oude versie overschrijven. Als het oude CIA bestand niet is overschreven, kan je de oude uit Data Management verwijderen zoals je dat zou doen voor andere 3DS titels. * Homebrew in **3DSX formaat** kan worden geüpdate door het vervangen van het overeenkomende 3DSX bestand in ´/3ds/´ met een nieuw kopie. Als de homebrew applicatie bepaalde extra assets bevat, zul je misschien die folder op een andere plaats zetten. Raadpleeg de documentatie van de homebrew applicatie. * Voor het bijwerken van Luma3DS, zie [deze pagina](restoring-updating-cfw). Om GodMode9 te updaten, ga naar [deze pagina](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. De Nintendo eShop bevat alleen updates voor de regio van de console (een Japanse 3DS zal alleen updates hebben voor Japanse spellen). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **CFW deïnstalleren wanneer je 3DS niet meer opstart wordt niet aanbevolen, omdat het zeer waarschijnlijk zal leiden tot onherroepelijke schade aan je 3DS (een brick)**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. De Nintendo eShop bevat alleen updates voor de regio van de console (een Japanse 3DS zal alleen updates hebben voor Japanse spellen). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **CFW deïnstalleren wanneer je 3DS niet meer opstart wordt niet aanbevolen, omdat het zeer waarschijnlijk zal leiden tot onherroepelijke schade aan je 3DS (een brick)**. +{% endcapture %} +
{{ compat | markdownify }}
## Menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Volg de [controleren op CFW](checking-for-cfw) handleiding om te zien hoe je je setup kan upgraden. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Afhankelijk van je setup, zou het kunnen dat je niet veilig kunt updaten naar de nieuwste firmware. Moderne, op boot9strap gebaseerde setups bieden een grotere niveau van toegang tot het systeem dan eerdere hacks, waaronder de mogelijkheid om de bootrom gegevens van je console te dumpen. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Volg de [controleren op CFW](checking-for-cfw) handleiding om te zien hoe je je setup kan upgraden. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Als je gegevens hebt die belangrijk zijn voor je, is het een goed idee om een niet-versleutelde backup van je save data the maken voordat je je setup upgrade met een tool zoals [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Afhankelijk van je setup, zou het kunnen dat je niet veilig kunt updaten naar de nieuwste firmware. Moderne, op boot9strap gebaseerde setups bieden een grotere niveau van toegang tot het systeem dan eerdere hacks, waaronder de mogelijkheid om de bootrom gegevens van je console te dumpen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Als je gegevens hebt die belangrijk zijn voor je, is het een goed idee om een niet-versleutelde backup van je save data the maken voordat je je setup upgrade met een tool zoals [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** Zie [deze thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt index 37e39a069b..e2a3451659 100644 --- a/_pages/nl_NL/finalizing-setup.txt +++ b/_pages/nl_NL/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updaten terwijl je gebruik maakt van B9S + Luma (wat jij hebt) is veilig + De updater kan een bericht weergeven met de woorden "Your system is up to date" in plaats van te updaten. Dit is normaal als je al up to date bent; ga door met het volgende deel + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Deel III - Homebrew Launcher diff --git a/_pages/nl_NL/installing-boot9strap-(fredtool).txt b/_pages/nl_NL/installing-boot9strap-(fredtool).txt index 417bc70fec..1a276f7759 100644 --- a/_pages/nl_NL/installing-boot9strap-(fredtool).txt +++ b/_pages/nl_NL/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Open System Settings op je apparaat 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Schakel je 3DS uit diff --git a/_pages/nl_NL/installing-boot9strap-(usm).txt b/_pages/nl_NL/installing-boot9strap-(usm).txt index 2abc652472..a66fd93fd4 100644 --- a/_pages/nl_NL/installing-boot9strap-(usm).txt +++ b/_pages/nl_NL/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Open Systeeminstellingen op je apparaat 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Je apparaat zal automatisch uitschakelen @@ -104,7 +104,7 @@ Op dit moment zal je console standaard opstarten naar Luma3DS. In this section, you will trigger the BannerBomb3 exploit a second time so that you can restore the Wi-Fi connection slots that were overwritten in Section II. -1. Open System Settings op je apparaat +1. Open Systeeminstellingen op je apparaat 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Use the D-Pad to navigate and press the (A) button to select "Uninstall unSAFE_MODE" + Your device will automatically reboot diff --git a/_pages/nl_NL/move-emunand.txt b/_pages/nl_NL/move-emunand.txt index 313cb14b65..1a1d56af0f 100644 --- a/_pages/nl_NL/move-emunand.txt +++ b/_pages/nl_NL/move-emunand.txt @@ -96,7 +96,7 @@ Als je geen backup DSiWare Saves hebt gemaakt, kan je dit overslaan. 1. Druk op (A) om SysNAND (lvl1) writing te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven 1. Selecteer "Overwrite file(s)" + Dit proces kan even duren als je veel DSiWare spellen hebt -1. Druk op (B) om het opnieuw vergrendelen van schrijfrechten te weigeren +1. Druk op (B) om het opnieuw vergrendelen van schrijfrechten te weigeren als dit gevraagd wordt 1. Druk twee keer op (B) om terug te gaan naar het hoofdmenu #### Deel VI - GBA VC saves herstellen @@ -155,7 +155,7 @@ Om te weten van welk spel een `.gbavc.sav` is kan je een lijst van spel 1. Druk op de (Home) knop om het actiemenu te openen 1. Selecteer "More..." 1. Selecteer "SD format menu" -1. Druk op (A) om te bevestigen +1. Druk op (A) om het te bevestigen 1. Selecteer "NO EmuNAND" 1. Selecteer "Auto" 1. Druk op (A) om het label `GM9SD` te accepteren @@ -168,7 +168,6 @@ Om te weten van welk spel een `.gbavc.sav` is kan je een lijst van spel 1. Stop je SD kaart terug in je 3DS 1. Druk (A) om je SD kaart te remounten 1. Druk op (Start) om te herstarten -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/nl_NL/seedminer.txt b/_pages/nl_NL/seedminer.txt index c6a0fa4716..c9c395c8b6 100644 --- a/_pages/nl_NL/seedminer.txt +++ b/_pages/nl_NL/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + Je kunt de `private` map negeren als je deze hebt ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/nl_NL/troubleshooting.txt b/_pages/nl_NL/troubleshooting.txt index 374bd7d112..15898ab49e 100644 --- a/_pages/nl_NL/troubleshooting.txt +++ b/_pages/nl_NL/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Probleemoplossing" --- -{% include toc title="Inhoudsopgave"%} - Deze pagina biedt advies voor het oplossen van problemen die algemeen zijn ondervonden. Als je je probleem niet kunt oplossen met het advies op deze pagina, neem dan deel aan [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) en beschrijf je probleem, inclusief wat je al hebt geprobeerd. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Problemen met SafeB9SInstaller ### SigHaxed FIRM was not installed! Kijk naar het onderste scherm voor meer informatie. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found Ofwel zitten `boot9strap.firm` en `boot9strap.firm.sha` niet in de `boot9strap` map, of de `boot9strap` map heeft de verkeerde naam. Download de nieuwste versie van [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) en plaats `boot9strap.firm` en `boot9strap.firm.sha` in de `boot9strap` map. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM Er is een probleem met je `boot9strap.firm` en `boot9strap.firm.sha` bestanden. Download de nieuwste versie van [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) opnieuw en plaats `boot9strap.firm` en `boot9strap.firm.sha` in de `boot9strap` map. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found Je mist `secret_sector.bin` van de `boot9strap` map, of de `boot9strap` map heeft niet de juiste naam. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) met behulp van een torrent client en plaats het in de `boot9strap` map. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Sluit je aan bij [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) voor hulp, en beschrijf het bericht dat je ziet. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ Dit gebeurt wanneer je je SD-kaart in meerdere 3DS systemen gebruikt en is bedoe + Dit is je echte ID0 die je zal gebruiken in [Deel II van Seedminer](seedminer#section-ii---seedminer) 1. Verwijder de `Nintendo 3DS` map 1. Hernoem de `BACKUP_Nintendo 3DS` map naar `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 De website heeft al je `movable.sed` gemijnd met je friend code en ID0 combinatie. Je kunt de 'movable.sed' gebruiken die het je biedt. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Je friend code is geblokkeerd voor het gebruik van de friend code bot omdat je 3DS de bot niet succesvol heeft bevriend. Zorg ervoor dat je 3DS correct is verbonden met het internet, ga dan naar de [Nintendo Homebrew Discord server](https://discord.gg/MWxPgEp) en vraag om ontgrendeld te worden. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( De website heeft bepaald dat jouw 'movable.sed' niet kan gebruteforced worden. Zorg ervoor dat je de website het juiste ID0 gegeven hebt. Als blijkt dat je ID0 juist is, dan kun je geen gebruik maken van Seedminer en zul je een andere methode moeten proberen dat ofwel extra spellen of hardware vereist. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Zorg ervoor dat `F00D43D5.bin` het enige bestand in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` is. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Je `00000001.sav` en/of `otherapp.bin` bestanden werden mogelijk op de verkeerde plaats gezet. Zorg ervoor dat `00000001.sav` zich in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` bevindt en dat `otherapp.bin` in de hoofdmap van je SD-kaart zit. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Zorg ervoor dat de bestandsnaam exact `00000001.sav` is en dat je de `movable.sed` van je 3DS hebt gebruikt om het te maken. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` bevindt zich niet in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Zorg ervoor dat `Nintendo DSiWare` correct gespeld is en een spatie heeft. Hoofdletters/kleine letters maken niet uit. +{% endcapture %} +
{{ compat | markdownify }}
-Je apparaat heeft al custom firmware. Je zou best [controleren op CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +Er kan een probleem zijn met je `F00D43D5.bin` bestand (het kan beschadigd zijn of bedoeld voor een andere 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-Er is een probleem met je `otherapp.bin` bestand. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +## Boot9strap installeren (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Je aangepaste `00000001.sav` bestand kan mogelijks op de verkeerde plek staan of je hebt de verkeerde `movable.sed` gebruikt bij het creëren ervan. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Boot9strap installeren (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Voeg de `.bin` extensie niet toe als je het nog niet ziet. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-Als jouw apparaat op systeemversie 9.4.0, 9.5.0 of 9.6.0 is, kun je op een bug stuiten met een oude versie van universal-otherapp. Download de nieuwste versie [hier](https://github.com/TuxSH/universal-otherapp/releases/latest). - -Als je apparaat niet op deze firmware draait, is de kans groot dat je al custom firmware hebt. Je zou best [controleren op CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -Er is een probleem met je `otherapp.bin` bestand (het ontbreekt, werd misplaatst of is corrupted). Download de nieuwste versie van [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) en plaats het op de hoofdmap van je SD-kaart. - -### "Could not play" - -Je hebt het verkeerde Soundhax bestand gebruikt voor je apparaat en regio, of je apparaat is niet compatibel met Soundhax. In het laatste geval moet je je apparaat updaten naar de nieuwste versie en volg [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin Het bestand `SafeB9SInstaller.bin` ontbreekt of zit in de verkeerde map. Download de nieuwste versie van [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), pak het uit en plaats `SafeB9SInstaller.bin` op de hoofdmap van je SD-kaart. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Maak een back-up van je data en herformatteer je SD-kaart als FAT32 met het aanbevolen hulpmiddel afhankelijk van je besturingssysteem: ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)) of [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. Mocht dit niet lukken, gebruik dan een andere SD-kaart. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Boot9strap installeren (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Zorg ervoor dat je `movable.sed` en DSiWare back-up van dezelfde console komen. Een mismatch resulteert in een error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +Er is een probleem met je `42383821.bin` bestand (het is onjuist, het ontbreekt, werd misplaatst of is beschadigd). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` is niet van je SD-kaart naar het systeemgeheugen gekopieerd. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Je DS Connection Settings app is stuk en je zult toegang nodig hebben tot de Homebrew Launcher om dit probleem op te lossen. Sluit je aan bij [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) voor hulp. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote kan een lange tijd nemen om je kaart te indexeren als je een grote SD-kaart hebt. Laat het een aantal minuten blijven zitten. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +Je hebt de `private` map niet van Frogminer_save `.zip` naar de hoofdmap van je SD-kaart gekopieert. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +Het zou kunnen dat je per ongelijk het touch screen hebt aangeraakt terwijl de gemodificeerde Flipnote open stond. Voer je DS Connection Settings opnieuw in en zorg ervoor dat je niet per ongelijk het touchscreen gebruikt. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +Het bestand `boot.nds` ontbreekt of is misplaatst. Download de nieuwste versie van [b9stool](https://github.com/zoogie/b9sTool/releases/latest) en plaats `boot.nds` op de hoofdmap van je SD-kaart, ter vervanging van het bestaande bestand. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +Er is een probleem met je `boot.nds` bestand. Download de nieuwste versie van [b9stool](https://github.com/zoogie/b9sTool/releases/latest) opnieuw en plaats `boot.nds` op de hoofdmap van je SD-kaart, ter vervanging van het bestaande bestand. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +Het zou kunnen dat boot9strap niet correct geïnstalleerd werd. Volg deel B van [deze pagina](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Je `00000001.sav` en/of `otherapp.bin` bestanden werden mogelijk op de verkeerde plaats gezet. Zorg ervoor dat `00000001.sav` zich in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` bevindt en dat `otherapp.bin` in de hoofdmap van je SD-kaart zit. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Zorg ervoor dat de bestandsnaam exact `00000001.sav` is en dat je de `movable.sed` van je 3DS hebt gebruikt om het te maken. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Je apparaat heeft al custom firmware. Je zou best [controleren op CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Er is een probleem met je `otherapp.bin` bestand. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Je aangepaste `00000001.sav` bestand kan mogelijks op de verkeerde plek staan of je hebt de verkeerde `movable.sed` gebruikt bij het creëren ervan. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Boot9strap installeren (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +Als jouw apparaat op systeemversie 9.4.0, 9.5.0 of 9.6.0 is, kun je op een bug stuiten met een oude versie van universal-otherapp. Download de nieuwste versie [hier](https://github.com/TuxSH/universal-otherapp/releases/latest). + +Als je apparaat niet op deze firmware draait, is de kans groot dat je al custom firmware hebt. Je zou best [controleren op CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Er is een probleem met je `otherapp.bin` bestand (het ontbreekt, werd misplaatst of is corrupted). Download de nieuwste versie van [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) en plaats het op de hoofdmap van je SD-kaart. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +Je hebt het verkeerde Soundhax bestand gebruikt voor je apparaat en regio, of je apparaat is niet compatibel met Soundhax. In het laatste geval moet je je apparaat updaten naar de nieuwste versie en volg [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +Het bestand `SafeB9SInstaller.bin` ontbreekt of zit in de verkeerde map. Download de nieuwste versie van [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), pak het uit en plaats `SafeB9SInstaller.bin` op de hoofdmap van je SD-kaart. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Maak een back-up van je data en herformatteer je SD-kaart als FAT32 met het aanbevolen hulpmiddel afhankelijk van je besturingssysteem: ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)) of [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +Mocht dit niet lukken, gebruik dan een andere SD-kaart. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. Je zou best [controleren op CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin Het bestand `SafeB9SInstaller.bin` ontbreekt of zit in de verkeerde map. Download de nieuwste versie van [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), pak het uit en plaats `SafeB9SInstaller.bin` op de hoofdmap van je SD-kaart. Voeg de `.bin` extensie niet toe als je het nog niet ziet. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Voeg de `.bin` extensie niet toe als je het nog niet ziet. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -Je moet een andere methode volgen. Sluit je aan bij [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) voor hulp. +Sluit je aan bij [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) voor hulp. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Maak een back-up van je data en herformatteer je SD-kaart als FAT32 met het aanbevolen hulpmiddel afhankelijk van je besturingssysteem: ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)) of [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. Mocht dit niet lukken, gebruik dan een andere SD-kaart. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Zorg ervoor dat `F00D43D5.bin` het enige bestand in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` is. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` bevindt zich niet in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Zorg ervoor dat `Nintendo DSiWare` correct gespeld is en een spatie heeft. Hoofdletters/kleine letters maken niet uit. - -### DSiWare Management shows a question mark - -Er kan een probleem zijn met je `F00D43D5.bin` bestand (het kan beschadigd zijn of bedoeld voor een andere 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Boot9strap installeren (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Voeg de `.bin` extensie niet toe als je het nog niet ziet. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -Het bestand `SafeB9SInstaller.bin` ontbreekt of zit in de verkeerde map. Download de nieuwste versie van [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), pak het uit en plaats `SafeB9SInstaller.bin` op de hoofdmap van je SD-kaart. Voeg de `.bin` extensie niet toe als je het nog niet ziet. - -### Failed to mount the SD card! - -Maak een back-up van je data en herformatteer je SD-kaart als FAT32 met het aanbevolen hulpmiddel afhankelijk van je besturingssysteem: ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)) of [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -Mocht dit niet lukken, gebruik dan een andere SD-kaart. - ---- - -## Boot9strap installeren (Fredtool) - -### Error on Fredtool Injector page - -Zorg ervoor dat je `movable.sed` en DSiWare back-up van dezelfde console komen. Een mismatch resulteert in een error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -Er is een probleem met je `42383821.bin` bestand (het is onjuist, het ontbreekt, werd misplaatst of is beschadigd). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` is niet van je SD-kaart naar het systeemgeheugen gekopieerd. - -### Black screen when launching DS Connection Settings - -Je DS Connection Settings app is stuk en je zult toegang nodig hebben tot de Homebrew Launcher om dit probleem op te lossen. Sluit je aan bij [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) voor hulp. - -### SD card is grayed out - -Flipnote kan een lange tijd nemen om je kaart te indexeren als je een grote SD-kaart hebt. Laat het een aantal minuten blijven zitten. - -### Lenny face does not appear - -Je hebt de `private` map niet van Frogminer_save `.zip` naar de hoofdmap van je SD-kaart gekopieert. - -### Flipnote is frozen - -Het zou kunnen dat je per ongelijk het touch screen hebt aangeraakt terwijl de gemodificeerde Flipnote open stond. Voer je DS Connection Settings opnieuw in en zorg ervoor dat je niet per ongelijk het touchscreen gebruikt. - -### Green screen after pasting - -Het bestand `boot.nds` ontbreekt of is misplaatst. Download de nieuwste versie van [b9stool](https://github.com/zoogie/b9sTool/releases/latest) en plaats `boot.nds` op de hoofdmap van je SD-kaart, ter vervanging van het bestaande bestand. - -### White screen after pasting - -Er is een probleem met je `boot.nds` bestand. Download de nieuwste versie van [b9stool](https://github.com/zoogie/b9sTool/releases/latest) opnieuw en plaats `boot.nds` op de hoofdmap van je SD-kaart, ter vervanging van het bestaande bestand. - -### Unable to open Luma3DS configuration menu after running b9stool - -Het zou kunnen dat boot9strap niet correct geïnstalleerd werd. Volg deel B van [deze pagina](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Installatie voltooien -### Unable to update device +{% capture compat %} +Unable to update device De volgende stappen kunnen in elke volgorde uitgevoerd worden, maar zijn gesorteerd volgens de moeilijkheidsgraad om ze uit te voeren. @@ -289,27 +429,41 @@ De volgende stappen kunnen in elke volgorde uitgevoerd worden, maar zijn gesorte 1. Nintendo servers kunnen offline zijn; Probeer het later opnieuw 1. Als je nog steeds een foutmelding krijgt, [volg dan CTRTransfer](ctrtransfer) en probeer het opnieuw 1. Voor verdere ondersteuning (in het Engels), join dan [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download deze [alternatieve config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) en plaats het in `/luma/`. Dit zal de Rosalina sleutel combinatie veranderen naar (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play Er is een probleem met je `boot.3dsx` bestand (het ontbreekt, werd misplaatst of is corrupted). Download de nieuwste versie van [de Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) en plaats `boot.3dsx` op de hoofdmap van je SD-kaart, ter vervanging van elk bestaand bestand. Zorg ervoor dat je het ZIP-bestand uitpakt met een andere tool dan WinRAR, omdat het bekend is dat het problemen veroorzaakt met 3DS-gerelateerde bestanden. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 Je hebt de map `gm9` niet van de GodMode9 `.zip` naar de hoofdmap van de SD-kaart gekopieert. Download de nieuwste versie van [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) en plaats de `gm9` map op de hoofdmap van je SD-kaart, voeg deze samen met de bestaande bestanden. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware De instructies die hier vermeld worden gaan er van uit dat je console een moderne custom firmware setup heeft (boot9strap + Luma3DS 8.0 of hoger). Als je console een oudere homebrew setup heeft (bijvoorbeeld iets gebaseerd op arm9loaderhax of menuhax), dan moet je updaten voor je deze instructies probeert. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot Er is een probleem met je `boot.firm` bestand. Als je [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4) gebruikt, kan je 3DS notificatie LED een bepaalde kleur flashen. Deze kleur wordt gebruikt om problemen met je `boot.firm` bestand op SD-kaart of intern geheugen te diagnosticeren. Bij oudere versies van boot9strap zal het blauwe licht bijna onmiddellijk uitgeschakeld worden wanneer je je apparaat probeert op te starten. @@ -322,11 +476,15 @@ Als de notificatie LED knippert: Je kunt een nieuw `boot.firm` bestand krijgen door de [nieuwste versie van Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) te downloaden, het uitpakken en `boot.firm` plaatsen op de hoofdmap van je SD-kaart. Indien je `boot.firm` bestand consequent gedetecteerd wordt als beschadigd, controleer je best je SD-kaart op fouten ([Windows](h2testw-(windows)), [Linux](f3-(linux)), of [macOS](f3xswift-(mac))). Houd er ook rekening mee dat de 3DS problemen heeft met bestanden die zijn uitgepakt met WinRAR. Als je een "pop" hoort, mogelijks samen met de achtergrondverlichting die eventjes aanschiet, is er een hardware probleem met je console (zoals een achtergrondlicht kabel die niet aangesloten is). Je zou je apparaat kunnen laten opstarten door het op bepaalde hoeken vast te houden. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on De volgende stappen kunnen in elke volgorde uitgevoerd worden, maar zijn gesorteerd volgens de tijdsduur om ze uit te voeren. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Zet je apparaat uit, haal de gamecartridge eruit als deze is geplaatst, zet je apparaat aan en wacht tien minuten. Als je apparaat binnen tien minuten wordt opgestart, is het probleem opgelost en zal het waarschijnlijk niet meer voorkomen 1. Hernoem de `Nintendo 3DS` map op je SD-kaart naar `Nintendo 3DS_BACKUP` en probeer dan je 3DS op te starten. Als je apparaat succesvol opstart, is er een probleem in je `Nintendo 3DS` map. Probeer HOME Menu extdata te wissen: + Navigeer naar `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ De volgende stappen kunnen in elke volgorde uitgevoerd worden, maar zijn gesorte + Als je succesvol was, zal het apparaat opstarten naar een "update je systeem" scherm 1. Volg de [CTRTransfer](ctrtransfer) handleiding 1. Voor verdere ondersteuning vraag om hulp in de [Nintendo Homebrew Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" of "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Je Luma3DS versie is verouderd. Download de nieuwste versie van [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) en plaats `boot.firm` op de hoofdmap van je SD-kaart, ter vervanging van het bestaande bestand. Zorg ervoor dat je het ZIP-bestand uitpakt met een andere tool dan WinRAR, omdat het bekend is dat het problemen veroorzaakt met 3DS-gerelateerde bestanden. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers zijn uitgeschakeld of custom firmware is niet geïnstalleerd. Probeer ARM11 exception handlers in te schakelen: + Schakel je 3DS uit + Hou (Select) vast + Zet je apparaat aan, terwijl je (Select) ingedrukt houdt + Als "Disable ARM11 exception handlers" is aangevinkt, vink het uit +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Neem een foto van de fout en meld je aan bij [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) voor hulp. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Je apparaat is waarschijnlijk hard-bricked. Je zult een ntrboot flashcard moeten kopen om boot9strap te herinstalleren om te proberen je apparaat te repareren. Dit kan ook duiden op een hardware probleem dat niet kan worden opgelost. In ieder geval, join [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) voor hulp. + Het is ook mogelijk dat iemand een boot-time splash screen heeft ingesteld dat eruit ziet als een brick. Probeer je apparaat ingeschakeld te laten, wacht op het blauwe scherm gedurende vijf minuten. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Neem een foto van de fout en meld je aan bij [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) voor hulp. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download de nieuwste versie van [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (het `.3dsx` bestand) 1. Schakel je 3DS uit @@ -386,20 +557,29 @@ Je apparaat is waarschijnlijk hard-bricked. Je zult een ntrboot flashcard moeten 1. Update je 3DS door naar Systeemsinstellingen te gaan en dan naar "Algemeene Instellingen". Ga in dit menu helemaal naar rechts en klik op "Systeemupdate" + De update zal zien dat de essenciële TWL titels zijn gedeïstalleerd en zal ze opnieuw installeren 1. Wanneer de update klaar is, klik dan op "OK" om je 3DS opnieuw op te starten +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. Volg [A9LH naar B9S](a9lh-to-b9s) om je 3DS te updaten naar een moderne custom firmware omgeving. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. Volg [A9LH naar B9S](a9lh-to-b9s) om je 3DS te updaten naar een moderne custom firmware omgeving. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work Dit kan gebeuren na een CTRTransfer of regio verandering op Old 3DS / 2DS. Je moet je apparaat formatteren om dit probleem op te lossen. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Andere problemen oplossen -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Schakel je 3DS uit 1. Plaats je SD kaart in je computer @@ -412,8 +592,11 @@ Dit kan gebeuren na een CTRTransfer of regio verandering op Old 3DS / 2DS. Je mo + **KOR Regio**: `000000A9` + **TWN Regio**: `000000B1` 1. Stop je SD kaart terug in je 3DS +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Schakel je 3DS uit 1. Plaats je SD kaart in je computer @@ -423,3 +606,6 @@ Dit kan gebeuren na een CTRTransfer of regio verandering op Old 3DS / 2DS. Je mo + **JPN Regio**: `000002cc` + **USA Regio**: `000002cd` 1. Stop je SD kaart terug in je 3DS +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/nl_NL/uninstall-cfw.txt b/_pages/nl_NL/uninstall-cfw.txt index 498d48e388..f3b62a492c 100644 --- a/_pages/nl_NL/uninstall-cfw.txt +++ b/_pages/nl_NL/uninstall-cfw.txt @@ -75,7 +75,7 @@ Het doel van dit deel is om te controleren of ingebouwde DS mode applicaties zul + Als je console de Japanse versie van Flipnote Studio toont, een zwart scherm of een error bericht dan is de test mislukt 1. Schakel je 3DS uit -Als een van deze tests is mislukt, is de DS mode, DS Download Play, en/of DS Connection Settings mogelijks niet toegankelijk zodra CFW is verwijderd! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +Als een van deze tests is mislukt, is de DS mode, DS Download Play, en/of DS Connection Settings mogelijks niet toegankelijk zodra CFW is verwijderd! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Deel III - Veiligheidstest diff --git a/_pages/no_NO/a9lh-to-b9s.txt b/_pages/no_NO/a9lh-to-b9s.txt index faa768d947..82149653e4 100644 --- a/_pages/no_NO/a9lh-to-b9s.txt +++ b/_pages/no_NO/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Trykk (Start) for å lagre og starte på nytt ___ diff --git a/_pages/no_NO/checking-for-cfw.txt b/_pages/no_NO/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/no_NO/checking-for-cfw.txt +++ b/_pages/no_NO/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/no_NO/faq.txt b/_pages/no_NO/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/no_NO/faq.txt +++ b/_pages/no_NO/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/no_NO/finalizing-setup.txt b/_pages/no_NO/finalizing-setup.txt index eaec502501..e986136361 100644 --- a/_pages/no_NO/finalizing-setup.txt +++ b/_pages/no_NO/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Oppdateringer mens du bruker B9S + Luma (det du har) er trygt + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/no_NO/installing-boot9strap-(fredtool).txt b/_pages/no_NO/installing-boot9strap-(fredtool).txt index ad578552ed..8683be33c7 100644 --- a/_pages/no_NO/installing-boot9strap-(fredtool).txt +++ b/_pages/no_NO/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Slå av enheten diff --git a/_pages/no_NO/installing-boot9strap-(usm).txt b/_pages/no_NO/installing-boot9strap-(usm).txt index f0fe243fa2..8ab14265ff 100644 --- a/_pages/no_NO/installing-boot9strap-(usm).txt +++ b/_pages/no_NO/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/no_NO/move-emunand.txt b/_pages/no_NO/move-emunand.txt index bb8abba7af..4b3c3e247d 100644 --- a/_pages/no_NO/move-emunand.txt +++ b/_pages/no_NO/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Sett inn SD-kortet i konsollen igjen 1. Trykk (A) for å montere SD-kortet på nytt 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/no_NO/seedminer.txt b/_pages/no_NO/seedminer.txt index 159b7c5bff..e6996fbae0 100644 --- a/_pages/no_NO/seedminer.txt +++ b/_pages/no_NO/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/no_NO/troubleshooting.txt b/_pages/no_NO/troubleshooting.txt index 13d8f49c06..8750bb6794 100644 --- a/_pages/no_NO/troubleshooting.txt +++ b/_pages/no_NO/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Sett inn SD-kortet i konsollen igjen -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Slå av enheten @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Sett inn SD-kortet i konsollen igjen +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Slå av enheten 1. Sett inn SD-kortet i datamaskinen din @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Sett inn SD-kortet i konsollen igjen +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/no_NO/uninstall-cfw.txt b/_pages/no_NO/uninstall-cfw.txt index 345024d4f8..7684408f7a 100644 --- a/_pages/no_NO/uninstall-cfw.txt +++ b/_pages/no_NO/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Slå av enheten -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/pl_PL/a9lh-to-b9s.txt b/_pages/pl_PL/a9lh-to-b9s.txt index c6144552ba..b5c8b1bac4 100644 --- a/_pages/pl_PL/a9lh-to-b9s.txt +++ b/_pages/pl_PL/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Wykonując wszystkie kroki opisane w tej sekcji, zastąp istniejące pliki na ka 1. Twoje urządzenie powinno uruchomić się ponownie i załadować menu konfiguracji Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Naciśnij (Start) aby zapisać zmiany i uruchomić konsolę ponownie ___ diff --git a/_pages/pl_PL/checking-for-cfw.txt b/_pages/pl_PL/checking-for-cfw.txt index 048991347d..b92c63ed6c 100644 --- a/_pages/pl_PL/checking-for-cfw.txt +++ b/_pages/pl_PL/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instrukcje diff --git a/_pages/pl_PL/faq.txt b/_pages/pl_PL/faq.txt index 44cb1805ca..b7680ed930 100644 --- a/_pages/pl_PL/faq.txt +++ b/_pages/pl_PL/faq.txt @@ -14,79 +14,173 @@ title: "Często zadawane pytania (FAQ)" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/pl_PL/finalizing-setup.txt b/_pages/pl_PL/finalizing-setup.txt index 1c6e962e0f..44c10ec97d 100644 --- a/_pages/pl_PL/finalizing-setup.txt +++ b/_pages/pl_PL/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Aktualizacje podczas używania B9S + Luma (tego co masz) są bezpieczne + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Sekcja III - Homebrew Launcher @@ -138,7 +138,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern In this section, you will use a script to remove some unnecessary files from your SD card. 1. Wybierz "Cleanup SD Card" -1. Gdy zostaniesz poproszony, naciśnij (A) by kontynuować +1. Kiedy zostaniesz poproszony, naciśnij (A) aby kontynuować 1. Naciśnij (A), aby kontynuować 1. Wciśnij (B) aby wrócić do menu głównego diff --git a/_pages/pl_PL/installing-boot9strap-(fredtool).txt b/_pages/pl_PL/installing-boot9strap-(fredtool).txt index 74b0dbbdb1..751bf74d8f 100644 --- a/_pages/pl_PL/installing-boot9strap-(fredtool).txt +++ b/_pages/pl_PL/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Uruchom "System Settings" na twoim urządzeniu 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Wyłącz konsolę diff --git a/_pages/pl_PL/installing-boot9strap-(usm).txt b/_pages/pl_PL/installing-boot9strap-(usm).txt index 6c3738dd7a..4d4e1813ee 100644 --- a/_pages/pl_PL/installing-boot9strap-(usm).txt +++ b/_pages/pl_PL/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Uruchom "System Settings" na twoim urządzeniu 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/pl_PL/move-emunand.txt b/_pages/pl_PL/move-emunand.txt index e47f663e11..3987ba8750 100644 --- a/_pages/pl_PL/move-emunand.txt +++ b/_pages/pl_PL/move-emunand.txt @@ -97,7 +97,7 @@ Jeśli nie zrobiłeś kopii zapasowej zapisów DSiWare wcześniej, pomiń tą se 1. Wybierz "Overwrite file(s)" + Ten proces może zająć trochę czasu jeśli masz wiele gier DSiWare 1. Naciśnij (B) aby odmówić `relocking write permissions` jeżeli zostaniesz o to poproszony -1. Wciśnij dwukrotnie (B), aby wrócić do menu głównego +1. Wciśnij (B) dwa razy aby wrócić do menu głównego #### Sekcja VI - Przywracanie zapisów GBA VC @@ -152,7 +152,7 @@ Aby zidentyfikować Title ID pliku `.gbavc.sav` możesz zobaczyć list #### Sekcja VIII - Formatowanie karty SD 1. Włóż kartę SD do konsoli -1. Wciśnij (Home), aby przywołać menu akcji +1. Wciśnij (Home) aby przywołać menu akcji 1. Wybierz "More..." 1. Wybierz "SD format menu" 1. Naciśnij (A) aby potwierdzić @@ -165,10 +165,9 @@ Aby zidentyfikować Title ID pliku `.gbavc.sav` możesz zobaczyć list 1. Włóż kartę SD do komputera 1. Skopiuj wszystkie pliki z powrotem na kartę SD + Upewnij się, że plik `boot.firm` na karcie SD pochodzi z kopii zapasowej -1. Włóż ponownie kartę SD do konsoli +1. Włóż kartę SD do konsoli 1. Naciśnij przycisk (A), aby ponownie zamontować swoją kartę SD 1. Naciśnij przycisk (Start) aby uruchomić konsolę ponownie -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/pl_PL/seedminer.txt b/_pages/pl_PL/seedminer.txt index e89b8a7446..4b19bc9f72 100644 --- a/_pages/pl_PL/seedminer.txt +++ b/_pages/pl_PL/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/pl_PL/troubleshooting.txt b/_pages/pl_PL/troubleshooting.txt index 3c5c20b356..dc402fb4f8 100644 --- a/_pages/pl_PL/troubleshooting.txt +++ b/_pages/pl_PL/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Rozwiązywanie Problemów" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Włóż ponownie kartę SD do konsoli -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Wyłącz konsolę @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Zaktualizuj swoją konsolę wchodząc w System Settings > "Other Settings". Następnie przejedź na sam koniec w prawo i użyj "System Update" + Podczas aktualizacji zauważony zostanie brak istotnych aplikacji TWL, dzięki czemu zostaną one pobrane i zainstalowane na nowo 1. Gdy aktualizacja się zakończy, wciśnij "OK" by uruchomić konsolę ponownie +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Wyłącz konsolę 1. Włóż kartę SD do komputera @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **Region KOR**: `000000A9` + **Region TWN**: `000000B1` 1. Włóż ponownie kartę SD do konsoli +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Wyłącz konsolę 1. Włóż kartę SD do komputera @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Włóż ponownie kartę SD do konsoli +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/pl_PL/uninstall-cfw.txt b/_pages/pl_PL/uninstall-cfw.txt index d410cb6caa..6528f65a5e 100644 --- a/_pages/pl_PL/uninstall-cfw.txt +++ b/_pages/pl_PL/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Wyłącz konsolę -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/pt_BR/a9lh-to-b9s.txt b/_pages/pt_BR/a9lh-to-b9s.txt index ffd1b24d2d..b6ef870c11 100644 --- a/_pages/pt_BR/a9lh-to-b9s.txt +++ b/_pages/pt_BR/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Para todas as etapas nesta seção, substitua quaisquer arquivos existentes no s 1. Seu dispositivo deve ter reiniciado no menu de configuração de Luma3DS + O menu de configuração do Luma3DS são configurações para o custom firmware do Luma3DS. Muitas dessas configurações podem ser úteis para personalização ou depuração + Para a finalidade deste guia, estas configurações serão deixadas nas configurações padrão - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Aperte (Start) para salvar e reiniciar ___ diff --git a/_pages/pt_BR/checking-for-cfw.txt b/_pages/pt_BR/checking-for-cfw.txt index fce700be5d..07c317fa4c 100644 --- a/_pages/pt_BR/checking-for-cfw.txt +++ b/_pages/pt_BR/checking-for-cfw.txt @@ -10,7 +10,7 @@ Esta é uma seção adicional para checar se o seu console já possui custom fir Se o seu console já tem um custom firmware baseado em arm9loaderhax ou boot9strap, você vai precisar seguir as instruções indicadas para atualizar sua instalação para uma moderna. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. Você provavelmente tem uma configuração baseada em menuhax se a versão do seu sistema ao inicializar sem um cartão SD é 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. Você provavelmente tem uma configuração baseada em menuhax se a versão do seu sistema ao inicializar sem um cartão SD é 9.2.0-20. {: .notice--info} ### Instruções diff --git a/_pages/pt_BR/faq.txt b/_pages/pt_BR/faq.txt index 5c562b666f..144af3d0d6 100644 --- a/_pages/pt_BR/faq.txt +++ b/_pages/pt_BR/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## FAQ Pré-Instalação -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! O firmware mais recente (11.16.0) tem um método gratuito de obter CFW chamado [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Se a versão do seu sistema for exibida como "0.0.0-0", então você talvez tenha um dispositivo de desenvolvedor. +Yes! O firmware mais recente (11.16.0) tem um método gratuito de obter CFW chamado [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! Este guia irá instalar alguns aplicativos homebrew úteis, incluindo [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), que atua como uma loja de aplicativos homebrew. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Se a versão do seu sistema for exibida como "0.0.0-0", então você talvez tenha um dispositivo de desenvolvedor. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Alguns jogos podem precisar usar o [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) para funcionar corretamente em dispositivos fora de região. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Dispositivos com custom firmware ainda podem usar o eShop e rodar cartuchos físicos como qualquer outro 3DS pode. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Dispositivos com região KOR, CHN ou TWN não possuem a funcionalidade de NNID em primeiro lugar e portanto não são afetados. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Desde então, não houve uma onda de banimento de tal nível. Sendo assim, não sabemos o que a Nintendo pode fazer no futuro. Por enquanto, não achamos que banimentos sejam algo com o qual você precisa se preocupar. +Yes! Este guia irá instalar alguns aplicativos homebrew úteis, incluindo [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), que atua como uma loja de aplicativos homebrew. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Enquanto o 3DS é oficialmente compatível com cartões SD de até 32GB, cartões SD maiores podem ser usados caso sejam formatados manualmente como FAT32. Não é recomendado usar cartões SD maiores que 128GB devido a problemas conhecidos com gráficos de GBA e temas personalizados. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Alguns jogos podem precisar usar o [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) para funcionar corretamente em dispositivos fora de região. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. O custom firmware pode ser instalado gratuitamente no firmware mais recente sem qualquer dispositivo de hardware. De fato, os flashcarts de 3DS-mode como Gateway e Sky3DS não são recomendados porque eles estão obsoletos e podem carregar o risco de banimento ou brick. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. O nível de acesso do sistema concedido com userland permitiu que você rodasse homebrew básico e emuladores, mas não permitia que você pudesse (facilmente) modificar jogos ou fazer dump de cartuchos. Também era muito menos estável, com o homebrew muitas vezes dando crashes indevidamente e exigindo um reinício completo. Custom firmware concede um nível muito maior de acesso ao sistema, sendo ao mesmo tempo mais estável do que pontos de entrada homebrew-only. +No. Dispositivos com custom firmware ainda podem usar o eShop e rodar cartuchos físicos como qualquer outro 3DS pode. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Dispositivos com região KOR, CHN ou TWN não possuem a funcionalidade de NNID em primeiro lugar e portanto não são afetados. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. Desde então, não houve uma onda de banimento de tal nível. Sendo assim, não sabemos o que a Nintendo pode fazer no futuro. Por enquanto, não achamos que banimentos sejam algo com o qual você precisa se preocupar. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. Enquanto o 3DS é oficialmente compatível com cartões SD de até 32GB, cartões SD maiores podem ser usados caso sejam formatados manualmente como FAT32. Não é recomendado usar cartões SD maiores que 128GB devido a problemas conhecidos com gráficos de GBA e temas personalizados. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. O custom firmware pode ser instalado gratuitamente no firmware mais recente sem qualquer dispositivo de hardware. De fato, os flashcarts de 3DS-mode como Gateway e Sky3DS não são recomendados porque eles estão obsoletos e podem carregar o risco de banimento ou brick. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. O nível de acesso do sistema concedido com userland permitiu que você rodasse homebrew básico e emuladores, mas não permitia que você pudesse (facilmente) modificar jogos ou fazer dump de cartuchos. Também era muito menos estável, com o homebrew muitas vezes dando crashes indevidamente e exigindo um reinício completo. Custom firmware concede um nível muito maior de acesso ao sistema, sendo ao mesmo tempo mais estável do que pontos de entrada homebrew-only. +{% endcapture %} +
{{ compat | markdownify }}
## FAQ Pós-Instalação -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Houve atualizações no passado que resultaram em o Luma3DS tendo um crash na inicialização, então é uma boa ideia esperar algumas horas para garantir que a atualização mais recente não torne o dispositivo inutilizável temporariamente até que o Luma3DS seja atualizado. As atualizações do sistema podem ser realizadas da mesma forma que são realizadas em um 3DS padrão: por meio da Configuração do Console, Safe Mode, ou o aviso de atualização quando a atualização for automaticamente baixada. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. Para cartões de 128GB, é recomendado um tamanho de alocação de 65536. Cartões SD maiores que 128GB não são recomendados devido a problemas conhecidos com gráficos de GBA e temas personalizados. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. Houve atualizações no passado que resultaram em o Luma3DS tendo um crash na inicialização, então é uma boa ideia esperar algumas horas para garantir que a atualização mais recente não torne o dispositivo inutilizável temporariamente até que o Luma3DS seja atualizado. As atualizações do sistema podem ser realizadas da mesma forma que são realizadas em um 3DS padrão: por meio da Configuração do Console, Safe Mode, ou o aviso de atualização quando a atualização for automaticamente baixada. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets para aplicativos ilegítimos (homebrew) não transferirão, mas os aplicativos podem ser feitos para reaparecer com [faketik](https://github.com/ihaveamac/faketik/releases/latest). Certifique-se de não realizar uma transferência sem fio, pois isso excluirá os aplicativos ilegítimos. O CFW permanecerá em ambos os consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note que isso muito provavelmente irá quebrar a Nintendo eShop no seu dispositivo, o que significa que você não poderá atualizar seus jogos, quer eles estejam na região ou fora da região. +Copy and paste your SD card contents to a new SD card formatted as FAT32. Para cartões de 128GB, é recomendado um tamanho de alocação de 65536. Cartões SD maiores que 128GB não são recomendados devido a problemas conhecidos com gráficos de GBA e temas personalizados. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Geralmente: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets para aplicativos ilegítimos (homebrew) não transferirão, mas os aplicativos podem ser feitos para reaparecer com [faketik](https://github.com/ihaveamac/faketik/releases/latest). Certifique-se de não realizar uma transferência sem fio, pois isso excluirá os aplicativos ilegítimos. O CFW permanecerá em ambos os consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note que isso muito provavelmente irá quebrar a Nintendo eShop no seu dispositivo, o que significa que você não poderá atualizar seus jogos, quer eles estejam na região ou fora da região. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Geralmente: * Homebrew no **formato CIA** pode ser atualizado instalando o novo CIA, que geralmente substituirá o antigo. Se o CIA antigo não for substituído, você pode deletar o antigo através do Gerenciador de Dados como qualquer outro aplicativo de 3DS. * Homebrew no formato **3DSX** pode ser atualizado substituindo o arquivo 3DSX em `/3ds/` por uma nova cópia. Se o aplicativo homebrew incluir recursos adicionais, você pode precisar colocar essa pasta em outro lugar. Consulte a documentação do aplicativo homebrew. * Para atualizar o Luma3DS, veja [esta página](restoring-updating-cfw). Para atualizar o GodMode9, consulte [esta página](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. A Nintendo eShop só contém atualizações para a região do console (um 3DS japonês só terá atualizações para jogos japoneses). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Desinstalar CFW quando seu dispositivo está em um estado não-inicializável não é recomendado, já que é muito provável que isso leve a um brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. A Nintendo eShop só contém atualizações para a região do console (um 3DS japonês só terá atualizações para jogos japoneses). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Desinstalar CFW quando seu dispositivo está em um estado não-inicializável não é recomendado, já que é muito provável que isso leve a um brick**. +{% endcapture %} +
{{ compat | markdownify }}
## FAQ menuhax / A9LH / Gateway -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Siga o guia [Checando por CFW](checking-for-cfw) para ver como atualizar sua instalação. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Além disso, dependendo da sua instalação, você pode ser incapaz de atualizar com segurança para o firmware mais recente. Configurações modernas e baseadas em boot9strap permitem um nível maior de acesso ao sistema do que os métodos anteriores, incluindo a capacidade fazer o dump do bootrom do seu console. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Siga o guia [Checando por CFW](checking-for-cfw) para ver como atualizar sua instalação. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Se você tiver dados, que são particularmente importantes para você, seria uma boa ideia fazer um backup descriptografado de seus dados salvos antes de atualizar sua instalação com uma ferramenta como [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. Além disso, dependendo da sua instalação, você pode ser incapaz de atualizar com segurança para o firmware mais recente. Configurações modernas e baseadas em boot9strap permitem um nível maior de acesso ao sistema do que os métodos anteriores, incluindo a capacidade fazer o dump do bootrom do seu console. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. Se você tiver dados, que são particularmente importantes para você, seria uma boa ideia fazer um backup descriptografado de seus dados salvos antes de atualizar sua instalação com uma ferramenta como [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **R:** Veja [isto](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/pt_BR/finalizing-setup.txt b/_pages/pt_BR/finalizing-setup.txt index c604b02fdc..c77a691a54 100644 --- a/_pages/pt_BR/finalizing-setup.txt +++ b/_pages/pt_BR/finalizing-setup.txt @@ -74,7 +74,7 @@ Nesta seção, você atualizará seu sistema para a versão mais recente, que é + Atualizações feitas enquanto usa B9S + Luma (o que você tem) são seguras + O atualizador pode exibir uma mensagem dizendo "Seu sistema está atualizado" ao invés de atualizar. Isso é normal se você já está atualizado; continue com a próxima seção + Se isso lhe der um erro, defina suas configurações de DNS e configurações de Proxy para "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Seção III - Homebrew Launcher diff --git a/_pages/pt_BR/installing-boot9strap-(fredtool).txt b/_pages/pt_BR/installing-boot9strap-(fredtool).txt index 46efbee0fb..37cff46e37 100644 --- a/_pages/pt_BR/installing-boot9strap-(fredtool).txt +++ b/_pages/pt_BR/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ Nesta seção, você irá acionar o exploit do BannerBomb3 usando o Menu de Gere 1. Abra a Configuração do Console em seu dispositivo 1. Navegue para `Gerenciamento de Dados` -> `DSiWare` -> `Cartão SD` ([imagem](/images/screenshots/bb3/dsiware-management.png)) + Seu dispositivo deve mostrar o multihax menu do BB3 - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use os botões direcionais para navegar e pressione o botão (A) para selecionar "Dump DSiWare" + Seu dispositivo será reiniciado automaticamente 1. Desligue seu dispositivo diff --git a/_pages/pt_BR/installing-boot9strap-(usm).txt b/_pages/pt_BR/installing-boot9strap-(usm).txt index e416309f51..282a84db81 100644 --- a/_pages/pt_BR/installing-boot9strap-(usm).txt +++ b/_pages/pt_BR/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ Nesta seção, você irá acionar o exploit BannerBomb3 usando o menu de Gerenci 1. Abra a Configuração do Console em seu dispositivo 1. Navegue para `Gerenciamento de Dados` -> `DSiWare` -> `Cartão SD` ([imagem](/images/screenshots/bb3/dsiware-management.png)) + Seu dispositivo deve mostrar o multihax menu do BB3 - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use os botões direcionais para navegar e pressione o botão (A) para selecionar "Install unSAFE_MODE" + Seu dispositivo será desligado automaticamente diff --git a/_pages/pt_BR/move-emunand.txt b/_pages/pt_BR/move-emunand.txt index f89d10f2bf..99db295498 100644 --- a/_pages/pt_BR/move-emunand.txt +++ b/_pages/pt_BR/move-emunand.txt @@ -168,7 +168,6 @@ Para identificar o TitleID de um arquivo '. gbavc.sav', você pode obte 1. Reinsira seu cartão SD no seu dispositivo 1. Aperte (A) para remontar seu cartão SD 1. Aperte (Start) para reiniciar -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/pt_BR/seedminer.txt b/_pages/pt_BR/seedminer.txt index 5b245247e8..573aa482d0 100644 --- a/_pages/pt_BR/seedminer.txt +++ b/_pages/pt_BR/seedminer.txt @@ -26,7 +26,7 @@ Nesta seção, você receberá os detalhes necessários no seu 3DS que são nece + Se você não tiver uma pasta `Nintendo 3DS`, Coloque o seu cartão SD no seu 3DS e ligue-o para que a pasta possa ser criada 1. Copie o nome da pasta de 32 letras que você vê diretamente dentro de Nintendo 3DS + Este nome de 32 letras é específico do sistema e será diferente para cada console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + Você pode ignorar a pasta `private` se ela está presente ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/pt_BR/troubleshooting.txt b/_pages/pt_BR/troubleshooting.txt index 29d56d2288..8a911259fd 100644 --- a/_pages/pt_BR/troubleshooting.txt +++ b/_pages/pt_BR/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Tabela de Conteúdo"%} - Esta página oferece troubleshooting para problemas comuns. Se você não consegue resolver seu problema com o conselho nesta página, por favor entre no [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp) e descreva o seu problema, incluindo o que você já tentou. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Problemas com o SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found Você não tem o `boot9strap.firm` e o `boot9strap.firm.sha` da pasta `boot9strap`, ou a pasta `boot9strap` está com o nome errado. Baixe a versão mais recente do [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), e coloque `boot9strap.firm` e `boot9strap.firm.sha` na pasta `boot9strap`. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM Há um problema com seus arquivos `boot9strap.firm` e `boot9strap.firm.sha`. Baixe novamente a versão mais recente do [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), e coloque o `boot9strap.firm` e `boot9strap.firm.sha` na pasta `boot9strap`. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found Você não tem o `secret_sector.bin` da pasta `boot9strap`, ou a pasta `boot9strap` está com um nome incorreto. Baixe o [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a51%2fannouncce&tr=udp%3a%2f%2ftracker.lelux. i%3a969%2fanunciou&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fanúncio&tr=udp%3a%2f%2frastreador. oeking.me%3a6969%2fanunciando&tr=udp%3a%2f%2frastreador. onitorit4.me%3a6969%2fanunciou&tr=udp%3a%2f%2ftracker.olosh.space%3a6969%2fanunciou&tr=udp%3a%2f%2ftracker.pomf. e%3a80%2fanúncio &tr=udp%3a%2f%2frastreador.srv00.com%3a6969%2fanunciou&tr=udp%3a%2f%2frastreador. heoks.net %3a 6969%2fanunciando&tr=udp%3a%2f%2frastreador.tiny-vps. om%3a6969%2fanunciando&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fanúncio&tr=udp%3a%2f%2frastreador. erobytes.xyz%3a1337%2fanuncia &tr=udp%3a%2f%2ftracker1.bt.moack. o.kr%3a80%2fanunciando&tr=udp%3a%2f%2fvibe.sleepyinternetfun. yz%3a1738%2fanuncia &tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fanunciando&tr=udp%3a%2f%2frastreador. penbittorrent.com%3a6969%2fanunciando&tr=udp%3a%2f%2f9.rarbg. om%3a2810%2fanunciou&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fanunciou&tr=udp%3a%2f%2fexodus. esync.com%3a6969%2fanuncia &tr=http %3a%2f%2fopenbittorrent. om%3a80%2fanunciado) usando um cliente torrent, e coloque-o na pasta `boot9strap`. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda, e descreva a mensagem que você vê. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ Isso ocorre quando você usa o seu cartão SD em vários dispositivos 3DS e isso + Esta é a sua ID0 verdadeira que você usará na [Seção II do Seedminer](seedminer#section-ii---seedminer) 1. Apague a pasta `Nintendo 3DS` 1. Renomeie a pasta `BACKUP_Nintendo 3DS` para `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 O site já minerou seu `movable.sed` usando seu friend code e a combinação do ID0. Você pode usar o `movable.sed` que ele te fornece. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Seu friend code foi bloqueado de usar o bot porque o seu 3DS falhou em adicionar o bot como amigo. Certifique-se de que seu 3DS esteja conectado à internet corretamente e, em seguida, entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) e peça para ser desbloqueado. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( O site determinou que seu `movable.sed` não pode ser brute-forced. Certifique-se de que você deu o ID0 correto para o site. Se o seu ID0 estiver correto, então você não poderá usar o Seedminer e terá que usar um método alternativo que exigirá jogos ou hardware adicionais. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Certifique-se de que `F00D43D5.bin` seja o único arquivo em `Nintendo 3DS` -> `` ->` -> `Nintendo DSiWare`. Se for o caso, re-crie-o com o [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Além disso, certifique-se de que o `bb3.bin` está na raiz do cartão SD. Caso esteja faltando, baixe a versão mais recente do [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3. -lhs1/bb3.bin) (download direto) e copie o arquivo `bb3.bin` para a raiz do seu cartão SD. -Seus arquivos `00000001.sav` e/ou `otherapp.bin` podem estar fora do local apropriado. Certifique-se de que `00000001. av` está em `Nintendo 3DS` -> `` ->` -> `title` -> `00040000` -> `0017c100` -> `data` e que `otherapp.bin` está na raiz do seu cartão SD. +Se nenhuma destas soluções resolver o problema, então custom firmware pode ter sido desinstalado no seu dispositivo de uma forma que torna esse método impossível de executar. Se este for o caso e o Modo de Segurança funcionar, você precisará seguir [um ramo alternativo de Seedminer](homebrew-launcher-(pichaxx)). Se o Modo de Segurança não funcionar ou você precisa de ajuda com este assunto, junte-se ao [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) e pergunte, em inglês, para obter ajuda. +{% endcapture %} +
{{ compat | markdownify }}
-Se seus arquivos estiverem nos locais corretos, re-crie o save usando a [PicHaxx Save Tool](https://3dstools.nhnarwhal. om/#/pichaxx), então coloque-o em `Nintendo 3DS` -> `` ->` -> `title` -> `00040000` -> `0017c100` -> `data`. Certifique-se de que o arquivo tem exatamente o nome de `00000001.sav` e que você usou o `movable.sed` do seu console para criá-lo. Baixe novamente a última versão do [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), coloque o arquivo `.bin` relevante para o seu console da pasta `otherapps_with_CfgS` na raiz do seu cartão SD, e renomeie-o para `otherapp.bin`. Não adicione a extensão `.bin` se você não a vê. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` está ausente em `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Certifique-se de que `Nintendo DSiWare` esteja corretamente escrito e espaçado. Letras maiúsculas ou minúsculas não importam. +{% endcapture %} +
{{ compat | markdownify }}
-Seu dispositivo já possui custom firmware. Você deve [checar por CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +Pode haver um problema com o seu arquivo `F00D43D5.bin` (pode estar corrompido ou destinado ao 3DS errado). Crie novamente seu arquivo `F00D43D5.bin` com o [Bannerbomb3 Injector](https://3ds.nhnarwhal.com/#/bb3gen), garantindo que você utilize o arquivo `movable.sed` do seu console. +{% endcapture %} +
{{ compat | markdownify }}
-Há um problema com seu arquivo `otherapp.bin`. Baixe a última versão do [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), posicione o arquivo `.bin` relevante para o seu console a partir da pasta `otherapps_with_CfgS` para a raiz do seu cartão SD, e renomeie-o para `otherapp.bin`. Não adicione a extensão `.bin` se você não a vê. +## Instalando boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Seu arquivo `00000001.sav` modificado pode estar fora do local apropriado, ou você pode ter usado o `movable.sed` errado ao criá-lo. Regere seu `movable.sed` de [Bruteforce Movable](https://seedminer.hacks.guide), e re-crie o save usando a [PicHaxx Save Tool](https://3dstools.nhnarwhal. om/#/pichaxx) e coloque o arquivo resultante (`00000001.sav`) em `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE não está instalado. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Instalando boot9strap (Soundhax) +O arquivo `usm.bin` está faltando ou está deslocado. Baixe a última versão do [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) e coloque `usm.bin` na raiz do seu cartão SD. Não adicione a extensão `.bin` se você não a vê. -### Red/purple/pink and white screen after running Soundhax +Há também a possibilidade de o console não estar lendo seu cartão SD. Certifique-se de que está inserido e formatado corretamente. +{% endcapture %} +
{{ compat | markdownify }}
-Se o seu dispositivo está na versão 9.4.0, 9.5.0, ou 9.6.0, você pode estar encontrando um bug com uma versão antiga de universal-otherapp. Baixe a versão mais recente [daqui](https://github.com/TuxSH/universal-otherapp/releases/latest). - -Se seu dispositivo não está em algum desses firmwares, isso provavelmente indica que você já tem custom firmware. Você deve [checar por CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -Há um problema com seu arquivo `otherapp.bin` (ele está faltando, colocado no lugar errado ou corrompido). Baixe a última versão do [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) e coloque-a na raiz do seu cartão SD. - -### "Could not play" - -Você tem o arquivo Soundhax errado para seu dispositivo e região, ou seu dispositivo é incompatível com Soundhax. No último caso, você deve atualizar seu dispositivo para a versão mais recente e continuar com o [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin O arquivo `SafeB9SInstaller.bin` está ausente ou fora do lugar apropriado. Baixe a última versão do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extraia e coloque `SafeB9SInstaller.bin` na raiz do seu cartão SD. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Faça o backup de seus dados e formate novamente seu cartão SD como FAT32 com a ferramenta recomendada dependendo do seu sistema operacional ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e a ferramenta de formatação da HP (HPUSBDisk) são conhecidas por causar problemas com cartões SD para 3DS. Se isso falhar, tente usar outro cartão SD. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Instalando boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Certifique-se de que o seu `movable.sed` e backup de DSiWare venham do mesmo console. Uma incompatibilidade resultará em erro. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +Você esqueceu de deletar `F00D43D5.bin` do cartão SD. Navegue até `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` no seu cartão SD e apague o arquivo `F00D43D5.bin`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +Há um problema com seu arquivo `42383821.bin` (ele está incorreto, faltando, colocado no lugar errado ou corrompido). Recrie seus arquivos com o site [DSIHaxInjector_new](https://3ds.https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) e certifique-se de colocar o arquivo `42383821.bin` do `output.zip` -> `hax` em `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxxxx!` não foi copiado do cartão SD para a memória do sistema. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Seu aplicativo das Conexões Nintendo DS está quebrado, e você precisará de acesso ao Homebrew Launcher para corrigir esse problema. Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +O Flipnote pode levar um bom tempo para indexar o seu cartão se você tiver um cartão SD grande. Deixe-o por alguns minutos. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +Você não copiou a pasta `private` do Frogminer_save `.zip` para a raiz do seu cartão SD. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +Você pode ter tocado acidentalmente na tela enquanto estava no Flipnote modificado. Entre novamente nas Conexões Nintendo DS e tente novamente, garantindo que você não use acidentalmente a touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +O arquivo `boot.nds` está faltando ou está fora do lugar apropriado. Baixe a versão mais recente do [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e coloque `boot.nds` na raiz do seu cartão SD, substituindo o existente. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +Há um problema com o seu arquivo `boot.nds`. Baixe novamente a versão mais recente do [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e coloque `boot.nds` na raiz do seu cartão SD, substituindo o existente. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +É possível que o boot9strap não tenha sido instalado corretamente. Siga a seção B [desta página](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Seus arquivos `00000001.sav` e/ou `otherapp.bin` podem estar fora do local apropriado. Certifique-se de que `00000001. av` está em `Nintendo 3DS` -> `` ->` -> `title` -> `00040000` -> `0017c100` -> `data` e que `otherapp.bin` está na raiz do seu cartão SD. + +Se seus arquivos estiverem nos locais corretos, re-crie o save usando a [PicHaxx Save Tool](https://3dstools.nhnarwhal. om/#/pichaxx), então coloque-o em `Nintendo 3DS` -> `` ->` -> `title` -> `00040000` -> `0017c100` -> `data`. Certifique-se de que o arquivo tem exatamente o nome de `00000001.sav` e que você usou o `movable.sed` do seu console para criá-lo. Baixe novamente a última versão do [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), coloque o arquivo `.bin` relevante para o seu console da pasta `otherapps_with_CfgS` na raiz do seu cartão SD, e renomeie-o para `otherapp.bin`. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Seu dispositivo já possui custom firmware. Você deve [checar por CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Há um problema com seu arquivo `otherapp.bin`. Baixe a última versão do [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), posicione o arquivo `.bin` relevante para o seu console a partir da pasta `otherapps_with_CfgS` para a raiz do seu cartão SD, e renomeie-o para `otherapp.bin`. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Seu arquivo `00000001.sav` modificado pode estar fora do local apropriado, ou você pode ter usado o `movable.sed` errado ao criá-lo. Regere seu `movable.sed` de [Bruteforce Movable](https://seedminer.hacks.guide), e re-crie o save usando a [PicHaxx Save Tool](https://3dstools.nhnarwhal. om/#/pichaxx) e coloque o arquivo resultante (`00000001.sav`) em `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Instalando boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +Se o seu dispositivo está na versão 9.4.0, 9.5.0, ou 9.6.0, você pode estar encontrando um bug com uma versão antiga de universal-otherapp. Baixe a versão mais recente [daqui](https://github.com/TuxSH/universal-otherapp/releases/latest). + +Se seu dispositivo não está em algum desses firmwares, isso provavelmente indica que você já tem custom firmware. Você deve [checar por CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +Há um problema com seu arquivo `otherapp.bin` (ele está faltando, colocado no lugar errado ou corrompido). Baixe a última versão do [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) e coloque-a na raiz do seu cartão SD. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +Você tem o arquivo Soundhax errado para seu dispositivo e região, ou seu dispositivo é incompatível com Soundhax. No último caso, você deve atualizar seu dispositivo para a versão mais recente e continuar com o [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +O arquivo `SafeB9SInstaller.bin` está ausente ou fora do lugar apropriado. Baixe a última versão do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extraia e coloque `SafeB9SInstaller.bin` na raiz do seu cartão SD. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Faça o backup de seus dados e formate novamente seu cartão SD como FAT32 com a ferramenta recomendada dependendo do seu sistema operacional ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e a ferramenta de formatação da HP (HPUSBDisk) são conhecidas por causar problemas com cartões SD para 3DS. + +Se isso falhar, tente usar outro cartão SD. +{% endcapture %} +
{{ compat | markdownify }}
## Instalando boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax Isso provavelmente indica que você já possui custom firmware. Você deve [checar por CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) O arquivo `arm11code.bin` está faltando ou está deslocado. Baixe a última versão do [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), coloque `otherapp.bin` na raiz do seu cartão SD e renomeie-o para `arm11code.bin`. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) Há um problema com o seu arquivo `arm11code.bin`. Baixe a última versão do [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), coloque `otherapp.bin` na raiz do seu cartão SD e renomeie-o para `arm11code.bin`. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Exploits de navegador (como este) são muitas vezes instáveis e caem com frequência, mas em alguns casos eles podem ser consertados seguindo as seguintes etapas. 1. Inicie o navegador, e então abra as configurações do navegador 1. Desça até o final e selecione `Deletar dados salvos` 1. Tente o exploit novamente +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser O proxy SSLoth está configurado incorretamente. Refaça a seção SSLoth na página. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Siga estes passos em ordem: @@ -157,126 +376,47 @@ Siga estes passos em ordem: 1. Se for solicitado sobre uma atualização de sistema, pressione OK + Isso não vai atualizar o sistema 1. Comece novamente pela [Seção II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin O arquivo `SafeB9SInstaller.bin` está ausente ou fora do lugar apropriado. Baixe a última versão do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extraia e coloque `SafeB9SInstaller.bin` na raiz do seu cartão SD. Não adicione a extensão `.bin` se você não a vê. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." Pode haver um problema com o seu arquivo `arm11code.bin`. Baixe novamente a versão mais recente do [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), coloque-o na raiz do seu cartão SD e renomeie-o para `arm11code.bin`. Não adicione a extensão `.bin` se você não a vê. Se tiver uma unidade de Taiwan (com um T na linha de versão, por exemplo, 11.3.0-##T), você não será capaz de seguir estas instruções, e precisará atualizar o seu console e seguir [Seedminer](seedminer). Se você tiver uma unidade chinesa continental (com um C na linha de versão, ie. 11.3.0-##C), junte-se [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp) para assistência. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. +Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Faça o backup de seus dados e formate novamente seu cartão SD como FAT32 com a ferramenta recomendada dependendo do seu sistema operacional ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e a ferramenta de formatação da HP (HPUSBDisk) são conhecidas por causar problemas com cartões SD para 3DS. Se isso falhar, tente usar outro cartão SD. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Certifique-se de que `F00D43D5.bin` seja o único arquivo em `Nintendo 3DS` -> `` ->` -> `Nintendo DSiWare`. Se for o caso, re-crie-o com o [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Além disso, certifique-se de que o `bb3.bin` está na raiz do cartão SD. Caso esteja faltando, baixe a versão mais recente do [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3. -lhs1/bb3.bin) (download direto) e copie o arquivo `bb3.bin` para a raiz do seu cartão SD. - -Se nenhuma destas soluções resolver o problema, então custom firmware pode ter sido desinstalado no seu dispositivo de uma forma que torna esse método impossível de executar. Se este for o caso e o Modo de Segurança funcionar, você precisará seguir [um ramo alternativo de Seedminer](homebrew-launcher-(pichaxx)). Se o Modo de Segurança não funcionar ou você precisa de ajuda com este assunto, junte-se ao [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) e pergunte, em inglês, para obter ajuda. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` está ausente em `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Certifique-se de que `Nintendo DSiWare` esteja corretamente escrito e espaçado. Letras maiúsculas ou minúsculas não importam. - -### DSiWare Management shows a question mark - -Pode haver um problema com o seu arquivo `F00D43D5.bin` (pode estar corrompido ou destinado ao 3DS errado). Crie novamente seu arquivo `F00D43D5.bin` com o [Bannerbomb3 Injector](https://3ds.nhnarwhal.com/#/bb3gen), garantindo que você utilize o arquivo `movable.sed` do seu console. - ---- - -## Instalando boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE não está instalado. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -O arquivo `usm.bin` está faltando ou está deslocado. Baixe a última versão do [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) e coloque `usm.bin` na raiz do seu cartão SD. Não adicione a extensão `.bin` se você não a vê. - -Há também a possibilidade de o console não estar lendo seu cartão SD. Certifique-se de que está inserido e formatado corretamente. - -### Failed to open SafeB9SInstaller.bin - -O arquivo `SafeB9SInstaller.bin` está ausente ou fora do lugar apropriado. Baixe a última versão do [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extraia e coloque `SafeB9SInstaller.bin` na raiz do seu cartão SD. Não adicione a extensão `.bin` se você não a vê. - -### Failed to mount the SD card! - -Faça o backup de seus dados e formate novamente seu cartão SD como FAT32 com a ferramenta recomendada dependendo do seu sistema operacional ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard e a ferramenta de formatação da HP (HPUSBDisk) são conhecidas por causar problemas com cartões SD para 3DS. - -Se isso falhar, tente usar outro cartão SD. - ---- - -## Instalando boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Certifique-se de que o seu `movable.sed` e backup de DSiWare venham do mesmo console. Uma incompatibilidade resultará em erro. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -Você esqueceu de deletar `F00D43D5.bin` do cartão SD. Navegue até `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` no seu cartão SD e apague o arquivo `F00D43D5.bin`. - -### "Haxxxxxxxxx!" does not appear - -Há um problema com seu arquivo `42383821.bin` (ele está incorreto, faltando, colocado no lugar errado ou corrompido). Recrie seus arquivos com o site [DSIHaxInjector_new](https://3ds.https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) e certifique-se de colocar o arquivo `42383821.bin` do `output.zip` -> `hax` em `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxxxx!` não foi copiado do cartão SD para a memória do sistema. - -### Black screen when launching DS Connection Settings - -Seu aplicativo das Conexões Nintendo DS está quebrado, e você precisará de acesso ao Homebrew Launcher para corrigir esse problema. Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. - -### SD card is grayed out - -O Flipnote pode levar um bom tempo para indexar o seu cartão se você tiver um cartão SD grande. Deixe-o por alguns minutos. - -### Lenny face does not appear - -Você não copiou a pasta `private` do Frogminer_save `.zip` para a raiz do seu cartão SD. - -### Flipnote is frozen - -Você pode ter tocado acidentalmente na tela enquanto estava no Flipnote modificado. Entre novamente nas Conexões Nintendo DS e tente novamente, garantindo que você não use acidentalmente a touchscreen. - -### Green screen after pasting - -O arquivo `boot.nds` está faltando ou está fora do lugar apropriado. Baixe a versão mais recente do [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e coloque `boot.nds` na raiz do seu cartão SD, substituindo o existente. - -### White screen after pasting - -Há um problema com o seu arquivo `boot.nds`. Baixe novamente a versão mais recente do [b9stool](https://github.com/zoogie/b9sTool/releases/latest) e coloque `boot.nds` na raiz do seu cartão SD, substituindo o existente. - -### Unable to open Luma3DS configuration menu after running b9stool - -É possível que o boot9strap não tenha sido instalado corretamente. Siga a seção B [desta página](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizando a instalação -### Unable to update device +{% capture compat %} +Unable to update device As etapas abaixo podem ser tentadas em qualquer ordem, mas são listadas de maneira mais fácil para maneira mais difícil de realizar. @@ -289,37 +429,41 @@ As etapas abaixo podem ser tentadas em qualquer ordem, mas são listadas de mane 1. Servidores Nintendo podem estar desligados; Tente novamente mais tarde 1. Se o erro persistir, [siga CTRTransfer](ctrtransfer), e tente novamente 1. Para mais suporte (em Inglês), entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Baixe este [config.ini alternativo](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) e coloque-o em `/luma/`. Isso vai mudar a combinação de botões do Rosalina para (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play Há um problema com o seu arquivo `boot.3dsx` (ele está faltando, colocado no lugar errado ou corrompido). Baixe a versão mais recente do [Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) e coloque `boot.3dsx` na raiz do seu cartão SD, substituindo qualquer arquivo existente. Certifique-se de estar extraindo o arquivo ZIP com qualquer outra ferramenta que não seja o WinRAR, pois é conhecido por causar problemas com arquivos relacionados ao 3DS. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 Você não copiou a pasta `gm9` do GodMode9 `.zip` para a raiz do seu cartão SD. Baixe a versão mais recente do [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) e coloque a pasta `gm9` na raiz do seu cartão SD, combinando-a com a atual. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsira seu cartão SD no seu dispositivo -1. Pressione e segure (Start), e enquanto segura (Start), ligue seu dispositivo. Isso vai inicializar o GodMode9 -1. Navegue para `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware As etapas detalhadas aqui geralmente assumem que o seu dispositivo tem uma instalação moderna de custom firmware (boot9strap + Luma3DS 8.0 ou adiante). Se o seu console está executando uma instalação homebrew mais antiga (por exemplo, algo baseado em arm9loaderhax ou menuhax), você deve atualizar sua configuração antes de tentar essas instruções. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot Há um problema com o seu arquivo `boot.firm`. Se você estiver executando [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), seu LED de notificação do 3DS poderá terá uma certa cor. Esta cor é usada para diagnosticar problemas que envolvem seu arquivo `boot.firm` no cartão SD ou na memória interna. Em versões mais antigas do boot9strap, a luz azul será desligada quase imediatamente quando tentar ligar o dispositivo. @@ -332,11 +476,15 @@ Se o LED de notificação acender: Você pode obter um novo arquivo `boot.firm` baixando a [versão mais recente do Luma3DS](https://github. om/LumaTeam/Luma3DS/releases/latest), extraindo e colocando `boot.firm` na raiz do seu cartão SD. Se o seu arquivo `boot.firm` está sendo constantemente detectado como corrompido, você pode querer verificar se há erros no seu cartão SD ([Windows](h2testw-(windows)), [Linux](f3-(linux)), ou [macOS](f3xquickt-(mac))). Além disso, note que o 3DS tende a ter problemas com arquivos extraídos usando WinRAR. Se você ouvir um "pop", potencialmente acompanhado com a tela ativando por um segundo, há um problema de hardware no seu dispositivo (como um cabo de tela desconectado). Você talvez possa fazer seu dispositivo inicializar segurando-o em certos ângulos. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on As etapas abaixo podem ser tentadas em qualquer ordem, mas são listadas de menos para mais demorada. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Desligue seu dispositivo, ejete o cartucho se houver algum inserido, ligue seu dispositivo e espere até dez minutos. Se o seu dispositivo inicializar dentro de dez minutos, o problema foi corrigido e é improvável que ocorra novamente 1. Renomeie a pasta `Nintendo 3DS` no seu cartão SD para `Nintendo 3DS_BACKUP`, depois tente inicializar. Se o seu dispositivo for inicializado com sucesso, há algum problema com a pasta `Nintendo 3DS`. Tente limpar a extdata do Menu HOME: + Navegue até `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ As etapas abaixo podem ser tentadas em qualquer ordem, mas são listadas de meno + Se você fez corretamente, o dispositivo irá inicializar em uma tela pedindo para "atualizar o sistema" 1. Siga o guia de [CTRTransfer](ctrtransfer) 1. Para mais suporte, peça ajuda no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Sua versão do Luma3DS está desatualizada. Baixe a versão mais recente do [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) e coloque `boot.firm` na raiz do seu cartão SD, substituindo qualquer arquivo existente. Certifique-se de estar extraindo o arquivo ZIP com qualquer outra ferramenta que não seja o WinRAR, pois é conhecido por causar problemas com arquivos relacionados ao 3DS. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." Os ARM11 exception handlers estão desabilitados, ou custom firmware não está instalado. Tente habilitar os ARM11 exception handlers: + Desligue seu dispositivo + Segure (Select) + Ligue seu dispositivo enquanto segura o botão (Select) + Se a caixa "Disable ARM11 exception handlers" estiver marcada, desmarque a opção +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Por favor, tire uma foto do erro e entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Seu dispositivo provavelmente está hard-bricked. Você precisará comprar um flashcart de ntrboot para reinstalar o boot9strap para tentar corrigir seu dispositivo. Isso também pode indicar um problema de hardware que não pode ser corrigido. De qualquer forma, entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. + Também é possível que alguém tenha definido um splash (tela que mostra uma imagem assim que o 3DS inicia) que se pareça com um brick. Tente deixar seu dispositivo ligado, esperando na tela azul por cinco minutos. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Por favor, tire uma foto do erro e entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Baixe a versão mais recente do [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (o arquivo `.3dsx`) 1. Desligue seu dispositivo @@ -396,20 +557,29 @@ Seu dispositivo provavelmente está hard-bricked. Você precisará comprar um fl 1. Execute uma Atualização indo em Configuração do Console, e então em "Outras Configurações", e depois avançando até "Atualizar o Console" + A atualização mostrará que os aplicativos TWL essenciais foram desinstalados e serão baixados novamente e depois reinstalados 1. Uma vez que a atualização foi concluída, aperte "OK" para reiniciar seu dispositivo +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. Você deve seguir [A9LH para B9S](a9lh-to-b9s) para atualizar seu dispositivo para um ambiente moderno de custom firmware. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. Você deve seguir [A9LH para B9S](a9lh-to-b9s) para atualizar seu dispositivo para um ambiente moderno de custom firmware. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work Isso pode ocorrer após uma CTRTransfer ou mudança de região no Old 3DS / 2DS. Você precisará formatar seu dispositivo para corrigir esse problema. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Outros problemas -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Desligue seu dispositivo 1. Insira o cartão SD no seu computador @@ -422,8 +592,11 @@ Isso pode ocorrer após uma CTRTransfer ou mudança de região no Old 3DS / 2DS. + **Região KOR**: `000000A9` + **Região TWN**: `000000B1` 1. Reinsira seu cartão SD no seu dispositivo +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Desligue seu dispositivo 1. Insira o cartão SD no seu computador @@ -433,3 +606,6 @@ Isso pode ocorrer após uma CTRTransfer ou mudança de região no Old 3DS / 2DS. + **Região JPN**: `000002cc` + **Região EUA**: `000002cd` 1. Reinsira seu cartão SD no seu dispositivo +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/pt_BR/uninstall-cfw.txt b/_pages/pt_BR/uninstall-cfw.txt index d4dcc99532..d58926d1de 100644 --- a/_pages/pt_BR/uninstall-cfw.txt +++ b/_pages/pt_BR/uninstall-cfw.txt @@ -75,7 +75,7 @@ O objetivo desta seção é verificar se os aplicativos do modo DS embutidos con + Se o seu console exibe a versão japonesa do Flipnote Studio, uma tela preta ou uma mensagem de erro, o teste falhou 1. Desligue seu dispositivo -Se qualquer um desses testes falhar, o Modo DS, DS Download Play, e/ou Conexões Nintendo DS podem estar inacessíveis quando o CFW for desinstalado! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +Se qualquer um desses testes falhar, o Modo DS, DS Download Play, e/ou Conexões Nintendo DS podem estar inacessíveis quando o CFW for desinstalado! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Seção III - Teste de Segurança diff --git a/_pages/pt_PT/a9lh-to-b9s.txt b/_pages/pt_PT/a9lh-to-b9s.txt index a87c5c2b44..cd7bce56b3 100644 --- a/_pages/pt_PT/a9lh-to-b9s.txt +++ b/_pages/pt_PT/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/pt_PT/checking-for-cfw.txt b/_pages/pt_PT/checking-for-cfw.txt index e88ce5e390..6e62130f4e 100644 --- a/_pages/pt_PT/checking-for-cfw.txt +++ b/_pages/pt_PT/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/pt_PT/faq.txt b/_pages/pt_PT/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/pt_PT/faq.txt +++ b/_pages/pt_PT/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/pt_PT/finalizing-setup.txt b/_pages/pt_PT/finalizing-setup.txt index 57588bb371..0eeedf05a4 100644 --- a/_pages/pt_PT/finalizing-setup.txt +++ b/_pages/pt_PT/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/pt_PT/installing-boot9strap-(fredtool).txt b/_pages/pt_PT/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/pt_PT/installing-boot9strap-(fredtool).txt +++ b/_pages/pt_PT/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/pt_PT/installing-boot9strap-(usm).txt b/_pages/pt_PT/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/pt_PT/installing-boot9strap-(usm).txt +++ b/_pages/pt_PT/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/pt_PT/move-emunand.txt b/_pages/pt_PT/move-emunand.txt index 55c7d6f967..4d036fb0c8 100644 --- a/_pages/pt_PT/move-emunand.txt +++ b/_pages/pt_PT/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/pt_PT/seedminer.txt b/_pages/pt_PT/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/pt_PT/seedminer.txt +++ b/_pages/pt_PT/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/pt_PT/troubleshooting.txt b/_pages/pt_PT/troubleshooting.txt index ca8c4d8017..f6ce4d8781 100644 --- a/_pages/pt_PT/troubleshooting.txt +++ b/_pages/pt_PT/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/pt_PT/uninstall-cfw.txt b/_pages/pt_PT/uninstall-cfw.txt index dd924875e2..639e9a6274 100644 --- a/_pages/pt_PT/uninstall-cfw.txt +++ b/_pages/pt_PT/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/ro_RO/a9lh-to-b9s.txt b/_pages/ro_RO/a9lh-to-b9s.txt index 84fcaf0221..52744adc38 100644 --- a/_pages/ro_RO/a9lh-to-b9s.txt +++ b/_pages/ro_RO/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ Pentru toți pașii din această secțiune, suprascrieți fișierele existente d 1. Dispozitivul dumneavoastră ar trebui să fi repornit în meniul de configurare Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Apăsați (Start) pentru a salva și reporni ___ diff --git a/_pages/ro_RO/checking-for-cfw.txt b/_pages/ro_RO/checking-for-cfw.txt index dd47a5258d..d1137f5dcb 100644 --- a/_pages/ro_RO/checking-for-cfw.txt +++ b/_pages/ro_RO/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instrucțiuni diff --git a/_pages/ro_RO/faq.txt b/_pages/ro_RO/faq.txt index f96c85ccf1..c2b2bdff63 100644 --- a/_pages/ro_RO/faq.txt +++ b/_pages/ro_RO/faq.txt @@ -14,79 +14,173 @@ title: "Întrebări frecvente" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ro_RO/finalizing-setup.txt b/_pages/ro_RO/finalizing-setup.txt index 28a240b9a6..40074aadd5 100644 --- a/_pages/ro_RO/finalizing-setup.txt +++ b/_pages/ro_RO/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Actualizările în timp ce folosiți B9S + Luma (ce aveți) sunt sigure + Actualizatorul poate afișa un mesaj care zice "Your system is up to date" în loc să se actualizeze. Acest lucru este normal dacă sunteți deja la zi; continuați în următoarea secțiune + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Secțiunea III - Homebrew Launcher diff --git a/_pages/ro_RO/installing-boot9strap-(fredtool).txt b/_pages/ro_RO/installing-boot9strap-(fredtool).txt index d10669a414..2686e5f7b9 100644 --- a/_pages/ro_RO/installing-boot9strap-(fredtool).txt +++ b/_pages/ro_RO/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Porniți System Settings pe consolă 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Închideți dispozitivul diff --git a/_pages/ro_RO/installing-boot9strap-(usm).txt b/_pages/ro_RO/installing-boot9strap-(usm).txt index 9bf1c43f4d..a974e83d23 100644 --- a/_pages/ro_RO/installing-boot9strap-(usm).txt +++ b/_pages/ro_RO/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Porniți System Settings pe consolă 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/ro_RO/move-emunand.txt b/_pages/ro_RO/move-emunand.txt index 058e7672de..54a4dd8c77 100644 --- a/_pages/ro_RO/move-emunand.txt +++ b/_pages/ro_RO/move-emunand.txt @@ -168,7 +168,6 @@ Pentru a identifica ID-ul de titlu al fișierului `.gbavc.sav`, puteți 1. Reintroduceți cardul SD în dispozitivul dumneavoastră 1. Apăsați (A) pentru a remonta cardul SD 1. Apăsați (Start) pentru a reporni -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/ro_RO/seedminer.txt b/_pages/ro_RO/seedminer.txt index fb1e25b372..e71bfd977c 100644 --- a/_pages/ro_RO/seedminer.txt +++ b/_pages/ro_RO/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ro_RO/troubleshooting.txt b/_pages/ro_RO/troubleshooting.txt index 30aefb195f..4301fb2898 100644 --- a/_pages/ro_RO/troubleshooting.txt +++ b/_pages/ro_RO/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Depanare" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,27 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -322,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -344,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Închideți dispozitivul @@ -386,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Faceți o actualizare de sistem mergând în System Settings, apoi "Other Settings", apoi mergeți spre colțul drept și folosiți "System Update" + Actualizarea va vedea că titlurile TWL esențiale au fost dezinstalate, și le va redescărca și reinstala 1. Odată ce actualizarea este completă, apăsaţi "OK" pentru a reporni dispozitivul +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Închideți dispozitivul 1. Introduceți cardul SD în calculator @@ -412,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **Regiunea KOR**: `000000A9` + **Regiunea TWN**: `000000B1` 1. Reintroduceți cardul SD în dispozitivul dumneavoastră +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Închideți dispozitivul 1. Introduceți cardul SD în calculator @@ -423,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reintroduceți cardul SD în dispozitivul dumneavoastră +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ro_RO/uninstall-cfw.txt b/_pages/ro_RO/uninstall-cfw.txt index bd5d3b46e8..de22dbcd78 100644 --- a/_pages/ro_RO/uninstall-cfw.txt +++ b/_pages/ro_RO/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Închideți dispozitivul -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/ru_RU/a9lh-to-b9s.txt b/_pages/ru_RU/a9lh-to-b9s.txt index 9970aa05ce..fd1df019c9 100644 --- a/_pages/ru_RU/a9lh-to-b9s.txt +++ b/_pages/ru_RU/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this 1. Ваша консоль должна перезагрузиться в меню конфигурации Luma3DS + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Нажмите (Start), чтобы сохранить настройки и перезагрузиться ___ diff --git a/_pages/ru_RU/checking-for-cfw.txt b/_pages/ru_RU/checking-for-cfw.txt index 7db6ffd963..0b2ebbd6c7 100644 --- a/_pages/ru_RU/checking-for-cfw.txt +++ b/_pages/ru_RU/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Инструкция diff --git a/_pages/ru_RU/faq.txt b/_pages/ru_RU/faq.txt index 3977060246..49c00e47f7 100644 --- a/_pages/ru_RU/faq.txt +++ b/_pages/ru_RU/faq.txt @@ -14,79 +14,173 @@ title: "Вопросы и ответы" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/ru_RU/finalizing-setup.txt b/_pages/ru_RU/finalizing-setup.txt index fb402fdc15..823e707d8a 100644 --- a/_pages/ru_RU/finalizing-setup.txt +++ b/_pages/ru_RU/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Обновление консоли с установленным B9S + Luma (установленых у вас) безопасно + Вместо начала процесса обновления может появиться сообщение "Система обновлена". Это нормально, если вы уже на последней версии прошивки; переходите к следующей части + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Часть III - Homebrew Launcher diff --git a/_pages/ru_RU/installing-boot9strap-(fredtool).txt b/_pages/ru_RU/installing-boot9strap-(fredtool).txt index f4eb04f7fe..e8c59e2b49 100644 --- a/_pages/ru_RU/installing-boot9strap-(fredtool).txt +++ b/_pages/ru_RU/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Откройте Системные настройки на вашей консоли 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Выключите консоль diff --git a/_pages/ru_RU/installing-boot9strap-(usm).txt b/_pages/ru_RU/installing-boot9strap-(usm).txt index 570d3dd965..2b0e1492b9 100644 --- a/_pages/ru_RU/installing-boot9strap-(usm).txt +++ b/_pages/ru_RU/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Откройте Системные настройки на вашей консоли 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/ru_RU/move-emunand.txt b/_pages/ru_RU/move-emunand.txt index 7cbbcf7531..cbdfa14eb7 100644 --- a/_pages/ru_RU/move-emunand.txt +++ b/_pages/ru_RU/move-emunand.txt @@ -168,7 +168,6 @@ title: "Перенос EmuNAND" 1. Вставьте SD-карту обратно в консоль 1. Нажмите (A), чтобы смонтировать SD-карту 1. Нажмите (Start) для перезагрузки -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/ru_RU/seedminer.txt b/_pages/ru_RU/seedminer.txt index 8e34fe5c47..2c00fb8137 100644 --- a/_pages/ru_RU/seedminer.txt +++ b/_pages/ru_RU/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/ru_RU/troubleshooting.txt b/_pages/ru_RU/troubleshooting.txt index 91c1957c0a..55996b0854 100644 --- a/_pages/ru_RU/troubleshooting.txt +++ b/_pages/ru_RU/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Проблемы и их решения" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Вставьте SD-карту обратно в консоль -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Выключите консоль @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Выполните обновление системы, зайдя в Системные настройки, затем "Прочие настройки", затем листайте вправо до конца и выберите пункт "Обновление" + Обновление увидит, что системные тайтлы TWL были удалены, и заново скачает и установит их 1. После завершения обновления нажмите "OK" для перезагрузки +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Выключите консоль 1. Вставьте SD-карту в компьютер @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR регион**: `000000A9` + **TWN регион**: `000000B1` 1. Вставьте SD-карту обратно в консоль +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Выключите консоль 1. Вставьте SD-карту в компьютер @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Вставьте SD-карту обратно в консоль +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/ru_RU/uninstall-cfw.txt b/_pages/ru_RU/uninstall-cfw.txt index e82c78528b..87af838804 100644 --- a/_pages/ru_RU/uninstall-cfw.txt +++ b/_pages/ru_RU/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Выключите консоль -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/sv_SE/a9lh-to-b9s.txt b/_pages/sv_SE/a9lh-to-b9s.txt index 0bdd69a761..e4f03af8b2 100644 --- a/_pages/sv_SE/a9lh-to-b9s.txt +++ b/_pages/sv_SE/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/sv_SE/checking-for-cfw.txt b/_pages/sv_SE/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/sv_SE/checking-for-cfw.txt +++ b/_pages/sv_SE/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/sv_SE/faq.txt b/_pages/sv_SE/faq.txt index 04168f961b..490c56540a 100644 --- a/_pages/sv_SE/faq.txt +++ b/_pages/sv_SE/faq.txt @@ -14,79 +14,173 @@ title: "Vanliga Frågor" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/sv_SE/finalizing-setup.txt b/_pages/sv_SE/finalizing-setup.txt index dab43e5f9f..bcd5758374 100644 --- a/_pages/sv_SE/finalizing-setup.txt +++ b/_pages/sv_SE/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/sv_SE/installing-boot9strap-(fredtool).txt b/_pages/sv_SE/installing-boot9strap-(fredtool).txt index 5dfe892e7b..07a7dcb169 100644 --- a/_pages/sv_SE/installing-boot9strap-(fredtool).txt +++ b/_pages/sv_SE/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Stäng av din enhet diff --git a/_pages/sv_SE/installing-boot9strap-(usm).txt b/_pages/sv_SE/installing-boot9strap-(usm).txt index 6bcd717258..0eb8d2e337 100644 --- a/_pages/sv_SE/installing-boot9strap-(usm).txt +++ b/_pages/sv_SE/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/sv_SE/move-emunand.txt b/_pages/sv_SE/move-emunand.txt index 4d1302fb58..2947f02fa5 100644 --- a/_pages/sv_SE/move-emunand.txt +++ b/_pages/sv_SE/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Sätt tillbaka ditt SD-kort i din enhet 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/sv_SE/seedminer.txt b/_pages/sv_SE/seedminer.txt index c1fbc5ae08..2484f87af0 100644 --- a/_pages/sv_SE/seedminer.txt +++ b/_pages/sv_SE/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/sv_SE/troubleshooting.txt b/_pages/sv_SE/troubleshooting.txt index 321f44f356..b7d6c5635f 100644 --- a/_pages/sv_SE/troubleshooting.txt +++ b/_pages/sv_SE/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Sätt tillbaka ditt SD-kort i din enhet -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Stäng av din enhet @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Stäng av din enhet 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Sätt tillbaka ditt SD-kort i din enhet +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Stäng av din enhet 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Sätt tillbaka ditt SD-kort i din enhet +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/sv_SE/uninstall-cfw.txt b/_pages/sv_SE/uninstall-cfw.txt index 24a44aea01..9c8fd95933 100644 --- a/_pages/sv_SE/uninstall-cfw.txt +++ b/_pages/sv_SE/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Stäng av din enhet -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/th_TH/a9lh-to-b9s.txt b/_pages/th_TH/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/th_TH/a9lh-to-b9s.txt +++ b/_pages/th_TH/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/th_TH/checking-for-cfw.txt b/_pages/th_TH/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/th_TH/checking-for-cfw.txt +++ b/_pages/th_TH/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/th_TH/faq.txt b/_pages/th_TH/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/th_TH/faq.txt +++ b/_pages/th_TH/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/th_TH/finalizing-setup.txt b/_pages/th_TH/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/th_TH/finalizing-setup.txt +++ b/_pages/th_TH/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/th_TH/installing-boot9strap-(fredtool).txt b/_pages/th_TH/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/th_TH/installing-boot9strap-(fredtool).txt +++ b/_pages/th_TH/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/th_TH/installing-boot9strap-(usm).txt b/_pages/th_TH/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/th_TH/installing-boot9strap-(usm).txt +++ b/_pages/th_TH/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/th_TH/move-emunand.txt b/_pages/th_TH/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/th_TH/move-emunand.txt +++ b/_pages/th_TH/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/th_TH/seedminer.txt b/_pages/th_TH/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/th_TH/seedminer.txt +++ b/_pages/th_TH/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/th_TH/troubleshooting.txt b/_pages/th_TH/troubleshooting.txt index ca8c4d8017..f6ce4d8781 100644 --- a/_pages/th_TH/troubleshooting.txt +++ b/_pages/th_TH/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/th_TH/uninstall-cfw.txt b/_pages/th_TH/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/th_TH/uninstall-cfw.txt +++ b/_pages/th_TH/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/tr_TR/a9lh-to-b9s.txt b/_pages/tr_TR/a9lh-to-b9s.txt index 2d1509dfc8..3bc3ee6d9d 100644 --- a/_pages/tr_TR/a9lh-to-b9s.txt +++ b/_pages/tr_TR/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Kaydedip yeniden başlatmak için (Start) basın ___ diff --git a/_pages/tr_TR/checking-for-cfw.txt b/_pages/tr_TR/checking-for-cfw.txt index 843249db82..ceb006a216 100644 --- a/_pages/tr_TR/checking-for-cfw.txt +++ b/_pages/tr_TR/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/tr_TR/faq.txt b/_pages/tr_TR/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/tr_TR/faq.txt +++ b/_pages/tr_TR/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/tr_TR/finalizing-setup.txt b/_pages/tr_TR/finalizing-setup.txt index e17150dd8c..0f49841c96 100644 --- a/_pages/tr_TR/finalizing-setup.txt +++ b/_pages/tr_TR/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/tr_TR/installing-boot9strap-(fredtool).txt b/_pages/tr_TR/installing-boot9strap-(fredtool).txt index ad4b0a6a0a..4363ef71bc 100644 --- a/_pages/tr_TR/installing-boot9strap-(fredtool).txt +++ b/_pages/tr_TR/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Cihazınızı kapatın diff --git a/_pages/tr_TR/installing-boot9strap-(usm).txt b/_pages/tr_TR/installing-boot9strap-(usm).txt index 88ea4c8d5d..ea57ac12c9 100644 --- a/_pages/tr_TR/installing-boot9strap-(usm).txt +++ b/_pages/tr_TR/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/tr_TR/move-emunand.txt b/_pages/tr_TR/move-emunand.txt index 39685dc26a..8afa6592ad 100644 --- a/_pages/tr_TR/move-emunand.txt +++ b/_pages/tr_TR/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. SD kartınızı cihazınıza tekrar takın 1. SD kartınızı yeniden takmak için (A) tuşuna basın 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/tr_TR/seedminer.txt b/_pages/tr_TR/seedminer.txt index a7ae3c215f..9c6c4f0399 100644 --- a/_pages/tr_TR/seedminer.txt +++ b/_pages/tr_TR/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/tr_TR/troubleshooting.txt b/_pages/tr_TR/troubleshooting.txt index 16aec3fe02..ad1f7a46bf 100644 --- a/_pages/tr_TR/troubleshooting.txt +++ b/_pages/tr_TR/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. SD kartınızı cihazınıza tekrar takın -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Cihazınızı kapatın @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. SD kartınızı cihazınıza tekrar takın +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Cihazınızı kapatın 1. SD kartınızı bilgisayarınıza takın @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. SD kartınızı cihazınıza tekrar takın +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/tr_TR/uninstall-cfw.txt b/_pages/tr_TR/uninstall-cfw.txt index 8d64904764..fa58bd779d 100644 --- a/_pages/tr_TR/uninstall-cfw.txt +++ b/_pages/tr_TR/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Cihazınızı kapatın -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/uk_UA/a9lh-to-b9s.txt b/_pages/uk_UA/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/uk_UA/a9lh-to-b9s.txt +++ b/_pages/uk_UA/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/uk_UA/checking-for-cfw.txt b/_pages/uk_UA/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/uk_UA/checking-for-cfw.txt +++ b/_pages/uk_UA/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/uk_UA/faq.txt b/_pages/uk_UA/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/uk_UA/faq.txt +++ b/_pages/uk_UA/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/uk_UA/finalizing-setup.txt b/_pages/uk_UA/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/uk_UA/finalizing-setup.txt +++ b/_pages/uk_UA/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/uk_UA/installing-boot9strap-(fredtool).txt b/_pages/uk_UA/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/uk_UA/installing-boot9strap-(fredtool).txt +++ b/_pages/uk_UA/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/uk_UA/installing-boot9strap-(usm).txt b/_pages/uk_UA/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/uk_UA/installing-boot9strap-(usm).txt +++ b/_pages/uk_UA/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/uk_UA/move-emunand.txt b/_pages/uk_UA/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/uk_UA/move-emunand.txt +++ b/_pages/uk_UA/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/uk_UA/seedminer.txt b/_pages/uk_UA/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/uk_UA/seedminer.txt +++ b/_pages/uk_UA/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/uk_UA/troubleshooting.txt b/_pages/uk_UA/troubleshooting.txt index ca8c4d8017..f6ce4d8781 100644 --- a/_pages/uk_UA/troubleshooting.txt +++ b/_pages/uk_UA/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/uk_UA/uninstall-cfw.txt b/_pages/uk_UA/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/uk_UA/uninstall-cfw.txt +++ b/_pages/uk_UA/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/vi_VN/a9lh-to-b9s.txt b/_pages/vi_VN/a9lh-to-b9s.txt index f32f814a31..36cc360d65 100644 --- a/_pages/vi_VN/a9lh-to-b9s.txt +++ b/_pages/vi_VN/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ For all steps in this section, overwrite any existing files on your SD card. 1. Your device should have rebooted into the Luma3DS configuration menu + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. Press (Start) to save and reboot ___ diff --git a/_pages/vi_VN/checking-for-cfw.txt b/_pages/vi_VN/checking-for-cfw.txt index 76fcccf870..561bfcad8e 100644 --- a/_pages/vi_VN/checking-for-cfw.txt +++ b/_pages/vi_VN/checking-for-cfw.txt @@ -10,7 +10,7 @@ This is an add-on section to check if your console already has a modern custom f If your console already has an arm9loaderhax or boot9strap based custom firmware, you will need to follow the instructions indicated to upgrade your setup to a modern one. -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### Instructions diff --git a/_pages/vi_VN/faq.txt b/_pages/vi_VN/faq.txt index 57331fe3a1..5ce6bb99ec 100644 --- a/_pages/vi_VN/faq.txt +++ b/_pages/vi_VN/faq.txt @@ -14,79 +14,173 @@ title: "FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. If your system version string displays as "0.0.0-0", then you may have a developer unit. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! This guide will install a few useful homebrew applications, including [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest), which acts as a homebrew app store. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma's [locale emulation feature](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) in order to work properly on out-of-region devices. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. Devices with custom firmware can still use the eShop and run physical cartridges as any other 3DS can. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. While the 3DS is officially compatible with SD cards up to 32GB, larger SD cards can be used if they are manually re-formatted as FAT32. It is not recommended to use SD cards greater than 128GB due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. SD cards larger than 128GB are not recommended due to known issues with GBA graphics and custom themes. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). Note that this is very likely to break the Nintendo eShop on your device, which means you will be unable to update your games whether they are in-region or out-of-region. + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * Homebrew in **CIA format** can be updated by installing the new CIA, which will usually overwrite the old one. If the old CIA is not overwritten, you can delete the old one from Data Management as you would any other 3DS title. * Homebrew in **3DSX format** can be updated by replacing the 3DSX file in `/3ds/` with a fresh copy. If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** See [this thread](https://gbatemp.net/threads/425743/). +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/vi_VN/finalizing-setup.txt b/_pages/vi_VN/finalizing-setup.txt index 3f6de5e785..3257f1683f 100644 --- a/_pages/vi_VN/finalizing-setup.txt +++ b/_pages/vi_VN/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + Updates while using B9S + Luma (what you have) are safe + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue with the next section + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### Section III - Homebrew Launcher diff --git a/_pages/vi_VN/installing-boot9strap-(fredtool).txt b/_pages/vi_VN/installing-boot9strap-(fredtool).txt index fab9a050c7..8d38352354 100644 --- a/_pages/vi_VN/installing-boot9strap-(fredtool).txt +++ b/_pages/vi_VN/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Power off your device diff --git a/_pages/vi_VN/installing-boot9strap-(usm).txt b/_pages/vi_VN/installing-boot9strap-(usm).txt index 354ab00213..0d79ae9e56 100644 --- a/_pages/vi_VN/installing-boot9strap-(usm).txt +++ b/_pages/vi_VN/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off diff --git a/_pages/vi_VN/move-emunand.txt b/_pages/vi_VN/move-emunand.txt index cbad274c3d..7fb483b02b 100644 --- a/_pages/vi_VN/move-emunand.txt +++ b/_pages/vi_VN/move-emunand.txt @@ -168,7 +168,6 @@ To identify a `.gbavc.sav` file's Title ID, you can get a listing of al 1. Reinsert your SD card into your device 1. Press (A) to remount your SD card 1. Press (Start) to reboot -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/vi_VN/seedminer.txt b/_pages/vi_VN/seedminer.txt index 21f019b371..12fd9c62df 100644 --- a/_pages/vi_VN/seedminer.txt +++ b/_pages/vi_VN/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/vi_VN/troubleshooting.txt b/_pages/vi_VN/troubleshooting.txt index ca8c4d8017..f6ce4d8781 100644 --- a/_pages/vi_VN/troubleshooting.txt +++ b/_pages/vi_VN/troubleshooting.txt @@ -2,37 +2,69 @@ title: "Troubleshooting" --- -{% include toc title="Table of Contents"%} - This page offers troubleshooting advice for commonly encountered issues. If you are unable to solve your issue with the advice on this page, please join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and describe your issue, including what you have already tried. ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## Issues with SafeB9SInstaller ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found You are missing `boot9strap.firm` and `boot9strap.firm.sha` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM There is an issue with your `boot9strap.firm` and `boot9strap.firm.sha` files. Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found You are missing `secret_sector.bin` from the `boot9strap` folder, or the `boot9strap` folder is misnamed. Download [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce) using a torrent client, and place it in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the message that you see. - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + This is your true ID0 that you will use in [Section II of Seedminer](seedminer#section-ii---seedminer) 1. Delete the `Nintendo 3DS` folder 1. Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 The website has already mined your `movable.sed` using your friend code and ID0 combination. You can use the `movable.sed` that it provides you. +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... Your friend code was blocked from using the friend code bot because your 3DS did not successfully friend the bot. Ensure your 3DS is properly connected to the Internet, then join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask to be unlocked. +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. +{% endcapture %} +
{{ compat | markdownify }}
-Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +## Installing boot9strap (USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## Installing boot9strap (Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). - -### "An error has occurred, forcing the software to close..." (white message box) - -There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- +## Installing boot9strap (Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` was not copied from your SD card to your system memory. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. Ensure that the file is named exactly `00000001.sav` and that you used your console's `movable.sed` to create it. Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +Your device already has custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## Installing boot9strap (Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +There is an issue with your `otherapp.bin` file (it is missing, misplaced, or corrupted). Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) and place it on the root of your SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw). +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. Do not add the `.bin` extension if you do not already see it. If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. If this is unsuccessful, try using another SD card. +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -Ensure that `F00D43D5.bin` is the only file in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` is missing from `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. Make sure that `Nintendo DSiWare` is correctly spelled and spaced. Uppercase/lowercase does not matter. - -### DSiWare Management shows a question mark - -There may be an issue with your `F00D43D5.bin` file (it may be corrupted or intended for the wrong 3DS). Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## Installing boot9strap (USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -The file `SafeB9SInstaller.bin` is missing or misplaced. Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. Do not add the `.bin` extension if you do not already see it. - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -If this is unsuccessful, try using another SD card. - ---- - -## Installing boot9strap (Fredtool) - -### Error on Fredtool Injector page - -Ensure that your `movable.sed` and DSiWare backup come from the same console. A mismatch will result in an error. - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -There is an issue with your `42383821.bin` file (it is incorrect, missing, misplaced, or corrupted). Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` was not copied from your SD card to your system memory. - -### Black screen when launching DS Connection Settings - -Your DS Connection Settings application is broken, and you will need Homebrew Launcher access to fix this issue. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### SD card is grayed out - -Flipnote may take a long time to index your card if you have a large SD card. Let it sit for a few minutes. - -### Lenny face does not appear - -You did not copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card. - -### Flipnote is frozen - -You may have accidentally touched the touch screen while in the modified Flipnote. Re-enter DS Connection Settings and try again, ensuring that you don't accidentally use the touchscreen. - -### Green screen after pasting - -The file `boot.nds` is missing or misplaced. Download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### White screen after pasting - -There is an issue with your `boot.nds` file. Re-download the latest release of [b9stool](https://github.com/zoogie/b9sTool/releases/latest) and place `boot.nds` on the root of your SD card, replacing the existing one. - -### Unable to open Luma3DS configuration menu after running b9stool - -It is possible that boot9strap was not successfully installed. Follow section B of [this page](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md). - ---- ## Finalizing Setup -### Unable to update device +{% capture compat %} +Unable to update device The steps below can be attempted in any order, but are listed from easiest to hardest to perform. @@ -289,37 +429,41 @@ The steps below can be attempted in any order, but are listed from easiest to ha 1. Nintendo servers may be down; Try again later 1. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again 1. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play There is an issue with your `boot.3dsx` file (it is missing, misplaced, or corrupted). Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 You did not copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card. Download the latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) and place the `gm9` folder on the root of your SD card, merging it with the existing one. - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. Reinsert your SD card into your device -1. Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9 -1. Navigate to `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions. {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. If you hear a "popping sound", potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles. +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on The steps below can be attempted in any order, but are listed from least to most time-consuming. +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur 1. Rename the `Nintendo 3DS` folder on your SD card to `Nintendo 3DS_BACKUP`, then attempt to boot. If your device successfully boots, there is some issue within your `Nintendo 3DS` folder. Try clearing HOME Menu extdata: + Navigate to `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ The steps below can be attempted in any order, but are listed from least to most + If you were successful, the device will boot to an "update your system" screen 1. Follow the [CTRTransfer](ctrtransfer) guide 1. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" Your Luma3DS version is outdated. Download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) and place `boot.firm` on the root of your SD card, replacing any existing file. Make sure you are extracting the ZIP file with any tool other than WinRAR, as it is known to cause issues with 3DS-related files. +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers: + Power off your device + Hold (Select) + Power on your device, while still holding (Select) + If the "Disable ARM11 exception handlers" box is checked, uncheck it +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. + It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. Download the latest release of [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (the `.3dsx` file) 1. Power off your device @@ -396,20 +557,29 @@ Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to 1. Perform a System Update by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them 1. Once the update is complete, tap "OK" to reboot the device +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow [A9LH to B9S](a9lh-to-b9s) to update your device to a modern custom firmware environment. +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue. +{% endcapture %} +
{{ compat | markdownify }}
--- ## Other troubleshooting -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. Power off your device 1. Insert your SD card into your computer @@ -422,8 +592,11 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **KOR Region**: `000000A9` + **TWN Region**: `000000B1` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. Power off your device 1. Insert your SD card into your computer @@ -433,3 +606,6 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will n + **JPN Region**: `000002cc` + **USA Region**: `000002cd` 1. Reinsert your SD card into your device +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/vi_VN/uninstall-cfw.txt b/_pages/vi_VN/uninstall-cfw.txt index 7749545061..ac502dfc56 100644 --- a/_pages/vi_VN/uninstall-cfw.txt +++ b/_pages/vi_VN/uninstall-cfw.txt @@ -75,7 +75,7 @@ The purpose of this section is to check whether built-in DS mode applications wi + If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed 1. Power off your device -If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### Section III - Safety Test diff --git a/_pages/zh_CN/a9lh-to-b9s.txt b/_pages/zh_CN/a9lh-to-b9s.txt index a81d0f8592..c3d4d07c46 100644 --- a/_pages/zh_CN/a9lh-to-b9s.txt +++ b/_pages/zh_CN/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ title: "A9LH 升级 B9S" 1. 你的主机将会在重启后进入至 Luma3DS 配置菜单中 + Luma3DS 配置菜单用于设置 Luma3DS 自制固件的可选功能 其中有许多功能可用于个性化或调试 + 由于配合本手册的用途,我们将直接按照默认配置保存 - + 如果重启后一直黑屏,请参考[故障排查](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. 按下 “Start” 键保存设置并重启 ___ diff --git a/_pages/zh_CN/checking-for-cfw.txt b/_pages/zh_CN/checking-for-cfw.txt index c326d9e841..74892c952c 100644 --- a/_pages/zh_CN/checking-for-cfw.txt +++ b/_pages/zh_CN/checking-for-cfw.txt @@ -10,7 +10,7 @@ title: "检查自制固件" 如果你的主机已经可以运行基于 arm9loaderhax 或 boot9strap 的自制固件了,则你将需要根据后续的步骤来将升级到最新的固件。 -如果你的主机曾经是主题破解的,则你需要先[清空主菜单外部存储](troubleshooting#clear-home-menu-extdata),然后再在 SysNAND 上做完所有的步骤。 且拔出内存卡后开机进入系统设置,可以看到系统版本为 9.2.0-20。 +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. 且拔出内存卡后开机进入系统设置,可以看到系统版本为 9.2.0-20。 {: .notice--info} ### 操作步骤 diff --git a/_pages/zh_CN/faq.txt b/_pages/zh_CN/faq.txt index 522df0324e..4fc2d53b50 100644 --- a/_pages/zh_CN/faq.txt +++ b/_pages/zh_CN/faq.txt @@ -14,79 +14,173 @@ title: "常见问题" ## 破解前的常见问题 -#### **问:我的主机系统是最新版, 是否可以在不使用任何外设的情况下破解?** -**答:**可以! 最新的系统固件(11.16.0)可以用 [Seedminer](seedminer) 进行破解。 +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **问:这个手册里面的内容可以用来给什么型号的主机破解?** -**答:**目前所有已零售的 3DS、3DS XL/LL、2DS、New 3DS、New 3DS XL/LL 和 New 2DS XL/LL。 如果你主机的系统版本显示为 “0.0.0-0”,则你的主机可能是开发机,不适用本手册。 +Yes! 最新的系统固件(11.16.0)可以用 [Seedminer](seedminer) 进行破解。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:破解我的机器容易变砖吗?** -**答:**除非你想故意把主机弄砖,实际上几乎不可能。 +{% capture compat %} +What devices is this guide compatible with? -#### **问:我可以通过这个破解来运行自制程序和模拟器吗?** -**答:**可以! 本手册将会教你安装一些有用的自制程序,包括一个名为 [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) 的自制应用程序商店。 +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. 如果你主机的系统版本显示为 “0.0.0-0”,则你的主机可能是开发机,不适用本手册。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:我可以通过这个破解来玩别的区域的游戏么?** -**答:**当然可以。Luma3DS 会自动跳过系统对卡带或已安装的应用的区域检查。 但是某些游戏可能仍然需要使用 Luma 的[区域模拟](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)功能来使其能够正常启动。 +{% capture compat %} +How risky is hacking my console? -#### **问:破解会导致我没办法用一些原版功能吗?** -**答:** 不。 破解后的主机依然可以像没有破解一样,使用 eShop、玩卡带游戏或者其它原版能做的东西。 +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:我可以在破解的时候保留我的 NNID 吗?** -**答:**你的 NNID (如果你登录了)在本手册的指导下不会受到任何影响。 韩版、港台版以及神游版主机由于没有 NNID 功能,也不会受到影响。 +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **问:破解后会被 ban 机吗?** -**答:** 2017 年 5 月的时候曾经有一波 ban 机潮(被 ban 的机器仍然可以使用 eShop、NNID 和任天堂账户),似乎是随机的。 自从那时后就再也没有看到过类似的事情了。 我们也不知道任天堂将来会做什么。 但是,我们现在不认为你需要担心破解后是否会 ban 机了,因为几乎见不着。 +Yes! 本手册将会教你安装一些有用的自制程序,包括一个名为 [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) 的自制应用程序商店。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:没有电脑也能完成本教程吗(例如 用一台安卓手机)?** -**答:**能把文件塞进 SD 卡的办法都行! +{% capture compat %} +Can I use this to play games from other regions? -#### **问:我可以用多大容量的内存卡?** -**答:**你需要一张至少有 1.5GB 的空闲空间的 SD 卡才能完全按照本手册的方法做。 虽然官方已经说明了 3DS 可以用的 SD 卡最大容量为 32GB,但是实际上只要能格式化成 FAT32 的内存卡都可以用。 但是由于已知的 GBA 图像和自制主题问题,建议不要使用超过 128GB 的内存卡。 +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. 但是某些游戏可能仍然需要使用 Luma 的[区域模拟](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)功能来使其能够正常启动。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:我听说为了破解需要买一些东西(Gateway、Sky3DS、ntrboot 和 R4 等)。 我要买么?** -**答:** 不。 自制固件可以不依托任何其他外设在最新版本的系统中安装。 实际上,我们并不推荐使用 3DS 烧录卡(如 Gateway 或 Sky3DS),这些烧录卡现在已经过时,且可能会给你的主机带来 ban 机或砖机的风险。 +{% capture compat %} +Will I lose any features if I install CFW? -#### **问:自制固件和自制程序使用权限有什么区别?** -**答:**曾经,3DS 需要通过些用户可能较容易使用的漏洞(如 ninjhax)来获得自制程序的使用权限。 这种级别的系统权限能够让你运行一些基础的自制程序和模拟器,但不能让你(或较为容易地)修改游戏或导出卡带。 这些漏洞也不是特别稳定,自制程序经常会反复崩溃且必须完全重启整个系统才可恢复。 自制固件能让你获得高等级的系统权限,同时相较那些仅自制程序的漏洞而言更加稳定。 +No. 破解后的主机依然可以像没有破解一样,使用 eShop、玩卡带游戏或者其它原版能做的东西。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. 韩版、港台版以及神游版主机由于没有 NNID 功能,也不会受到影响。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. 自从那时后就再也没有看到过类似的事情了。 我们也不知道任天堂将来会做什么。 但是,我们现在不认为你需要担心破解后是否会 ban 机了,因为几乎见不着。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. 虽然官方已经说明了 3DS 可以用的 SD 卡最大容量为 32GB,但是实际上只要能格式化成 FAT32 的内存卡都可以用。 但是由于已知的 GBA 图像和自制主题问题,建议不要使用超过 128GB 的内存卡。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. 自制固件可以不依托任何其他外设在最新版本的系统中安装。 实际上,我们并不推荐使用 3DS 烧录卡(如 Gateway 或 Sky3DS),这些烧录卡现在已经过时,且可能会给你的主机带来 ban 机或砖机的风险。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. 这种级别的系统权限能够让你运行一些基础的自制程序和模拟器,但不能让你(或较为容易地)修改游戏或导出卡带。 这些漏洞也不是特别稳定,自制程序经常会反复崩溃且必须完全重启整个系统才可恢复。 自制固件能让你获得高等级的系统权限,同时相较那些仅自制程序的漏洞而言更加稳定。 +{% endcapture %} +
{{ compat | markdownify }}
## 破解后的问题 -#### **问:我破解 3DS 后还可以照常更新系统么?** -**答:**如果你正在使用 Luma3DS,你的自制固件加载器(boot9strap)**永远不会**因为更新系统而被移除。 不过前一段时间的更新经常使 Luma3DS 在启动系统时崩溃,所以我们建议你在新版本发布后,先等几个小时看看别人的升级反馈或者 Luma3DS 是否会更新,确认更新不会导致主机暂时无法正常使用后再继续。 更新系统可以直接像未破解的 3DS 那样更新。(如:进入系统设置对应选项更新、使用安全模式更新以及等待系统自动下载完成后提醒的更新。) +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **问:我该如何更换 SD 卡?** -**答:**将新的 SD 卡格式化为 FAT32 后,从你的旧 SD 卡中复制文件到新卡即可。 如果使用的卡大小为 128GB,则建议将分配单元大小设为 65536。 大于 128GB 的内存卡由于已知的 GBA 图像和自制主题问题,不建议使用。 +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. 不过前一段时间的更新经常使 Luma3DS 在启动系统时崩溃,所以我们建议你在新版本发布后,先等几个小时看看别人的升级反馈或者 Luma3DS 是否会更新,确认更新不会导致主机暂时无法正常使用后再继续。 更新系统可以直接像未破解的 3DS 那样更新。(如:进入系统设置对应选项更新、使用安全模式更新以及等待系统自动下载完成后提醒的更新。) +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:我可以在破解后使用系统迁移吗?** -**答:**是的,你可以直接使用官方的系统迁移,将你的数据移到其他破解的主机上(如果迁移目标是没有破解的主机,则可能会出现数据不一致的情况)。 非法应用(自制程序等)的 Ticket 不会被一同迁移,但可以使用 [faketik](https://github.com/ihaveamac/faketik/releases/latest) 伪造,使其重现于桌面。 请确保你不使用无线传输迁移,这会删除非法应用。 破解也依然会继续存在于两台主机中。 +{% capture compat %} +How do I upgrade my SD card? -#### **问:我可以切换日版机的系统语言吗?** -**答:**只能通过[区域变更](region-changing)。 但是这很可能会把你主机的 eShop 破坏掉,导致游戏无法正常更新。 +Copy and paste your SD card contents to a new SD card formatted as FAT32. 如果使用的卡大小为 128GB,则建议将分配单元大小设为 65536。 大于 128GB 的内存卡由于已知的 GBA 图像和自制主题问题,不建议使用。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:我该如何更新自制程序?** -**答:**取决于自制程序的格式。 一般来说: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). 非法应用(自制程序等)的 Ticket 不会被一同迁移,但可以使用 [faketik](https://github.com/ihaveamac/faketik/releases/latest) 伪造,使其重现于桌面。 请确保你不使用无线传输迁移,这会删除非法应用。 破解也依然会继续存在于两台主机中。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). 但是这很可能会把你主机的 eShop 破坏掉,导致游戏无法正常更新。 + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. 一般来说: * **CIA 格式**的自制程序:只需要直接安装更新版本的 CIA 即可,通常旧的会被直接替换。 如果旧的 CIA 没有被替换掉你也可直接去数据管理删除老版本,就像你删别的东西一样。 **3DSX 格式**的自制程序:替换存储于 `/3ds/` 文件夹内的 3DSX 文件即可。 如果这个自制程序包括额外的资源文件,则你需要将其所需文件替换到对应目录。 对此,还请阅读那个自制程序的文档来操作。 * 如果你是为了更新 Luma3DS,请参考[这个页面](restoring-updating-cfw)。 或者你想要更新 Godmode9 的话,参考[这个页面](godmode9-usage#updating-godmode9)。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:如何更新跨区游戏?** -**答:**你需要从一台已安装了此游戏的更新补丁的 3DS 中[导出更新补丁](dumping-titles-and-game-cartridges),然后安装到你的主机上。 Nintendo eShop 只能更新主机所在区域的游戏(换句话说就是,日版机只能更新日版的游戏)。 +{% capture compat %} +How do I update my games? -#### **问:大佬救命! 我的机子开不了机了……** -**答:** 参见[问题排查](troubleshooting)。 **我们不建议在主机无法开机时选择卸载自制固件,这很有可能会把主机搞砖**。 +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. Nintendo eShop 只能更新主机所在区域的游戏(换句话说就是,日版机只能更新日版的游戏)。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **我们不建议在主机无法开机时选择卸载自制固件,这很有可能会把主机搞砖**。 +{% endcapture %} +
{{ compat | markdownify }}
## 主题破解 / A9LH / Gateway 常见问题 -#### **问:我在 N 年前破解过了我的主机。 我现在该做点啥?** -**答:**我们现在建议你升级主机配置到基于 boot9strap 的最新版破解。 参阅[检查自制固件](checking-for-cfw)来查找适合你主机的更新方法。 +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **问:我明明现在还可以正常玩啊, 为啥我还要升级?** -**答:**现在大多数的自制程序(如 CheckPoint 和 BootNTR Selector)都仅基于 boot9strap 编写和测试,无法在老旧破解(主题破解、A9LH 或 Gateway)上运行。 而且,你的主机可能会因为使用的破解过老而无法安全更新主机的系统固件。 基于 boot9strap 的破解甚至能让你获得可导出你主机的 bootrom 的前所未有的主机控制权。 +It is recommended that you upgrade your setup to a modern, boot9strap-based one. 参阅[检查自制固件](checking-for-cfw)来查找适合你主机的更新方法。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **问:如果我升级破解的话,东西会全部丢掉吗?** -**答:**通常的话直接升级到 boot9strap 不会使主机丢掉任何数据(包括 EmuNAND)。 如果你的主机里有你非常宝贵的存档,则建议在升级破解前用 [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018) 之类的工具备份一下存档,以防万一。 +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. 而且,你的主机可能会因为使用的破解过老而无法安全更新主机的系统固件。 基于 boot9strap 的破解甚至能让你获得可导出你主机的 bootrom 的前所未有的主机控制权。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. 如果你的主机里有你非常宝贵的存档,则建议在升级破解前用 [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018) 之类的工具备份一下存档,以防万一。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **问:我要怎么把 GW 卡里的游戏存档导出来?** **答:**看[这个帖子](https://gbatemp.net/threads/425743/)。 +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt index 3d8a384dd5..79679f16d0 100644 --- a/_pages/zh_CN/finalizing-setup.txt +++ b/_pages/zh_CN/finalizing-setup.txt @@ -74,7 +74,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 + 你使用 B9S 和 Luma 时升级系统是安全的 + 更新程序可能会提示“你的系统已经是最新了”而不会继续更新 如果你已经更新到了最新,这是正常的;请继续下一节 + 如果在更新中途出错,请将主机连接的网络的 DNS 设置和代理设置改为 “auto(自动)” - + 如果你仍然遇到了错误,请参考 [故障排查](troubleshooting#system-update-error-after-installing-cfw) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### 第三步 – 进入 Homebrew Launcher @@ -152,7 +152,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 + 此过程将花费一些时间 + 如果你遇到了错误, 请确保你的 SD 卡上至少有 1.3GB 的可用空间 1. 按 “A” 键继续 -1. 按下 “B” 键返回到主菜单 +1. 按 “B” 键返回到主菜单 1. 选择 “Exit” 1. 如果提示重新锁定写入权限,按下 “A” 键来确认 1. 进入到 `[S:] SYSNAND VIRTUAL` @@ -162,14 +162,14 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 1. 按 “A” 键继续 1. 按下 “Home” 键来打开功能菜单 1. 选择 “Poweroff system” 来将主机关机 -1. 将你的 SD 卡插入到电脑 +1. 将你的 SD 卡插入电脑 1. 从 SD 卡的 `/gm9/out/` 文件夹中复制 `__sysnand_###.bin.sha`,`__sysnand_###.bin`,`essential.exefs` 到电脑中的安全的位置 + 将这些文件在不同地方备份多次(比如网盘或者移动硬盘等) + 如果以后机器出现任何问题,这些备份文件将是为你提供修复砖机或从 NAND 镜像恢复文件的帮手 1. 将 `__sysnand_###.bin` 和 `__sysnand_###.bin.sha` 从你的 SD 卡的 `/gm9/out/` 文件夹中复制出后将其删除 + 其它的文件占用不了多少空间,更建议保留在 SD 卡上以便将来可能的需要 1. 如果 SD 卡上有 `/luma/backups/` 文件夹,那么请将里面的文件备份到你电脑上安全的地方 -1. 将SD卡重新插入你的主机 +1. 将 SD 卡重新插入主机 1. 启动你的主机 ___ diff --git a/_pages/zh_CN/installing-boot9strap-(fredtool).txt b/_pages/zh_CN/installing-boot9strap-(fredtool).txt index 2edba02b13..5a07efe967 100644 --- a/_pages/zh_CN/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_CN/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ title: "安装 boot9strap(通过 Fredtool)" 1. 启动你主机上的 “系统设置(System settings)” 1. 依次点击 `数据管理(データ管理/Data Management)` -> `DSiWare 数据管理(DSiWareデータ管理/DSiWare)` -> `SD卡(micro SDカード/SDカード/SD/microSD)`([例图](/images/screenshots/bb3/dsiware-management.png)) + 你的主机将会打开 BB3 multihax 菜单 - + 如果做完这步之后你的主机崩溃了,[请参照此故障排查](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu)。 + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. 使用十字键移动至 “Dump DSiWare” ,然后按下 A 键 + 主机将会自动重启 1. 将主机关机 @@ -75,7 +75,7 @@ title: "安装 boot9strap(通过 Fredtool)" + 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去 1. 复制 `boot.nds` (B9STool)到你的 SD 卡根目录 1. 从 Frogminer_save `.zip` 压缩包中复制 `private` 文件夹到内存卡的根目录 -1. 将SD卡重新插入你的主机 +1. 将 SD 卡重新插入你的主机 1. 启动你的主机 ![]({{ "/images/screenshots/fredtool/fredtool-root-layout.png" | absolute_url }}) diff --git a/_pages/zh_CN/installing-boot9strap-(usm).txt b/_pages/zh_CN/installing-boot9strap-(usm).txt index c6bd736502..85978c21e3 100644 --- a/_pages/zh_CN/installing-boot9strap-(usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ title: "安装 boot9strap(通过 USM)" 1. 启动你主机上的 “系统设置(System settings)” 1. 依次点击 `数据管理(データ管理/Data Management)` -> `DSiWare 数据管理(DSiWareデータ管理/DSiWare)` -> `SD卡(micro SDカード/SDカード/SD/microSD)`([例图](/images/screenshots/bb3/dsiware-management.png)) + 你的主机将会打开 BB3 multihax 菜单 - + 如果做完这步之后你的主机崩溃了,[请参照此故障排查](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu)。 + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. 使用十字键移动至 “Install unSAFE_MODE” ,然后按下 A 键 + 主机将会自动关机 diff --git a/_pages/zh_CN/move-emunand.txt b/_pages/zh_CN/move-emunand.txt index cb9e39ffae..1e2422b5fb 100644 --- a/_pages/zh_CN/move-emunand.txt +++ b/_pages/zh_CN/move-emunand.txt @@ -96,7 +96,7 @@ title: "迁移EmuNAND数据" 1. 按 “A” 键解锁SysNAND (lvl1) 写入权限,并根据屏幕上的提示依次按下按键 1. 选择 “Overwrite file(s)” + 如果你有很多的 DSiWare 游戏,那么此过程可能会花一些时间。 -1. 如果提示是否需重新锁定写入权限,按下 “B” 键来拒绝。 +1. 如果弹出重新锁定写入权限的提示,按下 “B” 键来拒绝。 1. 按两次 “B” 键返回到主菜单 #### 第六步 – 还原 GBA VC 的存档 @@ -155,20 +155,19 @@ title: "迁移EmuNAND数据" 1. 按下 “Home” 键来打开功能菜单 1. 选择 “More...” 1. 选择 “SD format menu” -1. 按 “A” 确认 +1. 按下 “A” 键确认 1. 选择 “No EmuNAND” 1. 选择 “Auto” 1. 按 “A” 键确认格式化后的磁盘名为 `GM9SD` + 当然,你也可以自定义SD卡的名称 1. 出现提示时,按照提示依次输入按键来确认格式化 1. 同时按 “R” 键和“B”键,弹出你的SD卡 -1. 将你的 SD 卡插入到电脑 +1. 将SD卡插入电脑 1. 将之前备份的所有文件复制到你的 SD 卡 + 请确保你替换到 SD 卡中的 `boot.firm` 文件是从你 SD 卡备份中复制的 -1. 将SD卡重新插入你的主机 +1. 将 SD 卡重新插入你的主机 1. 按 “A” 键重新装载你的 SD 卡 1. 按下 “Start” 键来重启 -1. 如果黑屏,[请参见此问题排查章节](troubleshooting#ts_sys_down) ___ diff --git a/_pages/zh_CN/seedminer.txt b/_pages/zh_CN/seedminer.txt index 74547c1d03..49dc7b0f46 100644 --- a/_pages/zh_CN/seedminer.txt +++ b/_pages/zh_CN/seedminer.txt @@ -26,7 +26,7 @@ title: "Seedminer" + 如果你的 SD 卡中并没有 `Nintendo 3DS` 文件夹,请确保你已经将其插入 3DS 中开机一次以便创建文件夹。 1. 从 Nintendo 3DS 文件夹里面复制里面的一个 32 位长名字的文件夹的名称 + 这个 32 位字符长的文件夹是每台主机唯一使用的 - + 如果你看到了多个 32 位字符长的文件夹,请[参考这些步骤](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder)来解决 + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + 如果只是多了个 `private` 文件夹,则你可以忽略它 ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/zh_CN/troubleshooting.txt b/_pages/zh_CN/troubleshooting.txt index 95faaeab14..ff9d1972a6 100644 --- a/_pages/zh_CN/troubleshooting.txt +++ b/_pages/zh_CN/troubleshooting.txt @@ -2,37 +2,69 @@ title: "问题排查" --- -{% include toc title="目录"%} - 此页面列出了一些常见问题的解决办法。 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## 关于 SafeB9SInstaller 的问题 ### SigHaxed FIRM was not installed! Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found 你忘记把 `boot9strap.firm` 和 `boot9strap.firm.sha` 放进 SD 卡根目录的 `boot9strap` 文件夹了,或是创建 `boot9strap` 文件夹的时候打错了名字。 下载最新版本的 [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip),然后将 `boot9strap.firm` 和 `boot9strap.firm.sha` 放入 `boot9strap` 文件夹。 +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM 你的 `boot9strap.firm` 和 `boot9strap.firm.sha` 文件有问题。 重新下载最新版本的 [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip),然后将 `boot9strap.firm` 和 `boot9strap.firm.sha` 放入 `boot9strap` 文件夹。 +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found 你忘记把 `secret_sector.bin` 放进 SD 卡根目录的 `boot9strap` 文件夹了,或是创建 `boot9strap` 文件夹的时候打错了名字。 使用 BT 客户端下载 [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce),然后把它放到 SD 卡里的 `boot9strap` 文件夹中。 +{% endcapture %} +
{{ compat | markdownify }}
-#### 看到了其他的东西 +{% capture compat %} +Something else 如需帮助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你看到的信息。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Nintendo 3DS 文件夹内有多个 32 位乱码长的文件夹 +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,286 @@ title: "问题排查" + 这也就是你在 [Seedminer 第二步](seedminer#section-ii---seedminer) 中需要使用的 ID0 1. 删除 `Nintendo 3DS` 文件夹 1. 将 `BACKUP_Nintendo 3DS` 文件夹重命名为 `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable 直接跳到了 step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 这说明网站曾已经使用你的好友码和 ID0 获取到你的 `movable.sed` 了。 你可以直接使用它给的 `movable.sed`,不用过多担心。 +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... 你的好友码已被本服务锁定,因为你没有在服务的限定时间内将服务给的机器人好友码添加到好友列表,且尝试次数过多,浪费了机器人的感情。 确保你的 3DS 已经连上了网络,然后加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)来要求解锁。 +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( 网站已经确定无法获取到你的 `movable.sed`。 确保先前你输入到网站的 ID0 是正确的。 如果你确定没有问题,则你无法使用 Seedminer 方法。你必须使用其他需要额外游戏或者外设的办法来破解。 +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## 启动 Homebrew Launcher(通过 PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +确保 `F00D43D5.bin` 是 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 里面的唯一文件。 如果确定没问题的话,尝试重新使用 [Bannerbomb3 注入器](http://3dstools.nhnarwhal.com/#/bb3gen)重新创建文件。 -### “An error has occurred. Hold down the POWER button to turn off the power...”(黑屏,下屏显示白底的文字) +另外,请确保 `bb3.bin` 已正确放置在 SD 卡的根目录下。 如果缺失了这个文件,请下载最新版本的 [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin)(直链),然后将 `bb3.bin` 复制到内存卡的根目录中。 -你可能把 `00000001.sav` 和(或者) `otherapp.bin` 文件的位置搞错了。 确保 `00000001.sav` 放在了 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 中,`otherapp.bin` 放在了 SD 卡的根目录中。 +如果还是不行,则可能是因为曾经这台主机安装过自制固件,且后来又卸载了自制固件,从而导致此方法失效。 如果确实如此,而且安全模式能够正常启动,则请更换 [Seedminer 的另一种方法](homebrew-launcher-(pichaxx))。 如果安全模式不能够正常启动,且你需要帮助,请加入 [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +{% endcapture %} +
{{ compat | markdownify }}
-如果你确定一切都在正确的位置上了,那就尝试重新用 [PicHaxx 存档工具](https://3dstools.nhnarwhal.com/#/pichaxx)创建一份存档,然后把要求的文件重新放到 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 中。 确保它是用你主机的 `movable.sed` 文件创建的,且文件已经准确命名为了 `00000001.sav`。 重新下载最新版本的 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest),从文件中解压 `otherapps_with_CfgS` 文件夹,然后将里面对应你主机型号和区域的 `.bin` 文件复制到 SD 卡的根目录,并改名为 `otherapp.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% capture compat %} +DSiWare Management menu does not crash -### 打开 Picross 时显示了 “An exception occurred” 或 Errdisp 报错 +`F00D43D5.bin` 没有放进 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`。 请确保 `Nintendo DSiWare` 拼写和空格位置正确。 不区分大小写。 +{% endcapture %} +
{{ compat | markdownify }}
-你的主机已经破解过了。 你应该[检查一下](checking-for-cfw)。 +{% capture compat %} +DSiWare Management shows a question mark -### “An error has occurred, forcing the software to close...”(程序被强制关闭,下屏跳出白色的消息框) +你放的 `F00D43D5.bin` 文件可能有问题(损坏或被用于错误的 3DS)。 使用 [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen) 重新创建 `F00D43D5.bin` 文件,且确保你使用的 `movable.sed` 文件是你这台主机的。 +{% endcapture %} +
{{ compat | markdownify }}
-这说明你放的 `otherapp.bin` 文件有问题。 下载最新版本的 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest),从文件中解压 `otherapps_with_CfgS` 文件夹,然后将里面对应你主机型号和区域的 `.bin` 文件复制到 SD 卡的根目录,并改名为 `otherapp.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +## 安装 boot9strap(通过 USM) -### 游戏正常启动了 +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -你可能把 `00000001.sav` 放错位置了,或者这个文件不是用这台主机的 `movable.sed` 创建的。 用 [Bruteforce Movable](https://seedminer.hacks.guide) 重新生成你的 `movable.sed` ,然后用 [PicHaxx Save Tool](https://3ds.nhnarwhal.com/#/pichaxx) 重新创建存档并将生成的文件(`00000001.sav`)移动至 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`。 +unSAFE_MODE 没有成功安装上。 [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## 安装 boot9strap(通过 Soundhax) +`usm.bin` 文件丢失或位置错误。 下载最新版本的 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) 并将 `usm.bin` 放在你 SD 卡的根目录中。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 -### 跑 Soundhax 时卡在了红/紫/粉/白屏 +或许主机没有读到你的 SD 卡也是有可能的。 请确定你已经正确插入其至主机,且格式化正确。 +{% endcapture %} +
{{ compat | markdownify }}
-如果你的主机系统版本为 9.4.0 或 9.5.0 或 9.6.0,则可能你会遇到旧版 universal-otherapp 的 bug 而无法继续教程。请在[这里](https://github.com/TuxSH/universal-otherapp/releases/latest)下载最新版本的 universal-otherapp。 - -如果你的系统版本没有在这个区间中,则你的主机可能已经安装过了自制固件。 你应该[检查一下](checking-for-cfw)。 - -### “An error has occurred, forcing the software to close...”(程序被强制关闭,下屏跳出白色的消息框) - -你放的 `otherapp.bin` 文件有问题(丢失、放错位置或者损坏)。 下载最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 并将其放在你 SD 卡的根目录中。 - -### “无法播放” - -你放的 Soundhax 文件与主机的型号或区域不符,或者是你的主机不兼容Soundhax。 在后者情况下,你应该更新你的主机到最新版本,然后使用 [Seedminer](seedminer) 安装自制固件。 - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin `SafeB9SInstaller.bin` 文件丢失或放置在了错误的位置。 下载最新版本的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) 然后解压它,将 `SafeB9SInstaller.bin` 放在你 SD 卡的根目录中。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
-### 无法挂载 SD 卡(Failed to mount the SD card!) +{% capture compat %} +Failed to mount the SD card! 备份好你 SD 卡上的文件,然后根据你的操作系统选择一个工具来重新格式化 SD 卡为 FAT32 格式:[Windows](formatting-sd-(windows))、[macOS](formatting-sd-(mac))、[Linux](formatting-sd-(linux))。 目前已知 MiniTool Partition Wizard 和惠普格式化工具(HPUSBDisk)格出来的 SD 卡给 3DS 使用会出问题。 如果还是不行,尝试换一张 SD 卡。 +{% endcapture %} +
{{ compat | markdownify }}
---- +## 安装 boot9strap(通过 Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +请确认 `movable.sed` 和 DSiWare 备份是从同一台主机导出的。 如果不匹配就会报错。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +你忘记从 SD 卡中删掉 `F00D43D5.bin` 文件了。 打开内存卡的 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 文件夹,然后删除 `F00D43D5.bin` 文件。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +你放的 `42383821.bin` 文件有问题(丢失、放错位置或者损坏)。 使用 [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) 重新创建文件,确保 `42383821.bin` 是从 `output.zip` -> `hax` 取出来的,且放在了 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 中。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` 没有被从 SD 卡中复制到系统内部存储。 + +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +你主机的 DS 连接设置程序损坏了,你需要想办法获得启动 Homebrew Launcher 的权限才能修复它。 如需帮助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +如果你用的内存卡特别大的话,Flipnote 可能需要花很长时间来索引内存卡。 等它几分钟。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +你忘了从 Frogminer_save `.zip` 压缩包中复制 `private` 文件夹到内存卡的根目录了。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +你在操作过程中可能误触了其它的东西。 重新进入 DS 连接设置并重试。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +`boot.nds` 文件丢失或位置错误。 下载最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 并将 `boot.nds` 放在你 SD 卡的根目录中,如有存在相同文件请替换。 +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +这说明你放的 `boot.nds` 文件有问题。 重新下载最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 并将 `boot.nds` 放在你 SD 卡的根目录中,如有存在相同文件请替换。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +可能是因为 Boot9strap 没有成功安装。 请查阅[此页面](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)的 B 章节。 +{% endcapture %} +
{{ compat | markdownify }}
+ +## 启动 Homebrew Launcher(通过 PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +你可能把 `00000001.sav` 和(或者) `otherapp.bin` 文件的位置搞错了。 确保 `00000001.sav` 放在了 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 中,`otherapp.bin` 放在了 SD 卡的根目录中。 + +如果你确定一切都在正确的位置上了,那就尝试重新用 [PicHaxx 存档工具](https://3dstools.nhnarwhal.com/#/pichaxx)创建一份存档,然后把要求的文件重新放到 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` 中。 确保它是用你主机的 `movable.sed` 文件创建的,且文件已经准确命名为了 `00000001.sav`。 重新下载最新版本的 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest),从文件中解压 `otherapps_with_CfgS` 文件夹,然后将里面对应你主机型号和区域的 `.bin` 文件复制到 SD 卡的根目录,并改名为 `otherapp.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +你的主机已经破解过了。 你应该[检查一下](checking-for-cfw)。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +这说明你放的 `otherapp.bin` 文件有问题。 下载最新版本的 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest),从文件中解压 `otherapps_with_CfgS` 文件夹,然后将里面对应你主机型号和区域的 `.bin` 文件复制到 SD 卡的根目录,并改名为 `otherapp.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +你可能把 `00000001.sav` 放错位置了,或者这个文件不是用这台主机的 `movable.sed` 创建的。 用 [Bruteforce Movable](https://seedminer.hacks.guide) 重新生成你的 `movable.sed` ,然后用 [PicHaxx Save Tool](https://3ds.nhnarwhal.com/#/pichaxx) 重新创建存档并将生成的文件(`00000001.sav`)移动至 `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`。 +{% endcapture %} +
{{ compat | markdownify }}
+ +## 安装 boot9strap(通过 Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +如果你的主机系统版本为 9.4.0 或 9.5.0 或 9.6.0,则可能你会遇到旧版 universal-otherapp 的 bug 而无法继续教程。请在[这里](https://github.com/TuxSH/universal-otherapp/releases/latest)下载最新版本的 universal-otherapp。 + +如果你的系统版本没有在这个区间中,则你的主机可能已经安装过了自制固件。 你应该[检查一下](checking-for-cfw)。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +你放的 `otherapp.bin` 文件有问题(丢失、放错位置或者损坏)。 下载最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 并将其放在你 SD 卡的根目录中。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +你放的 Soundhax 文件与主机的型号或区域不符,或者是你的主机不兼容Soundhax。 在后者情况下,你应该更新你的主机到最新版本,然后使用 [Seedminer](seedminer) 安装自制固件。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +`SafeB9SInstaller.bin` 文件丢失或放置在了错误的位置。 下载最新版本的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) 然后解压它,将 `SafeB9SInstaller.bin` 放在你 SD 卡的根目录中。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +备份好你 SD 卡上的文件,然后根据你的操作系统选择一个工具来重新格式化 SD 卡为 FAT32 格式:[Windows](formatting-sd-(windows))、[macOS](formatting-sd-(mac))、[Linux](formatting-sd-(linux))。 目前已知 MiniTool Partition Wizard 和惠普格式化工具(HPUSBDisk)格出来的 SD 卡给 3DS 使用会出问题。 + +如果还是不行,尝试换一张 SD 卡。 +{% endcapture %} +
{{ compat | markdownify }}
## 安装 boot9strap(通过 SSLoth-Browser) -### 跑 browserhax 时卡在了红/紫/粉/白屏 +{% capture compat %} +Red/purple/pink and white screen after running Browserhax 这可能代表着你的主机已经安装过了自制固件。 你应该[检查一下](checking-for-cfw)。 +{% endcapture %} +
{{ compat | markdownify }}
-### “An error has occurred. Hold down the POWER button to turn off the power...”(黑屏,下屏显示白底的文字) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) `arm11code.bin` 文件丢失或位置错误。 下载最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 并将其放在你 SD 卡的根目录中,然后重命名为 `arm11code.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
-### “An error has occurred, forcing the software to close...”(程序被强制关闭,下屏跳出白色的消息框) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) 这说明你放的 `arm11code.bin` 文件有问题。 下载最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 并将其放在你 SD 卡的根目录中,然后重命名为 `arm11code.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
-### 打开浏览器破解二维码或链接后崩溃了 +{% capture compat %} +Opening the browserhax QR code or URL crashes 基于浏览器的破解漏洞(例如你正在使用的这个)不稳定并经常崩溃,你可以尝试按照下面的步骤修复: 1. 打开浏览器,进入浏览器设置页面 1. 移动到页面最底端,选择“Initialize Savedata(初始化缓存)” (有时也会叫做“清除所有缓存(Clear All Save Data)”) 1. 再次尝试触发漏洞 +{% endcapture %} +
{{ compat | markdownify }}
-### 打开浏览器后提示需要系统更新 +{% capture compat %} +System Update prompt when opening browser 你可能没有正确配置 SSLoth 代理服务器。 尝试重做页面上的 SSLoth 部分内容。 +{% endcapture %} +
{{ compat | markdownify }}
-### 打开浏览器后报出了 032-0420 错误 +{% capture compat %} +Error 032-0420 when opening browser 按照以下步骤操作: @@ -157,127 +377,47 @@ title: "问题排查" 1. 如果它提示需要系统更新,点击 OK + 这实际不会将系统更新 1. 重新从[第二步](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth)开始 +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin `SafeB9SInstaller.bin` 文件丢失或放置在了错误的位置。 下载最新版本的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) 然后解压它,将 `SafeB9SInstaller.bin` 放在你 SD 卡的根目录中。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 +{% endcapture %} +
{{ compat | markdownify }}
-### 卡在了 “Doing agbhax...” - +{% capture compat %} +Frozen on "Doing agbhax..." 这可能说明你放的 `arm11code.bin` 文件有问题。 重新下载最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 并将其放在你 SD 卡的根目录中,然后重命名为 `arm11code.bin`。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 如果你的机子是港台版的(系统版本号为 T 结尾,例如11.3.0-##T),则你无法使用本教程。你需要更新系统至最新,然后使用 [Seedminer](seedminer) 进行破解。 如果你的主机是神游版的(系统版本号后缀为 C,例如:11.3.0-##C),请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)使用英文寻求帮助。 +{% endcapture %} +
{{ compat | markdownify }}
-### “PrepareArm9ForTwl returned error c8804631!” +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -你需要换一种替代方法。 如需帮助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)。 +如需帮助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)。 +{% endcapture %} +
{{ compat | markdownify }}
-### 无法挂载 SD 卡(Failed to mount the SD card!) +{% capture compat %} +Failed to mount the SD card! 备份好你 SD 卡上的文件,然后根据你的操作系统选择一个工具来重新格式化 SD 卡为 FAT32 格式:[Windows](formatting-sd-(windows))、[macOS](formatting-sd-(mac))、[Linux](formatting-sd-(linux))。 目前已知 MiniTool Partition Wizard 和惠普格式化工具(HPUSBDisk)格出来的 SD 卡给 3DS 使用会出问题。 如果还是不行,尝试换一张 SD 卡。 +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare 数据管理菜单崩溃,而非跳转至 BB3 multihax 菜单 - -确保 `F00D43D5.bin` 是 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 里面的唯一文件。 如果确定没问题的话,尝试重新使用 [Bannerbomb3 注入器](http://3dstools.nhnarwhal.com/#/bb3gen)重新创建文件。 - -另外,请确保 `bb3.bin` 已正确放置在 SD 卡的根目录下。 如果缺失了这个文件,请下载最新版本的 [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin)(直链),然后将 `bb3.bin` 复制到内存卡的根目录中。 - -如果还是不行,则可能是因为曾经这台主机安装过自制固件,且后来又卸载了自制固件,从而导致此方法失效。 如果确实如此,而且安全模式能够正常启动,则请更换 [Seedminer 的另一种方法](homebrew-launcher-(pichaxx))。 如果安全模式不能够正常启动,且你需要帮助,请加入 [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) 并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 - -### DSiWare 数据管理没有崩溃 - -`F00D43D5.bin` 没有放进 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`。 请确保 `Nintendo DSiWare` 拼写和空格位置正确。 不区分大小写。 - -### DSiWare 数据管理里面显示了一个问号图标的程序 - -你放的 `F00D43D5.bin` 文件可能有问题(损坏或被用于错误的 3DS)。 使用 [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen) 重新创建 `F00D43D5.bin` 文件,且确保你使用的 `movable.sed` 文件是你这台主机的。 - ---- - -## 安装 boot9strap(通过 USM) - -### 更新没有失败,也没有出现 `003-1099` - -unSAFE_MODE 没有成功安装上。 请按照你安装 unSAFE_MODE 的步骤页面重试一遍。 - -### 选择详细设置后卡红屏了 - -`usm.bin` 文件丢失或位置错误。 下载最新版本的 [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) 并将 `usm.bin` 放在你 SD 卡的根目录中。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 - -或许主机没有读到你的 SD 卡也是有可能的。 请确定你已经正确插入其至主机,且格式化正确。 - -### Failed to open SafeB9SInstaller.bin - -`SafeB9SInstaller.bin` 文件丢失或放置在了错误的位置。 下载最新版本的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) 然后解压它,将 `SafeB9SInstaller.bin` 放在你 SD 卡的根目录中。 如果你下到的东西看不到 `.bin` 后缀,请不要重命名它。 - -### 无法挂载 SD 卡(Failed to mount the SD card!) - -备份好你 SD 卡上的文件,然后根据你的操作系统选择一个工具来重新格式化 SD 卡为 FAT32 格式:[Windows](formatting-sd-(windows))、[macOS](formatting-sd-(mac))、[Linux](formatting-sd-(linux))。 目前已知 MiniTool Partition Wizard 和惠普格式化工具(HPUSBDisk)格出来的 SD 卡给 3DS 使用会出问题。 - -如果还是不行,尝试换一张 SD 卡。 - ---- - -## 安装 boot9strap(通过 Fredtool) - -### Fredtool 注入页报错 - -请确认 `movable.sed` 和 DSiWare 备份是从同一台主机导出的。 如果不匹配就会报错。 - -### 因为弹出了 BB3 multihax 菜单,选择不了 “Haxxxxxxxxx!” 程序 - -你忘记从 SD 卡中删掉 `F00D43D5.bin` 文件了。 打开内存卡的 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 文件夹,然后删除 `F00D43D5.bin` 文件。 - -### 没有出现 “Haxxxxxxxxx!” - -你放的 `42383821.bin` 文件有问题(丢失、放错位置或者损坏)。 使用 [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) 重新创建文件,确保 `42383821.bin` 是从 `output.zip` -> `hax` 取出来的,且放在了 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 中。 - -### DS 连接设置正常启动了 - -`Haxxxxxxxxx!` 没有被从 SD 卡中复制到系统内部存储。 - - -### 启动 DS 连接设置黑屏 - -你主机的 DS 连接设置程序损坏了,你需要想办法获得启动 Homebrew Launcher 的权限才能修复它。 如需帮助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)。 - -### SD 卡选项是灰色的 - -如果你用的内存卡特别大的话,Flipnote 可能需要花很长时间来索引内存卡。 等它几分钟。 - -### 找不到 “( ͡° ͜ʖ ͡°)” - -你忘了从 Frogminer_save `.zip` 压缩包中复制 `private` 文件夹到内存卡的根目录了。 - -### Flipnote 卡死 - -你在操作过程中可能误触了其它的东西。 重新进入 DS 连接设置并重试。 - -### 操作后卡在了绿屏 - -`boot.nds` 文件丢失或位置错误。 下载最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 并将 `boot.nds` 放在你 SD 卡的根目录中,如有存在相同文件请替换。 - -### 操作后卡在了白屏 - -这说明你放的 `boot.nds` 文件有问题。 重新下载最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 并将 `boot.nds` 放在你 SD 卡的根目录中,如有存在相同文件请替换。 - -### 运行 b9stool 后无法打开 Luma3DS 配置菜单 - -可能是因为 Boot9strap 没有成功安装。 请查阅[此页面](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)的 B 章节。 - ---- ## 完成安装 -### 无法更新主机 +{% capture compat %} +Unable to update device 以下是可以尝试的解决方法,按从简单到困难的顺序排列。 @@ -290,27 +430,41 @@ unSAFE_MODE 没有成功安装上。 请按照你安装 unSAFE_MODE 的步骤页 1. Nintendo 服务器可能临时下线,稍后再试 1. 如果仍然提示错误,请进行 [CTRTransfer](ctrtransfer),然后再尝试一次更新 1. 如需援助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)并说英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +{% endcapture %} +
{{ compat | markdownify }}
-### 主机中对应打开 Rosalina 菜单组合键的按键坏了,无法打开菜单 +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) 下载这个[备用 config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini),然后将其放在 SD 卡的 `/luma/` 文件夹中。 这样会把 Rosalina 菜单组合键改成 “X” + “Y”。 +{% endcapture %} +
{{ compat | markdownify }}
-### 尝试通过下载通信(Download Play)启动 Homebrew Launcher 时出现了 “An exception occurred” 报错 +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play 你放的 `boot.3dsx` 文件有问题(丢失、放错位置或者损坏)。 下载最新版本的 [Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) 并将 `boot.3dsx` 放在你 SD 卡的根目录中,如有存在相同文件请替换。 请不要用 WinRAR 解压 ZIP 文件,我们目前已知这会导致与 3DS 有关的文件出错。 +{% endcapture %} +
{{ compat | markdownify }}
-### GodMode9 提示 “Scripts directory not found” +{% capture compat %} +"Scripts directory not found" in GodMode9 你没有把 GodMode9 `.zip` 中的整个 `gm9` 文件夹复制到 SD 卡的根目录下。 下载最新版本的 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) 并将 `gm9` 文件夹解压至你 SD 卡的根目录中,如有存在相同文件请替换。 +{% endcapture %} +
{{ compat | markdownify }}
--- -## 破解主机上与引导相关的问题 +## Boot issues on devices with custom firmware 此处列出的操作方法将假设你的主机安装了最新的自制固件(boot9strap + Luma3DS 8.0 或更高版本)。 如果你的主机还在用旧版的自制固件(例如基于 arm9loaderhax 或 menuhax 的东西),则你应该在继续操作前先升级自制固件。 {: .notice--info} -### 我的机子开机后闪了下蓝灯就关机了(而且通知灯亮了下) +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot 这说明你放的 `boot.firm` 文件有问题。 如果你的主机正在使用 [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4) 版,那么你的主机在这种情况下开机后,通知灯就会亮起某种特定的颜色,然后关机。 具体亮起的颜色可用来判断你内存卡或主机内存中的 `boot.firm` 的问题。 如果 boot9strap 是 1.4 以下的版本,则只会闪一下电源灯(蓝灯)就关机。 @@ -323,11 +477,15 @@ unSAFE_MODE 没有成功安装上。 请按照你安装 unSAFE_MODE 的步骤页 你可以通过下载 [最新版本的 Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest),然后解压,将 `boot.firm` 复制到 SD 卡的根目录。 如果 `boot.firm` 始终被主机判定为损坏,则你可能需要使用一个工具来测试一下你的 SD 卡([Windows](h2testw-(windows))、[Linux](f3-(linux))、[macOS](f3xswift-(mac))) 另外,最好不要使用 WinRAR 解压文件,解压的文件给 3DS 使用可能会出问题。 如果你在开机的时候听到了“啪”的一声,然后蓝灯熄灭,则代表你的主机可能有硬件上的问题了。(如:背光排线断开) 你的主机或许能在开盖特定角度的情况下开机。 +{% endcapture %} +
{{ compat | markdownify }}
-### 主机开机黑屏,蓝灯常亮 +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on 你可以把下面所列出的方法都试试,此处将方法从最省时到最耗时的顺序排列。 +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. 将主机强制关机,拔出游戏卡带(若有),然后再次打开主机等待十分钟。 如果你的主机在十分钟内成功开机,则这个问题就自行修复了,且不太会再次发生 1. 将 SD 卡上的 `Nintendo 3DS` 文件夹重命名为 `Nintendo 3DS_BACKUP`,然后尝试启动主机。 如果成功开机了,则 `Nintendo 3DS` 文件夹有问题。 尝试清理主菜单的外部存储文件: + 进入到 `/Nintendo 3DS///extdata/00000000/` @@ -345,35 +503,48 @@ unSAFE_MODE 没有成功安装上。 请按照你安装 unSAFE_MODE 的步骤页 + 如果成功,主机将自动进入“系统更新”界面 1. 尝试做 [CTRTransfer](trtransfer) 1. 如需援助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)并使用英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup) 寻求帮助,群号为 942052497。 +{% endcapture %} +
{{ compat | markdownify }}
-### 主机开机报错 +### Error message on boot -“An error has occurred: Failed to apply 1 FIRM patch(es)” 或 “An exception has occurred -- Current process: pm” +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" 你主机的 Luma3DS 版本已过时。 下载最新版本的 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) 并将 `boot.firm` 放在你 SD 卡的根目录中,如有存在相同文件请替换。 请不要用 WinRAR 解压 ZIP 文件,我们目前已知这会导致与 3DS 有关的文件出错。 +{% endcapture %} +
{{ compat | markdownify }}
-#### “An error has occurred. Hold down the POWER button to turn off the power...” +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 异常处理器已被禁用,或主机未安装自制固件。 尝试启用 ARM11 异常处理器: + 将主机关机 + 按住 “Select” 键 + 在按住 “Select” 键的同时按下电源键开机 + 如果 “ARM11 exception handlers disabled” 已被勾选,则请取消勾选它 +{% endcapture %} +
{{ compat | markdownify }}
-#### 其他错误 - -请对报错拍照,然后加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)并说英文以获取援助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 - -### “Bootrom Error” 蓝屏 +{% capture compat %} +Blue "BOOTROM ERROR" screen 你的主机可能由于硬件问题变砖了。 你可能需要买一张支持 ntrboot 的烧录卡来重新安装 boot9strap 以尝试修复主机。 这也可能是无法修复的硬件问题。 无论如何,请先加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp) 并说英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 + 还有可能有人设了一个看上去就像变砖了的开机画面。 尝试将主机开机,在蓝屏上等 5 分钟。 +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## 破解主机的功能相关问题 +请对报错拍照,然后加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)并说英文以获取援助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS 功能损坏(或变成了 Flipnote Studio) +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. 下载最新版本的 [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) (下载 `.3dsx` 文件) 1. 关闭你的主机的电源 @@ -387,20 +558,29 @@ ARM11 异常处理器已被禁用,或主机未安装自制固件。 尝试启 1. 进入 “系统设置(System Settings)”,接着点击“其他设置(Other Settings)”,然后移动到最右边,点击“系统升级(System Update)”来升级你的主机 + 更新程序将检查到你主机基本的 TWL 程序被卸载,然后它将重新安装它们 1. 更新完成后,点击 “OK” 来重启主机 +{% endcapture %} +
{{ compat | markdownify }}
-### GBA VC 无法运行(或无法进入安全模式) +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -你的主机正在使用 Luma3DS / AuReiNand 6.6 或更老的版本,而且像是 arm9loaderhax 破解的。 你应该按照 [A9LH 升级 B9S](a9lh-to-b9s) 将主机更新到最新的自制固件环境。 +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. 你应该按照 [A9LH 升级 B9S](a9lh-to-b9s) 将主机更新到最新的自制固件环境。 +{% endcapture %} +
{{ compat | markdownify }}
-### 扩展内存模式游戏无法运行 +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work 旧版 3DS / 2DS 在做完 CTRTransfer 或区域变更之后可能会出现这个问题。 你需要初始化主机才能解决这个问题。 +{% endcapture %} +
{{ compat | markdownify }}
--- ## 其他问题 -### 清除主菜单的外部存储文件 +{% capture compat %} +Clear HOME Menu extdata 1. 将主机关机 1. 将你的 SD 卡插入到电脑 @@ -413,8 +593,11 @@ ARM11 异常处理器已被禁用,或主机未安装自制固件。 尝试启 + **韩版**: `000000A9` + **台湾版**: `000000B1` 1. 将 SD 卡重新插入你的主机 +{% endcapture %} +
{{ compat | markdownify }}
-### 清除主菜单的主题数据 +{% capture compat %} +Clear HOME Menu theme data 1. 将主机关机 1. 将你的 SD 卡插入到电脑 @@ -424,3 +607,6 @@ ARM11 异常处理器已被禁用,或主机未安装自制固件。 尝试启 + **日版**:`000002cc` + **美版**:`000002cd` 1. 将SD卡重新插入你的主机 +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/zh_CN/uninstall-cfw.txt b/_pages/zh_CN/uninstall-cfw.txt index 2b09c05aed..75fa5db4f7 100644 --- a/_pages/zh_CN/uninstall-cfw.txt +++ b/_pages/zh_CN/uninstall-cfw.txt @@ -75,7 +75,7 @@ title: "卸载自制固件" + 如果你的主机显示了日版的 Flipnote Studio 或黑屏亦或出现报错,则代表测试失败。 1. 将主机关机 -如果以上其一测试失败了,则 DS 模式、DS 下载通信和/或 DS 连接设定可能会在卸载自制固件后无法正常使用! 你应在继续做教程之前尝试[修复 DS 模式](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio)。 +如果以上其一测试失败了,则 DS 模式、DS 下载通信和/或 DS 连接设定可能会在卸载自制固件后无法正常使用! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### 第三步 – 安全性测试 diff --git a/_pages/zh_TW/a9lh-to-b9s.txt b/_pages/zh_TW/a9lh-to-b9s.txt index 7fdf495735..b1cc9933b9 100644 --- a/_pages/zh_TW/a9lh-to-b9s.txt +++ b/_pages/zh_TW/a9lh-to-b9s.txt @@ -64,7 +64,7 @@ To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this 1. 您的主機將會重啟至 Luma3DS 設定選單中 + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging + For the purpose of this guide, these settings will be left on default settings - + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-related-issues-on-modded-devices) + + If you get a black screen, [follow this troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware) 1. 按『Start』鍵以存檔並重新啟動系統 ___ diff --git a/_pages/zh_TW/checking-for-cfw.txt b/_pages/zh_TW/checking-for-cfw.txt index 961b727d16..04e8fc19cb 100644 --- a/_pages/zh_TW/checking-for-cfw.txt +++ b/_pages/zh_TW/checking-for-cfw.txt @@ -10,7 +10,7 @@ title: "檢查是否已安裝自製韌體" 如果您的主機已安裝 arm9loaderhax 或 boot9strap 的自製韌體的話,您將需要透過下列指示來更新您的韌體。 -If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#clear-home-menu-extdata), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. +If your console has a menuhax-based CFW setup, you should [clear HOME Menu's extdata](troubleshooting#other-troubleshooting), then follow all instructions on your SysNAND. You probably have a menuhax-based setup if your system version when booting without an SD card is 9.2.0-20. {: .notice--info} ### 操作說明 diff --git a/_pages/zh_TW/faq.txt b/_pages/zh_TW/faq.txt index 828b6186c2..a65b041765 100644 --- a/_pages/zh_TW/faq.txt +++ b/_pages/zh_TW/faq.txt @@ -14,79 +14,173 @@ title: "常見問題 FAQ" ## Pre-Installation FAQ -#### **Q:** *I am on the latest system version. Is my device hackable without any external hardware?* -**A:** Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% capture compat %} +I am on the latest system version. Is my device hackable without any external hardware? -#### **Q:** *What devices is this guide compatible with?* -**A:** The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. 如果你主機的系統版本顯示為「0.0.0-0」,您的主機可能是開發專用主機,不適用本手冊。 +Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How risky is hacking my console?* -**A:** Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% capture compat %} +What devices is this guide compatible with? -#### **Q:** *Can I run awesome homebrew and emulators with this?* -**A:** Yes! 本手冊將會教你安裝一些有用的自製程式,包括一個名為 [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) 的自製程式商店。 +The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. 如果你主機的系統版本顯示為「0.0.0-0」,您的主機可能是開發專用主機,不適用本手冊。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I use this to play games from other regions?* -**A:** Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. 但是某些遊戲可能仍然需要使用 Luma 的[區域模擬](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)功能來使其能夠正常啟動。 +{% capture compat %} +How risky is hacking my console? -#### **Q:** *Will I lose any features if I install CFW?* -**A:** No. 具有自製韌體的主機仍然可以正常使用 eShop 以及遊玩實體的遊戲卡帶。 +Bricks are now effectively impossible unless you are purposely trying to brick your device. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I keep my NNID?* -**A:** Your NNID (if you have one) will not be affected by this guide. 韓版、台版及中國版主機本身就沒有 NNID 功能,所以也不會受到影響。 +{% capture compat %} +Can I run awesome homebrew and emulators with this? -#### **Q:** *Will my 3DS be banned for having CFW?* -**A:** There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +Yes! 本手冊將會教你安裝一些有用的自製程式,包括一個名為 [Universal-Updater](https://github.com/Universal-Team/Universal-Updater/releases/latest) 的自製程式商店。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I do this without a computer (e.g. an Android phone)?* -**A:** All you need is the ability to put files on a compatible SD card! +{% capture compat %} +Can I use this to play games from other regions? -#### **Q:** *What size SD card can I use?* -**A:** You will need at least 1.5GB of free SD card space to follow this guide in its entirety. 雖然任天堂官方只有列出 3DS 可用的 SD 卡最大容量為 32GB,但是實際上只要能格式化成 FAT32 的記憶卡都可以使用。 目前已知較大的 SD 卡可能會造成 GBA 和自定義主題的相關問題,因此不建議使用大於128GB的SD卡。 +Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. 但是某些遊戲可能仍然需要使用 Luma 的[區域模擬](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)功能來使其能夠正常啟動。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need?* -**A:** No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% capture compat %} +Will I lose any features if I install CFW? -#### **Q:** *What's the difference between custom firmware and homebrew access?* -**A:** Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +No. 具有自製韌體的主機仍然可以正常使用 eShop 以及遊玩實體的遊戲卡帶。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I keep my NNID? + +Your NNID (if you have one) will not be affected by this guide. 韓版、台版及中國版主機本身就沒有 NNID 功能,所以也不會受到影響。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will my 3DS be banned for having CFW? + +There was a ban wave in May 2017 that banned CFW users from online play (eShop access, NNIDs, and Nintendo Accounts were unaffected), seemingly at random. A ban wave at such a scale has not been seen since. That being said, we don't know what Nintendo may have in store in the future. At this time, we don't think that bans are something that you need to worry about. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Can I do this without a computer (e.g. an Android phone)? + +Yes! All you need is the ability to put files on a compatible SD card. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What size SD card can I use? + +You will need at least 1.5GB of free SD card space to follow this guide in its entirety. 雖然任天堂官方只有列出 3DS 可用的 SD 卡最大容量為 32GB,但是實際上只要能格式化成 FAT32 的記憶卡都可以使用。 目前已知較大的 SD 卡可能會造成 GBA 和自定義主題的相關問題,因此不建議使用大於128GB的SD卡。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +I heard about this thing I have to pay for (Gateway, Sky3DS, ntrboot, R4, etc). Is that something I need? + +No. Custom firmware can be installed for free on the latest firmware without any hardware devices. In fact, 3DS-mode flashcarts like Gateway and Sky3DS are not recommended because they are obsolete and may carry ban or brick risk. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +What's the difference between custom firmware and homebrew? + +Historically, the 3DS used to have userland homebrew access through older exploits like ninjhax. The level of system access granted with userland allowed you to run basic homebrew and emulators but did not allow you to (easily) modify games or dump cartridges. It was also a lot less stable, with homebrew often ungracefully crashing and requiring a full reboot. Custom firmware grants a far greater level of system access while also being more stable than homebrew-only entrypoints. +{% endcapture %} +
{{ compat | markdownify }}
## Post-Installation FAQ -#### **Q:** *Is it safe to update my 3DS to the latest version with CFW?* -**A:** If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% capture compat %} +Is it safe to update my 3DS to the latest version with CFW? -#### **Q:** *How do I upgrade my SD card?* -**A:** Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. 目前已知較大的 SD 卡可能會造成 GBA 和自定義主題的相關問題,因此不建議使用大於128GB的SD卡。 +If you are using Luma3DS, your custom firmware loader (boot9strap) will *never* be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the device unusable until Luma3DS is updated. System updates can be performed the same way as they are on a stock 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Can I system transfer with CFW?* -**A:** Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% capture compat %} +How do I upgrade my SD card? -#### **Q:** *How do I change the system language of a Japanese 3DS?* -**A:** The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). 請注意,這很可能會造成您主機無法正常使用 eShop,這也代表您將無法更新您的遊戲,無論它們是在主機區域內還是在區域外。 +Copy and paste your SD card contents to a new SD card formatted as FAT32. For 128GB cards, an allocation size of 65536 is recommended. 目前已知較大的 SD 卡可能會造成 GBA 和自定義主題的相關問題,因此不建議使用大於128GB的SD卡。 +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update homebrew applications?* -**A:** It depends on the format of the homebrew application. Generally speaking: +{% capture compat %} +Can I system transfer with CFW? + +Yes, system transfers can be performed through the official System Transfer function to other consoles with CFW (inconsistencies may occur if the target console is stock). Tickets for illegitimate titles (homebrew) will not transfer, but the titles can be made to reappear with [faketik](https://github.com/ihaveamac/faketik/releases/latest). Make sure that you do not perform a wireless transfer, as this will delete illegitimate titles. CFW will remain on both consoles. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I change the system language of a Japanese 3DS? + +The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a [region change](region-changing). 請注意,這很可能會造成您主機無法正常使用 eShop,這也代表您將無法更新您的遊戲,無論它們是在主機區域內還是在區域外。 + {% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I update homebrew applications? + +It depends on the format of the homebrew application. Generally speaking: * **CIA 格式**的自製程式:只需要直接安裝更新版本的 CIA 即可,通常舊的會被直接替換。 如果舊的 CIA 沒有被替換掉你也可直接去資料管理 (Data Management) 中刪除舊版的程式,就像你刪其他程式或遊戲一樣。 **3DSX 格式**的自製程式:替換 `/3ds/` 資料夾內的 3DSX 檔案即可。 If the homebrew application includes additional assets, you may need to place that folder somewhere else. Refer to the documentation of the homebrew application. * For updating Luma3DS, see [this page](restoring-updating-cfw). For updating GodMode9, see [this page](godmode9-usage#updating-godmode9). +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *How do I update games from outside of my 3DS region?* -**A:** You will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% capture compat %} +How do I update my games? -#### **Q:** *Help! Something bad happened and now I cannot boot...* -**A:** Please look at the [troubleshooting guide](troubleshooting). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +You can continue to download game updates from the Nintendo eShop, even after the 2023 shutdown. + +If the game is not from the same region as the console, you will need to [dump the updates](dumping-titles-and-game-cartridges) from a 3DS that has the updates installed. The Nintendo eShop only contains updates for the console's region (a Japanese 3DS will only have updates for Japanese games). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Help! Something bad happened and my 3DS won't boot to HOME Menu... + +Please look at the [troubleshooting guide](troubleshooting#boot-issues-on-devices-with-custom-firmware). **Uninstalling CFW when your device is in an unbootable state is not recommended, as it is very likely to lead to a brick**. +{% endcapture %} +
{{ compat | markdownify }}
## menuhax / A9LH / Gateway FAQ -#### **Q:** *I modded my device x years ago. What should I do?* -**A:** It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% capture compat %} +I modded my device (x) years ago, so it already has some sort of homebrew. What should I do? -#### **Q:** *My setup works for me. Why should I upgrade it?* -**A:** The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the [Checking for CFW](checking-for-cfw) guide to see how to upgrade your setup. +{% endcapture %} +
{{ compat | markdownify }}
-#### **Q:** *Will I lose anything if I upgrade my setup?* -**A:** Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% capture compat %} +My setup works for me. Why should I upgrade it? + +The vast majority of modern homebrew (such as Checkpoint and BootNTR Selector) have only been tested on modern, boot9strap-based setups and may not work entirely (or at all) on older setups based on menuhax, A9LH, or Gateway. In addition, depending on your setup, you may be unable to safely update to the latest firmware. Modern, boot9strap-based setups allow for a greater level of system access than previous hacks, including the ability to dump your console's bootrom. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Will I lose anything if I upgrade my setup? + +Your old setup (including your EmuNAND, if you have one) can usually be directly migrated to boot9strap with no data loss. If you have data that is particularly important to you, it would be a good idea to make a decrypted backup of your save data before upgrading your setup with a tool like [JKSM](https://github.com/J-D-K/JKSM/releases/tag/12%2F20%2F2018). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +How do I move saves from an existing Gateway setup to a more modern setup? -#### **Q:** *How do I move saves from an existing Gateway setup to a more modern setup?* **A:** 請見[此帖子](https://gbatemp.net/threads/425743/)。 +{% endcapture %} +
{{ compat | markdownify }}
diff --git a/_pages/zh_TW/finalizing-setup.txt b/_pages/zh_TW/finalizing-setup.txt index a986cdad3f..5c791f7a2b 100644 --- a/_pages/zh_TW/finalizing-setup.txt +++ b/_pages/zh_TW/finalizing-setup.txt @@ -74,7 +74,7 @@ In this section, you will update your system to the latest version, which is saf + 在安裝 B9S + Luma 後,進行系統更新是很安全的 + 升級程式可能會告訴你『你的主機已經是最新系统了』而不是繼續升級 如您已經升級到了最新的話,這是正常的;請繼續下面的步驟 + If this gives you an error, set both your DNS settings and Proxy settings to "auto" - + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#unable-to-update-device) + + If this still gives you an error, [follow this troubleshooting guide](troubleshooting#finalizing-setup) #### 第三節 — Homebrew Launcher diff --git a/_pages/zh_TW/installing-boot9strap-(fredtool).txt b/_pages/zh_TW/installing-boot9strap-(fredtool).txt index 1a1868ccfb..06a6a1e89a 100644 --- a/_pages/zh_TW/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_TW/installing-boot9strap-(fredtool).txt @@ -44,7 +44,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. 於您主機上啟動系統設定 (System Settings) 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. 關閉您的主機 diff --git a/_pages/zh_TW/installing-boot9strap-(usm).txt b/_pages/zh_TW/installing-boot9strap-(usm).txt index 98fe6455ac..d008b0210d 100644 --- a/_pages/zh_TW/installing-boot9strap-(usm).txt +++ b/_pages/zh_TW/installing-boot9strap-(usm).txt @@ -63,7 +63,7 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. 於您主機上啟動系統設定 (System Settings) 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#dsiware-management-menu-crashes-without-showing-bb3-multihax-menu) + + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + 主機將會自動關機 diff --git a/_pages/zh_TW/move-emunand.txt b/_pages/zh_TW/move-emunand.txt index 7694131108..7826d500f3 100644 --- a/_pages/zh_TW/move-emunand.txt +++ b/_pages/zh_TW/move-emunand.txt @@ -168,7 +168,6 @@ title: "移植 EmuNAND" 1. 將 SD 卡插回主機中 1. 按『A』重新載入 SD 卡 1. 按『開始鍵 (Start)』以重新啟動系統 -1. If you get a black screen, [follow this troubleshooting guide](troubleshooting#ts_sys_down) ___ diff --git a/_pages/zh_TW/seedminer.txt b/_pages/zh_TW/seedminer.txt index 1a6da42beb..6174de9b5e 100644 --- a/_pages/zh_TW/seedminer.txt +++ b/_pages/zh_TW/seedminer.txt @@ -26,7 +26,7 @@ In this section, you will get the necessary details from your 3DS that are requi + If you don't have a `Nintendo 3DS` folder, put your SD card into your 3DS and power it on so that the folder can be created 1. Copy the name of the 32-letter folder you see directly inside Nintendo 3DS + This 32-letter name is system-specific and will be different for each console - + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#multiple-long-folder-names-in-nintendo-3ds-folder) + + If you see multiple 32-letter folders, follow [these instructions](troubleshooting#seedminer) + You can ignore the `private` folder if you have it ![]({{ "/images/screenshots/seedminer/id0-example.png" | absolute_url }}) diff --git a/_pages/zh_TW/troubleshooting.txt b/_pages/zh_TW/troubleshooting.txt index c77fde2a29..87ae1d6473 100644 --- a/_pages/zh_TW/troubleshooting.txt +++ b/_pages/zh_TW/troubleshooting.txt @@ -2,37 +2,69 @@ title: "疑難排解" --- -{% include toc title="條目內容" %} - 本頁提供常見問題的疑難解答及建議。 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 ---- +{% capture compat %} +Table of Contents + +Used on multiple pages: +* [SafeB9SInstaller](#issues-with-safeb9sinstaller) + +Guide pages: +* [Seedminer](#seedminer) + * [BannerBomb3](#bannerbomb3) + * [Installing boot9strap (USM)](#installing-boot9strap-usm) + * [Installing boot9strap (Fredtool)](#installing-boot9strap-fredtool) + * [Homebrew Launcher (PicHaxx)](#homebrew-launcher-pichaxx) +* [Installing boot9strap (Soundhax)](#installing-boot9strap-soundhax) +* [Installing boot9strap (SSLoth-Browser)](#installing-boot9strap-ssloth-browser) + +* [Finalizing Setup](#finalizing-setup) + +Issues after installation: +* [Boot issues](#boot-issues-on-devices-with-custom-firmware) +* [Software issues](#software-issues-on-devices-with-custom-firmware) + +{% endcapture %} +
{{ compat | markdownify }}
+{: .notice--info} ## 關於 SafeB9SInstaller 的問題 ### 『SigHaxed FIRM was not installed!』 Check lower screen for more info. -#### SigHaxed FIRM - File not found +{% capture compat %} +SigHaxed FIRM - File not found 你忘記把 `boot9strap.firm` 和 `boot9strap.firm.sha` 放進 SD 卡根目錄的 `boot9strap` 資料夾,或建立 `boot9strap` 資料夾的時候打錯了名字。 Download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### SigHaxed FIRM - invalid FIRM +{% capture compat %} +SigHaxed FIRM - invalid FIRM 你的 `boot9strap.firm` 和 `boot9strap.firm.sha` 檔案有問題。 Re-download the latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip), and place `boot9strap.firm` and `boot9strap.firm.sha` in the `boot9strap` folder. +{% endcapture %} +
{{ compat | markdownify }}
-#### Secret Sector - File not found +{% capture compat %} +Secret Sector - File not found 你忘記把 `secret_sector.bin` 放進 SD 卡根目錄的 `boot9strap` 資料夾了,或是建立 `boot9strap` 資料夾的時候打錯了名字。 用 BT 下載 [secret_sector.bin](magnet:?xt=urn:btih:15a3c97acf17d67af98ae8657cc66820cc58f655&dn=secret_sector.bin&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.lelux.fi%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.loadbt.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.monitorit4.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.ololosh.space%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.srv00.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.theoks.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.zerobytes.xyz%3a1337%2fannounce&tr=udp%3a%2f%2ftracker1.bt.moack.co.kr%3a80%2fannounce&tr=udp%3a%2f%2fvibe.sleepyinternetfun.xyz%3a1738%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=http%3a%2f%2fopenbittorrent.com%3a80%2fannounce),並將其放至 `boot9strap` 資料夾中。 +{% endcapture %} +
{{ compat | markdownify }}
-#### Something else +{% capture compat %} +Something else 請在 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp)以英文尋求協助,並敘述您所看到的錯誤訊息。 - ---- +{% endcapture %} +
{{ compat | markdownify }}
## Seedminer -### Multiple long folder names in Nintendo 3DS folder +{% capture compat %} +Multiple long folder names in Nintendo 3DS folder ![]({{ "/images/screenshots/multiple-id0.png" | absolute_url }}) {: .notice--info} @@ -49,98 +81,285 @@ This occurs when you use your SD card in multiple 3DS devices and is intended to + 這也就是您裝置的 ID0 序號,可適用於 [Seedminer 第二章節部分的步驟](seedminer#section-ii---seedminer) 1. 刪除 `Nintendo 3DS` 資料夾 1. 將 `BACKUP_Nintendo 3DS` 資料夾重新命名為 `Nintendo 3DS` +{% endcapture %} +
{{ compat | markdownify }}
-### Bruteforce Movable skips to step 4 +{% capture compat %} +Bruteforce Movable skips to step 4 這代表網站曾已經使用你的好友碼和 ID0 取得你的 `movable.sed` 了。 你可以直接使用它給的 `movable.sed` 檔案。 +{% endcapture %} +
{{ compat | markdownify }}
-### Important! You have been locked out of the automated part1 dumper system... +{% capture compat %} +Important! You have been locked out of the automated part1 dumper system... 你的好友代碼已被本服務封鎖,因為你沒有在服務的限定時間內將機器人好友碼加入到好友列表。 確保你的 3DS 已經連上網,然後加入 [Nintendo Homebrew Discord 伺服器](https://discord.gg/MWxPgEp)來要求解鎖。 +{% endcapture %} +
{{ compat | markdownify }}
-### We were unable to successfully complete your bruteforce request. :`( +{% capture compat %} +We were unable to successfully complete your bruteforce request. :`( The website has determined that your `movable.sed` cannot be brute-forced. Ensure that you gave the correct ID0 to the website. If your ID0 is correct, then you will be unable to use Seedminer and you will have to use an alternate method that will require additional games or hardware. +{% endcapture %} +
{{ compat | markdownify }}
---- +## BannerBomb3 -## Homebrew Launcher (PicHaxx) +{% capture compat %} +DSiWare Management menu crashes without showing BB3 multihax menu +確保 `F00D43D5.bin` 是 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 裡面的唯一檔案。 If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). -### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. -Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. +If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{% endcapture %} +
{{ compat | markdownify }}
-If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. 確保它是用你主機的 `movable.sed` 檔案建立的,且檔案已經準確命名為了 `00000001.sav`。 Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% capture compat %} +DSiWare Management menu does not crash -### "An exception occurred" or Errdisp when opening Picross +`F00D43D5.bin` 沒有放進 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`。 請確保 `Nintendo DSiWare` 拼寫和空格位置正確。 請注意大小寫是沒有關係的。 +{% endcapture %} +
{{ compat | markdownify }}
-你的主機已經破解過了。 請先[檢查是否已安裝自製韌體](checking-for-cfw) 。 +{% capture compat %} +DSiWare Management shows a question mark -### "An error has occurred, forcing the software to close..." (white message box) +您所使用的 `F00D43D5.bin` 檔案可能有問題(損壞或用於錯誤的 3DS 主機)。 Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. +{% endcapture %} +
{{ compat | markdownify }}
-這代表您所使用的 `otherapp.bin` 檔案有問題。 Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +## 安裝 boot9strap (透過 USM) -### Game starts normally +{% capture compat %} +Safe Mode system update succeeds instead of giving error 003-1099 -Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +unSAFE_MODE is not installed. [Follow the instructions](installing-boot9strap-(usm)] to install it. +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Red screen after selecting "Detailed Setup" -## 安裝 boot9strap (透過 Soundhax) +The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 -### Red/purple/pink and white screen after running Soundhax +There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. +{% endcapture %} +
{{ compat | markdownify }}
-If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). - -如果你的系統版本沒有在這個區間中,則你的主機可能已經安裝過了自製韌體。 請先[檢查是否已安裝自製韌體](checking-for-cfw) 。 - -### "An error has occurred, forcing the software to close..." (white message box) - -您所使用的 `otherapp.bin` 檔案有問題(如遺失、放錯位置或者損壞)。 下載最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 並將其放在你 SD 卡的根目錄中。 - -### "Could not play" - -You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). - -### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin `SafeB9SInstaller.bin` 檔案遺失或放在了錯誤的位置。 Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. 若仍無法正常使用,請試著使用另一張 SD 卡。 +{% endcapture %} +
{{ compat | markdownify }}
---- +## 安裝 boot9strap (透過 Fredtool) + +{% capture compat %} +Error on Fredtool Injector page + +請確保您的 `movable.sed` 檔案和 DSiWare 備份是從同一台主機匯出的。 若兩者並不匹配則會跳出錯誤。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to select "Haxxxxxxxxx!" because the BB3 multihax menu appears + +You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Haxxxxxxxxx!" does not appear + +您所使用的 `42383821.bin` 檔案有問題(有問題、放錯位置或者損壞)。 Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +DS Connection Settings launches normally + +`Haxxxxxxxxx!` 沒有被從 SD 卡中複製到系統內存中。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Black screen when launching DS Connection Settings + +你主機的 DS『連線設定 (Connection Settings)』已損壞;您得需要想辦法獲得啟動 Homebrew Launcher 的權限才能正確將其修復。 請加入 [Discord 上的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 頻道尋求幫助。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +SD card is grayed out in Flipnote + +如果您所使用的 SD 卡特別大的話,Flipnote 可能需要花很長時間來建立相對應的索引。 等待幾分鐘即可。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Lenny face does not appear in SD card section + +您尚未解壓 Frogminer_save `.zip` 中的 `private` 資料夾到 SD 卡的根目錄底下. +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Flipnote freezes + +您在修改過的 Flipnote 中可能誤觸了觸控螢幕。 請重新開啟 DS 連線設定 (Connection Settings) 並再試一次-並特別注意不要誤觸螢幕。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Green screen after pasting + +`boot.nds` 檔案遺失或位置錯誤。 下載最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 並將 `boot.nds` 放在你 SD 卡的根目錄中,如有存在相同檔案請替換。 +{% endcapture %} +
{{ compat | markdownify }}
+ + +{% capture compat %} +White screen after pasting +這代表您所使用的 `boot.nds` 檔案有問題。 重新下載最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 並將 `boot.nds` 放在你 SD 卡的根目錄中,如有存在相同檔案請替換。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Unable to open Luma3DS configuration menu after running B9STool + +可能是因為 boot9strap 沒有成功安裝。 請遵循[此頁面](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)的 B 章節。 +{% endcapture %} +
{{ compat | markdownify }}
+ +## Homebrew Launcher (PicHaxx) + +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) + +Your `00000001.sav` and/or `otherapp.bin` files may be misplaced. Ensure that `00000001.sav` is in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data` and that `otherapp.bin` is on the root of your SD card. + +If your files are in the correct locations, re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx), then place it in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. 確保它是用你主機的 `movable.sed` 檔案建立的,且檔案已經準確命名為了 `00000001.sav`。 Re-download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An exception occurred" or Errdisp when opening Picross + +你的主機已經破解過了。 請先[檢查是否已安裝自製韌體](checking-for-cfw) 。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +這代表您所使用的 `otherapp.bin` 檔案有問題。 Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/latest), place the `.bin` file relevant to your console from the `otherapps_with_CfgS` folder to the root of your SD card, and rename it to `otherapp.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Game starts normally + +Your modified `00000001.sav` file may be misplaced, or you may have used the wrong `movable.sed` when creating it. Re-generate your `movable.sed` from [Bruteforce Movable](https://seedminer.hacks.guide), then re-create the save using the [PicHaxx Save Tool](https://3dstools.nhnarwhal.com/#/pichaxx) and place the resulting file (`00000001.sav`) in `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `0017c100` -> `data`. +{% endcapture %} +
{{ compat | markdownify }}
+ +## 安裝 boot9strap (透過 Soundhax) + +{% capture compat %} +Red/purple/pink and white screen after running Soundhax + +If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from [here](https://github.com/TuxSH/universal-otherapp/releases/latest). + +如果你的系統版本沒有在這個區間中,則你的主機可能已經安裝過了自製韌體。 請先[檢查是否已安裝自製韌體](checking-for-cfw) 。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) + +您所使用的 `otherapp.bin` 檔案有問題(如遺失、放錯位置或者損壞)。 下載最新版本的 [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest) 並將其放在你 SD 卡的根目錄中。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +"Could not play" + +You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow [Seedminer](seedminer). +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to open SafeB9SInstaller.bin + +`SafeB9SInstaller.bin` 檔案遺失或放在了錯誤的位置。 Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
+ +{% capture compat %} +Failed to mount the SD card! +Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. + +若仍無法正常使用,請試著使用另一張 SD 卡。 +{% endcapture %} +
{{ compat | markdownify }}
## Installing boot9strap (SSLoth-Browser) -### Red/purple/pink and white screen after running browserhax +{% capture compat %} +Red/purple/pink and white screen after running Browserhax This likely indicates that you already have custom firmware. 請先[檢查是否已安裝自製韌體](checking-for-cfw) 。 +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." (black screen with text) The file `arm11code.bin` is missing or misplaced. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
-### "An error has occurred, forcing the software to close..." (white message box) + +{% capture compat %} +"An error has occurred, forcing the software to close..." (white message box) There is an issue with your `arm11code.bin` file. Download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place `otherapp.bin` on the root of your SD card and rename it to `arm11code.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browserhax QR code or URL crashes +{% capture compat %} +Opening the browserhax QR code or URL crashes Browser based exploits (such as this one) are often unstable and crash frequently, but they can sometimes be fixed by doing the following steps. 1. Launch the browser, then launch the browser settings 1. Scroll to the bottom and Initialize Savedata (it also may be called Clear All Save Data) 1. Try the exploit again +{% endcapture %} +
{{ compat | markdownify }}
-### Opening the browser prompts for a system update instead +{% capture compat %} +System Update prompt when opening browser The SSLoth proxy was incorrectly configured. Re-do the SSLoth section on the page. +{% endcapture %} +
{{ compat | markdownify }}
-### Error 032-0420 when trying to open the browser +{% capture compat %} +Error 032-0420 when opening browser Follow these steps in order: @@ -157,126 +376,47 @@ Follow these steps in order: 1. If prompted about a system update, press OK + This won't actually update the system 1. Start again from [Section II](installing-boot9strap-(ssloth-browser).html#section-ii---ssloth) +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to open SafeB9SInstaller.bin +{% capture compat %} +Failed to open SafeB9SInstaller.bin `SafeB9SInstaller.bin` 檔案遺失或放在了錯誤的位置。 Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 +{% endcapture %} +
{{ compat | markdownify }}
-### Frozen on "Doing agbhax..." - +{% capture compat %} +Frozen on "Doing agbhax..." There may be an issue with your `arm11code.bin` file. Re-download the latest release of [universal-otherapp](https://github.com/TuxSH/universal-otherapp/releases/latest), place it on the root of your SD card, and rename it to `arm11code.bin`. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 If you have a Taiwanese unit (with a T in the version string, ie. 11.3.0-##T), you will not be able to follow these instructions, and you will need to update your console and follow [Seedminer](seedminer) instead. If you have a Mainland Chinese unit (with a C in the version string, ie. 11.3.0-##C), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +{% endcapture %} +
{{ compat | markdownify }}
-### "PrepareArm9ForTwl returned error c8804631!" +{% capture compat %} +"PrepareArm9ForTwl returned error c8804631!" -You will need to follow an alternate method. 請加入 [Discord 上的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 頻道尋求幫助。 +請加入 [Discord 上的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 頻道尋求幫助。 +{% endcapture %} +
{{ compat | markdownify }}
-### Failed to mount the SD card! +{% capture compat %} +Failed to mount the SD card! Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. 若仍無法正常使用,請試著使用另一張 SD 卡。 +{% endcapture %} +
{{ compat | markdownify }}
---- - -## BannerBomb3 - -### DSiWare Management menu crashes without showing BB3 multihax menu - -確保 `F00D43D5.bin` 是 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` 裡面的唯一檔案。 If it is, then re-create it with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen). - -Also, ensure that `bb3.bin` is on the root of the SD card. If it is missing, then download the latest release of [Bannerbomb3](https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin) (direct download), and copy the `bb3.bin` file to the root of your SD card. - -If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case and Safe Mode works, you will need to follow [an alternate branch of Seedminer](homebrew-launcher-(pichaxx)). If Safe Mode doesn't work or you need assistance with this matter, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. - -### DSiWare Management menu does not crash - -`F00D43D5.bin` 沒有放進 `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`。 請確保 `Nintendo DSiWare` 拼寫和空格位置正確。 請注意大小寫是沒有關係的。 - -### DSiWare Management shows a question mark - -您所使用的 `F00D43D5.bin` 檔案可能有問題(損壞或用於錯誤的 3DS 主機)。 Re-create your `F00D43D5.bin` file with the [Bannerbomb3 Injector](http://3dstools.nhnarwhal.com/#/bb3gen), ensuring that you use the `movable.sed` file for your console. - ---- - -## 安裝 boot9strap (透過 USM) - -### Update doesn't fail with error code `003-1099` - -unSAFE_MODE is not installed. Follow the instructions on your page to install unSAFE_MODE again. - -### Red screen when selecting detailed setup - -The file `usm.bin` is missing or misplaced. Download the latest release of [unSAFE_MODE](https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin) and place `usm.bin` on the root of your SD card. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 - -There is also a possibility that the console isn't reading your SD card. Make sure it is inserted and formatted correctly. - -### Failed to open SafeB9SInstaller.bin - -`SafeB9SInstaller.bin` 檔案遺失或放在了錯誤的位置。 Download the latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip), extract it, and place `SafeB9SInstaller.bin` on the root of your SD card. 如果您的電腦沒有顯示 `.bin` 的副檔名,請勿手動新增。 - -### Failed to mount the SD card! - -Back up your data and reformat your SD card as FAT32 with the recommended tool depending on your operating system ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). MiniTool Partition Wizard and the HP formatting tool (HPUSBDisk) are known to cause issues with 3DS SD cards. - -若仍無法正常使用,請試著使用另一張 SD 卡。 - ---- - -## 安裝 boot9strap (透過 Fredtool) - -### Error on Fredtool Injector page - -請確保您的 `movable.sed` 檔案和 DSiWare 備份是從同一台主機匯出的。 若兩者並不匹配則會跳出錯誤。 - -### Unable to select the "Haxxxxxxxxx!" title because of the BB3 multihax menu - -You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` on your SD card and delete the `F00D43D5.bin` file. - -### "Haxxxxxxxxx!" does not appear - -您所使用的 `42383821.bin` 檔案有問題(有問題、放錯位置或者損壞)。 Re-create your files with the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website and ensure that you place the `42383821.bin` file from `output.zip` -> `hax` in `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare`. - -### DS Connection Settings launches normally - -`Haxxxxxxxxx!` 沒有被從 SD 卡中複製到系統內存中。 - -### Black screen when launching DS Connection Settings - -你主機的 DS『連線設定 (Connection Settings)』已損壞;您得需要想辦法獲得啟動 Homebrew Launcher 的權限才能正確將其修復。 請加入 [Discord 上的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 頻道尋求幫助。 - -### SD card is grayed out - -如果您所使用的 SD 卡特別大的話,Flipnote 可能需要花很長時間來建立相對應的索引。 等待幾分鐘即可。 - -### Lenny face does not appear - -您尚未解壓 Frogminer_save `.zip` 中的 `private` 資料夾到 SD 卡的根目錄底下. - -### Flipnote is frozen - -您在修改過的 Flipnote 中可能誤觸了觸控螢幕。 請重新開啟 DS 連線設定 (Connection Settings) 並再試一次-並特別注意不要誤觸螢幕。 - -### Green screen after pasting - -`boot.nds` 檔案遺失或位置錯誤。 下載最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 並將 `boot.nds` 放在你 SD 卡的根目錄中,如有存在相同檔案請替換。 - -### White screen after pasting - -這代表您所使用的 `boot.nds` 檔案有問題。 重新下載最新版本的 [b9stool](https://github.com/zoogie/b9sTool/releases/latest) 並將 `boot.nds` 放在你 SD 卡的根目錄中,如有存在相同檔案請替換。 - -### Unable to open Luma3DS configuration menu after running b9stool - -可能是因為 boot9strap 沒有成功安裝。 請遵循[此頁面](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)的 B 章節。 - ---- ## 完成安裝 -### Unable to update device +{% capture compat %} +Unable to update device 以下是可以嘗試的解決方法,按從簡單到困難的順序排列。 @@ -289,37 +429,41 @@ You forgot to delete `F00D43D5.bin` from the SD card. Navigate to `Nintendo 3DS` 1. 任天堂伺服器目前可能臨時下線,請稍後再試 1. 如果錯誤持續,請進行 [CTRTransfer](ctrtransfer),並再試一次 1. 請至 [Discord 的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 伺服器中尋求協助 (英文)。 +{% endcapture %} +
{{ compat | markdownify }}
-### Unable to enter Rosalina due to broken button(s) +{% capture compat %} +Unable to enter Rosalina menu due to broken Left Shoulder / Down D-Pad / Select button(s) Download this [alternate config.ini](https://cdn.discordapp.com/attachments/196635695958196224/982798396265988186/config.ini) and place it in `/luma/`. This will change the Rosalina key combination to (X) + (Y). +{% endcapture %} +
{{ compat | markdownify }}
-### "An exception occurred" after trying to launch Homebrew Launcher via Download Play +{% capture compat %} +"An exception occurred" after trying to launch Homebrew Launcher from Download Play 您所使用的 `boot.3dx` 檔案有問題(如遺失、放錯位置或者損壞)。 Download the latest release of [the Homebrew Launcher](https://github.com/devkitPro/3ds-hbmenu/releases/latest) and place `boot.3dsx` on the root of your SD card, replacing any existing file. 請不要用 WinRAR 解壓 ZIP 檔案;目前已知使用此軟體會導致與 3DS 有關的檔案的問題。 +{% endcapture %} +
{{ compat | markdownify }}
-### "Scripts directory not found" in GodMode9 +{% capture compat %} +"Scripts directory not found" in GodMode9 您尚未解壓 GodMode9 `.zip` 中的 `gm9` 資料夾到 SD 卡的根目錄底下. 下載最新版本的 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) 並將 `gm9` 資料夾解壓至你 SD 卡的根目錄中,如有存在相同檔案請直接覆蓋。 - -### `essentials.exefs` missing from `/gm9/out/` - -Your device had custom firmware in the past, so you were not automatically prompted to make a backup. Make a backup manually: - -1. 將 SD 卡插回主機中 -1. 按下並按住「Start」鍵,按住按鈕的同時,將您的主機開機。 這將會啟動 GodMode9 -1. 移動至 `[S:] SYSNAND VIRTUAL` -1. Select `essentials.exefs`, then `Copy to 0:/gm9/out/` -1. You should now have `essentials.exefs` in `/gm9/out/` +{% endcapture %} +
{{ compat | markdownify }}
--- -## Boot-related issues on modded devices +## Boot issues on devices with custom firmware 此處列出的步驟將假設你的主機安裝了最新的自製韌體(boot9strap + Luma3DS 8.0 或更高版本)。 如果你的主機還在用舊版的自製韌體(例如基於 arm9loaderhax 或 menuhax 的安裝),則你應該在繼續操作前先升級自製韌體。 {: .notice--info} -### My device powers off when I try to turn it on, and/or the notification LED shows a color on boot +### Power/notification light indicators + +{% capture compat %} +My device powers off when I try to turn it on, and/or the notification LED shows a color on boot There is an issue with your `boot.firm` file. If you're running [boot9strap 1.4](https://github.com/SciresM/boot9strap/releases/tag/1.4), your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your `boot.firm` file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device. @@ -332,11 +476,15 @@ If the notification LED flashes: You can get a new `boot.firm` file by downloading the [latest release of Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extracting it, and placing `boot.firm` on the root of your SD card. If your `boot.firm` file is consistently being detected as corrupted, you may want to check your SD card for errors ([Windows](h2testw-(windows)), [Linux](f3-(linux)), or [macOS](f3xswift-(mac))). Also, note that the 3DS tends to have issues with files extracted using WinRAR. 如果你在開機的時候聽到了“啪”的一聲,然後藍燈熄滅,則代表你的主機可能有硬體上的問題(如:背光排線斷開)。 你的主機或許能在開蓋特定角度的情況下開機。 +{% endcapture %} +
{{ compat | markdownify }}
-### My device gets stuck on a black screen, with a static blue light +{% capture compat %} +My device gets stuck on a black screen with blue power light staying on 以下是可以嘗試的解決方法,按最省時到最耗時的順序排列。 +1. Power off your device, remove the SD card, re-insert it, then power on your device. 1. 將主機強制關機,如果有遊戲卡帶請將其拔出,並再次開機,等待約十分鐘左右。 如果您的主機在十分鐘內成功開機,那就代表這個問題已經自行修復了,且不太可能會再次發生 1. 將 SD 卡上的 `Nintendo 3DS` 資料夾重命名為 `Nintendo 3DS_BACKUP`,然後試著開機。 如果成功開機了,則 `Nintendo 3DS` 資料夾中的內容是有問題的。 試著刪除 HOME 主選單的外存 (extdata): + 移動至 `/Nintendo 3DS///extdata/00000000/` @@ -354,35 +502,48 @@ You can get a new `boot.firm` file by downloading the [latest release of Luma3DS + 如果成功,主機將自動進入系統更新界面 1. 遵循[CTRTransfer](ctrtransfer)中的步驟 1. 請至 [Discord 的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 伺服器中尋求協助。 +{% endcapture %} +
{{ compat | markdownify }}
-### My device boots to an error screen +### Error message on boot -#### "An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" +{% capture compat %} +"An error has occurred: Failed to apply 1 FIRM patch(es)" or "An exception has occurred -- Current process: pm" 你主機的 Luma3DS 版本已過時。 下載最新版本的[Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) 並將 `boot.firm` 放在你 SD 卡的根目錄中,如有存在相同檔案請直接覆蓋。 請不要用 WinRAR 解壓 ZIP 檔案;目前已知使用此軟體會導致與 3DS 有關的檔案的問題。 +{% endcapture %} +
{{ compat | markdownify }}
-#### "An error has occurred. Hold down the POWER button to turn off the power..." +{% capture compat %} +"An error has occurred. Hold down the POWER button to turn off the power..." ARM11 異常處理器已被關閉,或主機尚未安裝自製韌體。 試著啟用 ARM11 異常處理器: + 關閉您的主機 + 按住「Select」鍵 + 在開機時按住「Select」鍵 + 如果『ARM11 exception handlers disabled』已被勾選,請取消勾選 +{% endcapture %} +
{{ compat | markdownify }}
-#### Some other error - -請將錯誤訊息拍下,請加入 [Discord 上的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 頻道尋求協助。 - -### Blue "Bootrom Error" screen +{% capture compat %} +Blue "BOOTROM ERROR" screen 您的主機可能已被硬磚。 您得需要購買一張附有 ntrboot 的燒錄卡來重新安裝 boot9strap 以便嘗試修復您的主機。 This may also indicate a hardware issue that cannot be fixed. 不論如何,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp) 尋求幫助。 + 也有可能是有人惡作劇,把您主機的開機畫面改成像是磚機的畫面。 請試著將您的主機開機,並留置個五分鐘。 +{% endcapture %} +
{{ compat | markdownify }}
---- +{% capture compat %} +Some other error -## Functionality-related issues on modded devices +請將錯誤訊息拍下,請加入 [Discord 上的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 頻道尋求協助。 +{% endcapture %} +
{{ compat | markdownify }}
-### DSi / DS functionality is broken or has been replaced with Flipnote Studio +## Software issues on devices with custom firmware + +{% capture compat %} +DSi / DS functionality is broken or has been replaced with Flipnote Studio 1. * 下載最新版的 [TWLFix-CFW](https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest) *(`.3dsx` 檔案)* 1. 關閉您的主機 @@ -396,20 +557,29 @@ ARM11 異常處理器已被關閉,或主機尚未安裝自製韌體。 試著 1. 到主機主選單中更新您的主機,進入『系統設置 (System Settings)』、在『其他設置 (Other Settings)』的最右邊選擇『系統更新 (System Update)』 + 更新程式將會偵測到裝置必要的 TWL 軟體已被移除,並重新下載和安裝它們 1. 更新完成後,點擊『OK』重啟主機 +{% endcapture %} +
{{ compat | markdownify }}
-### GBA Virtual Console and/or Safe Mode functionality is broken +{% capture compat %} +GBA Virtual Console and/or Safe Mode functionality is broken -Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. 請遵循 [升級 A9LH 至 B9S](a9lh-to-b9s) 中的步驟將主機更新到最新的自製韌體。 +Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. 請遵循 [升級 A9LH 至 B9S](a9lh-to-b9s) 中的步驟將主機更新到最新的自製韌體。 +{% endcapture %} +
{{ compat | markdownify }}
-### Extended memory mode games are broken +{% capture compat %} +Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work 舊版 3DS / 2DS 在做完 CTRTransfer 或區碼變更之後可能會出現這個問題。 你需要重新初始化主機才能解決這個問題。 +{% endcapture %} +
{{ compat | markdownify }}
--- ## 其他疑難排解 -### Clear HOME Menu extdata +{% capture compat %} +Clear HOME Menu extdata 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 @@ -422,8 +592,11 @@ Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. + **韓版**: `000000A9` + **台灣版**: `000000B1` 1. 將 SD 卡插回主機中 +{% endcapture %} +
{{ compat | markdownify }}
-### Clear HOME Menu theme data +{% capture compat %} +Clear HOME Menu theme data 1. 關閉您的主機 1. 將 SD 卡插入至電腦中 @@ -433,3 +606,6 @@ Your device is running Luma3DS/AuReiNand 6.6 or older, likely via arm9loaderhax. + **日版**: `000002cc` + **美版**: `000002cd` 1. 將 SD 卡插回主機中 +{% endcapture %} +
{{ compat | markdownify }}
+ diff --git a/_pages/zh_TW/uninstall-cfw.txt b/_pages/zh_TW/uninstall-cfw.txt index 28ea315567..4fbd234454 100644 --- a/_pages/zh_TW/uninstall-cfw.txt +++ b/_pages/zh_TW/uninstall-cfw.txt @@ -75,7 +75,7 @@ then uninstalling CFW WILL BRICK YOUR CONSOLE. If this a + 如果你的主機出現的是日版的『うごくメモ帳 (Flipnote Studio)』、黑屏、或者錯誤訊息,則代表測試失敗 1. 關閉您的主機 -如果任何一個測試失敗了,那麼移除自製韌體後,您可能將會無法正常使用 DS 模式、DS『下載通信 (Download Play)』程式、或者 DS 連線設定 (Connection Settings)! You should [fix DS mode](troubleshooting#dsi--ds-functionality-is-broken-or-has-been-replaced-with-flipnote-studio) before continuing. +如果任何一個測試失敗了,那麼移除自製韌體後,您可能將會無法正常使用 DS 模式、DS『下載通信 (Download Play)』程式、或者 DS 連線設定 (Connection Settings)! You should [fix DS mode](troubleshooting#software-issues-on-devices-with-custom-firmware) before continuing. {: .notice--warning} #### 第三節 — 安全性測試