diff --git a/docs/ar_SA/_include/configure-luma3ds.md b/docs/ar_SA/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/ar_SA/_include/configure-luma3ds.md +++ b/docs/ar_SA/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/ar_SA/_include/ctrtransfer-prep.md b/docs/ar_SA/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/ar_SA/_include/ctrtransfer-prep.md +++ b/docs/ar_SA/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ar_SA/_include/ish-chorus.md b/docs/ar_SA/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ar_SA/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ar_SA/checking-for-cfw.md b/docs/ar_SA/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/ar_SA/checking-for-cfw.md +++ b/docs/ar_SA/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ar_SA/contribute.md b/docs/ar_SA/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/ar_SA/contribute.md +++ b/docs/ar_SA/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/ar_SA/index.md b/docs/ar_SA/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/ar_SA/index.md +++ b/docs/ar_SA/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/ar_SA/installing-boot9strap-(mset9).md b/docs/ar_SA/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/ar_SA/installing-boot9strap-(mset9).md +++ b/docs/ar_SA/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ar_SA/installing-boot9strap-(mset9-cli).md b/docs/ar_SA/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/ar_SA/installing-boot9strap-(mset9-cli).md +++ b/docs/ar_SA/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ar_SA/installing-boot9strap-(mset9-cli-ios).md b/docs/ar_SA/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/ar_SA/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/ar_SA/installing-boot9strap-(mset9-play-store).md b/docs/ar_SA/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/ar_SA/installing-boot9strap-(mset9-play-store).md +++ b/docs/ar_SA/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ar_SA/installing-boot9strap-(safecerthax).md b/docs/ar_SA/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/ar_SA/installing-boot9strap-(safecerthax).md +++ b/docs/ar_SA/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/ar_SA/installing-boot9strap-(ssloth-browser).md b/docs/ar_SA/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/ar_SA/installing-boot9strap-(ssloth-browser).md +++ b/docs/ar_SA/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/ar_SA/installing-boot9strap-(super-skaterhax).md b/docs/ar_SA/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/ar_SA/installing-boot9strap-(super-skaterhax).md +++ b/docs/ar_SA/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/ar_SA/key-information.md b/docs/ar_SA/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/ar_SA/key-information.md +++ b/docs/ar_SA/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ar_SA/restoring-updating-cfw.md b/docs/ar_SA/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/ar_SA/restoring-updating-cfw.md +++ b/docs/ar_SA/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/ar_SA/troubleshooting-a9lh-to-b9s.md b/docs/ar_SA/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/ar_SA/troubleshooting-a9lh-to-b9s.md +++ b/docs/ar_SA/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ar_SA/troubleshooting-finalizing-setup.md b/docs/ar_SA/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/ar_SA/troubleshooting-finalizing-setup.md +++ b/docs/ar_SA/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ar_SA/troubleshooting-mset9.md b/docs/ar_SA/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/ar_SA/troubleshooting-mset9.md +++ b/docs/ar_SA/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ar_SA/troubleshooting-ntrboot.md b/docs/ar_SA/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/ar_SA/troubleshooting-ntrboot.md +++ b/docs/ar_SA/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ar_SA/troubleshooting-post-install.md b/docs/ar_SA/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/ar_SA/troubleshooting-post-install.md +++ b/docs/ar_SA/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ar_SA/troubleshooting-safecerthax.md b/docs/ar_SA/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/ar_SA/troubleshooting-safecerthax.md +++ b/docs/ar_SA/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ar_SA/troubleshooting-soundhax.md b/docs/ar_SA/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/ar_SA/troubleshooting-soundhax.md +++ b/docs/ar_SA/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ar_SA/troubleshooting-ssloth-browser.md b/docs/ar_SA/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/ar_SA/troubleshooting-ssloth-browser.md +++ b/docs/ar_SA/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ar_SA/troubleshooting-super-skaterhax.md b/docs/ar_SA/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/ar_SA/troubleshooting-super-skaterhax.md +++ b/docs/ar_SA/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ar_SA/troubleshooting-updating-b9s.md b/docs/ar_SA/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/ar_SA/troubleshooting-updating-b9s.md +++ b/docs/ar_SA/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ar_SA/troubleshooting.md b/docs/ar_SA/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/ar_SA/troubleshooting.md +++ b/docs/ar_SA/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ar_SA/uninstall-cfw.md b/docs/ar_SA/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/ar_SA/uninstall-cfw.md +++ b/docs/ar_SA/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/bg_BG/_include/configure-luma3ds.md b/docs/bg_BG/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/bg_BG/_include/configure-luma3ds.md +++ b/docs/bg_BG/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/bg_BG/_include/ctrtransfer-prep.md b/docs/bg_BG/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/bg_BG/_include/ctrtransfer-prep.md +++ b/docs/bg_BG/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/bg_BG/_include/ish-chorus.md b/docs/bg_BG/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/bg_BG/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/bg_BG/checking-for-cfw.md b/docs/bg_BG/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/bg_BG/checking-for-cfw.md +++ b/docs/bg_BG/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/bg_BG/contribute.md b/docs/bg_BG/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/bg_BG/contribute.md +++ b/docs/bg_BG/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/bg_BG/index.md b/docs/bg_BG/index.md index 9c9798433b..17213c932b 100644 --- a/docs/bg_BG/index.md +++ b/docs/bg_BG/index.md @@ -1,13 +1,19 @@ --- layout: home -title: 3DS Hacks Guide +title: "3DS Hacks Guide" hero: - text: 3DS Hacks Guide - tagline: A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap. + text: "3DS Hacks Guide" + tagline: "A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap." image: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/bg_BG/installing-boot9strap-(mset9).md b/docs/bg_BG/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/bg_BG/installing-boot9strap-(mset9).md +++ b/docs/bg_BG/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/bg_BG/installing-boot9strap-(mset9-cli).md b/docs/bg_BG/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/bg_BG/installing-boot9strap-(mset9-cli).md +++ b/docs/bg_BG/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/bg_BG/installing-boot9strap-(mset9-cli-ios).md b/docs/bg_BG/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/bg_BG/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/bg_BG/installing-boot9strap-(mset9-play-store).md b/docs/bg_BG/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/bg_BG/installing-boot9strap-(mset9-play-store).md +++ b/docs/bg_BG/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/bg_BG/installing-boot9strap-(safecerthax).md b/docs/bg_BG/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/bg_BG/installing-boot9strap-(safecerthax).md +++ b/docs/bg_BG/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/bg_BG/installing-boot9strap-(ssloth-browser).md b/docs/bg_BG/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/bg_BG/installing-boot9strap-(ssloth-browser).md +++ b/docs/bg_BG/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/bg_BG/installing-boot9strap-(super-skaterhax).md b/docs/bg_BG/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/bg_BG/installing-boot9strap-(super-skaterhax).md +++ b/docs/bg_BG/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/bg_BG/key-information.md b/docs/bg_BG/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/bg_BG/key-information.md +++ b/docs/bg_BG/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/bg_BG/restoring-updating-cfw.md b/docs/bg_BG/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/bg_BG/restoring-updating-cfw.md +++ b/docs/bg_BG/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/bg_BG/troubleshooting-a9lh-to-b9s.md b/docs/bg_BG/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/bg_BG/troubleshooting-a9lh-to-b9s.md +++ b/docs/bg_BG/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/bg_BG/troubleshooting-finalizing-setup.md b/docs/bg_BG/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/bg_BG/troubleshooting-finalizing-setup.md +++ b/docs/bg_BG/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/bg_BG/troubleshooting-mset9.md b/docs/bg_BG/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/bg_BG/troubleshooting-mset9.md +++ b/docs/bg_BG/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/bg_BG/troubleshooting-ntrboot.md b/docs/bg_BG/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/bg_BG/troubleshooting-ntrboot.md +++ b/docs/bg_BG/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/bg_BG/troubleshooting-post-install.md b/docs/bg_BG/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/bg_BG/troubleshooting-post-install.md +++ b/docs/bg_BG/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/bg_BG/troubleshooting-safecerthax.md b/docs/bg_BG/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/bg_BG/troubleshooting-safecerthax.md +++ b/docs/bg_BG/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/bg_BG/troubleshooting-soundhax.md b/docs/bg_BG/troubleshooting-soundhax.md index a4728da153..495222f4f6 100644 --- a/docs/bg_BG/troubleshooting-soundhax.md +++ b/docs/bg_BG/troubleshooting-soundhax.md @@ -1,16 +1,18 @@ --- head: - - - script - - src: /assets/js/common.js - - - script - - src: /assets/js/soundhax-frankenfirm-link.js - - - script - - src: /assets/js/link-common.js + [ + [ 'script', { src: '/assets/js/common.js' } ], + [ + 'script', + { src: '/assets/js/soundhax-frankenfirm-link.js' } + ], + [ 'script', { src: '/assets/js/link-common.js' } ] + ] --- # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -30,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -40,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/bg_BG/troubleshooting-ssloth-browser.md b/docs/bg_BG/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/bg_BG/troubleshooting-ssloth-browser.md +++ b/docs/bg_BG/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/bg_BG/troubleshooting-super-skaterhax.md b/docs/bg_BG/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/bg_BG/troubleshooting-super-skaterhax.md +++ b/docs/bg_BG/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/bg_BG/troubleshooting-updating-b9s.md b/docs/bg_BG/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/bg_BG/troubleshooting-updating-b9s.md +++ b/docs/bg_BG/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/bg_BG/troubleshooting.md b/docs/bg_BG/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/bg_BG/troubleshooting.md +++ b/docs/bg_BG/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/bg_BG/uninstall-cfw.md b/docs/bg_BG/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/bg_BG/uninstall-cfw.md +++ b/docs/bg_BG/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/ca_ES/_include/configure-luma3ds.md b/docs/ca_ES/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/ca_ES/_include/configure-luma3ds.md +++ b/docs/ca_ES/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/ca_ES/_include/ctrtransfer-prep.md b/docs/ca_ES/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/ca_ES/_include/ctrtransfer-prep.md +++ b/docs/ca_ES/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ca_ES/_include/ish-chorus.md b/docs/ca_ES/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ca_ES/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ca_ES/checking-for-cfw.md b/docs/ca_ES/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/ca_ES/checking-for-cfw.md +++ b/docs/ca_ES/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ca_ES/contribute.md b/docs/ca_ES/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/ca_ES/contribute.md +++ b/docs/ca_ES/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/ca_ES/index.md b/docs/ca_ES/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/ca_ES/index.md +++ b/docs/ca_ES/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/ca_ES/installing-boot9strap-(mset9).md b/docs/ca_ES/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/ca_ES/installing-boot9strap-(mset9).md +++ b/docs/ca_ES/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ca_ES/installing-boot9strap-(mset9-cli).md b/docs/ca_ES/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/ca_ES/installing-boot9strap-(mset9-cli).md +++ b/docs/ca_ES/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ca_ES/installing-boot9strap-(mset9-cli-ios).md b/docs/ca_ES/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/ca_ES/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/ca_ES/installing-boot9strap-(mset9-play-store).md b/docs/ca_ES/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/ca_ES/installing-boot9strap-(mset9-play-store).md +++ b/docs/ca_ES/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ca_ES/installing-boot9strap-(safecerthax).md b/docs/ca_ES/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/ca_ES/installing-boot9strap-(safecerthax).md +++ b/docs/ca_ES/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/ca_ES/installing-boot9strap-(ssloth-browser).md b/docs/ca_ES/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/ca_ES/installing-boot9strap-(ssloth-browser).md +++ b/docs/ca_ES/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/ca_ES/installing-boot9strap-(super-skaterhax).md b/docs/ca_ES/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/ca_ES/installing-boot9strap-(super-skaterhax).md +++ b/docs/ca_ES/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/ca_ES/key-information.md b/docs/ca_ES/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/ca_ES/key-information.md +++ b/docs/ca_ES/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ca_ES/restoring-updating-cfw.md b/docs/ca_ES/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/ca_ES/restoring-updating-cfw.md +++ b/docs/ca_ES/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/ca_ES/troubleshooting-a9lh-to-b9s.md b/docs/ca_ES/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/ca_ES/troubleshooting-a9lh-to-b9s.md +++ b/docs/ca_ES/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ca_ES/troubleshooting-finalizing-setup.md b/docs/ca_ES/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/ca_ES/troubleshooting-finalizing-setup.md +++ b/docs/ca_ES/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ca_ES/troubleshooting-mset9.md b/docs/ca_ES/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/ca_ES/troubleshooting-mset9.md +++ b/docs/ca_ES/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ca_ES/troubleshooting-ntrboot.md b/docs/ca_ES/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/ca_ES/troubleshooting-ntrboot.md +++ b/docs/ca_ES/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ca_ES/troubleshooting-post-install.md b/docs/ca_ES/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/ca_ES/troubleshooting-post-install.md +++ b/docs/ca_ES/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ca_ES/troubleshooting-safecerthax.md b/docs/ca_ES/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/ca_ES/troubleshooting-safecerthax.md +++ b/docs/ca_ES/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ca_ES/troubleshooting-soundhax.md b/docs/ca_ES/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/ca_ES/troubleshooting-soundhax.md +++ b/docs/ca_ES/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ca_ES/troubleshooting-ssloth-browser.md b/docs/ca_ES/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/ca_ES/troubleshooting-ssloth-browser.md +++ b/docs/ca_ES/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ca_ES/troubleshooting-super-skaterhax.md b/docs/ca_ES/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/ca_ES/troubleshooting-super-skaterhax.md +++ b/docs/ca_ES/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ca_ES/troubleshooting-updating-b9s.md b/docs/ca_ES/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/ca_ES/troubleshooting-updating-b9s.md +++ b/docs/ca_ES/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ca_ES/troubleshooting.md b/docs/ca_ES/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/ca_ES/troubleshooting.md +++ b/docs/ca_ES/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ca_ES/uninstall-cfw.md b/docs/ca_ES/uninstall-cfw.md index 08712dd484..d0a34095e7 100644 --- a/docs/ca_ES/uninstall-cfw.md +++ b/docs/ca_ES/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/cs_CZ/_include/configure-luma3ds.md b/docs/cs_CZ/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/cs_CZ/_include/configure-luma3ds.md +++ b/docs/cs_CZ/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/cs_CZ/_include/ctrtransfer-prep.md b/docs/cs_CZ/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/cs_CZ/_include/ctrtransfer-prep.md +++ b/docs/cs_CZ/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/cs_CZ/_include/ish-chorus.md b/docs/cs_CZ/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/cs_CZ/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/cs_CZ/checking-for-cfw.md b/docs/cs_CZ/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/cs_CZ/checking-for-cfw.md +++ b/docs/cs_CZ/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/cs_CZ/contribute.md b/docs/cs_CZ/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/cs_CZ/contribute.md +++ b/docs/cs_CZ/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/cs_CZ/index.md b/docs/cs_CZ/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/cs_CZ/index.md +++ b/docs/cs_CZ/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/cs_CZ/installing-boot9strap-(mset9).md b/docs/cs_CZ/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/cs_CZ/installing-boot9strap-(mset9).md +++ b/docs/cs_CZ/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/cs_CZ/installing-boot9strap-(mset9-cli).md b/docs/cs_CZ/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/cs_CZ/installing-boot9strap-(mset9-cli).md +++ b/docs/cs_CZ/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/cs_CZ/installing-boot9strap-(mset9-cli-ios).md b/docs/cs_CZ/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/cs_CZ/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/cs_CZ/installing-boot9strap-(mset9-play-store).md b/docs/cs_CZ/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/cs_CZ/installing-boot9strap-(mset9-play-store).md +++ b/docs/cs_CZ/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/cs_CZ/installing-boot9strap-(safecerthax).md b/docs/cs_CZ/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/cs_CZ/installing-boot9strap-(safecerthax).md +++ b/docs/cs_CZ/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/cs_CZ/installing-boot9strap-(ssloth-browser).md b/docs/cs_CZ/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/cs_CZ/installing-boot9strap-(ssloth-browser).md +++ b/docs/cs_CZ/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md b/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md +++ b/docs/cs_CZ/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/cs_CZ/key-information.md b/docs/cs_CZ/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/cs_CZ/key-information.md +++ b/docs/cs_CZ/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/cs_CZ/restoring-updating-cfw.md b/docs/cs_CZ/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/cs_CZ/restoring-updating-cfw.md +++ b/docs/cs_CZ/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/cs_CZ/troubleshooting-a9lh-to-b9s.md b/docs/cs_CZ/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/cs_CZ/troubleshooting-a9lh-to-b9s.md +++ b/docs/cs_CZ/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/cs_CZ/troubleshooting-finalizing-setup.md b/docs/cs_CZ/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/cs_CZ/troubleshooting-finalizing-setup.md +++ b/docs/cs_CZ/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/cs_CZ/troubleshooting-mset9.md b/docs/cs_CZ/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/cs_CZ/troubleshooting-mset9.md +++ b/docs/cs_CZ/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/cs_CZ/troubleshooting-ntrboot.md b/docs/cs_CZ/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/cs_CZ/troubleshooting-ntrboot.md +++ b/docs/cs_CZ/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/cs_CZ/troubleshooting-post-install.md b/docs/cs_CZ/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/cs_CZ/troubleshooting-post-install.md +++ b/docs/cs_CZ/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/cs_CZ/troubleshooting-safecerthax.md b/docs/cs_CZ/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/cs_CZ/troubleshooting-safecerthax.md +++ b/docs/cs_CZ/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/cs_CZ/troubleshooting-soundhax.md b/docs/cs_CZ/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/cs_CZ/troubleshooting-soundhax.md +++ b/docs/cs_CZ/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/cs_CZ/troubleshooting-ssloth-browser.md b/docs/cs_CZ/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/cs_CZ/troubleshooting-ssloth-browser.md +++ b/docs/cs_CZ/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/cs_CZ/troubleshooting-super-skaterhax.md b/docs/cs_CZ/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/cs_CZ/troubleshooting-super-skaterhax.md +++ b/docs/cs_CZ/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/cs_CZ/troubleshooting-updating-b9s.md b/docs/cs_CZ/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/cs_CZ/troubleshooting-updating-b9s.md +++ b/docs/cs_CZ/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/cs_CZ/troubleshooting.md b/docs/cs_CZ/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/cs_CZ/troubleshooting.md +++ b/docs/cs_CZ/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/cs_CZ/uninstall-cfw.md b/docs/cs_CZ/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/cs_CZ/uninstall-cfw.md +++ b/docs/cs_CZ/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/de_DE/_include/configure-luma3ds.md b/docs/de_DE/_include/configure-luma3ds.md index e498c50fd4..9aad60bd3b 100644 --- a/docs/de_DE/_include/configure-luma3ds.md +++ b/docs/de_DE/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Deine Konsole sollte in das Luma3DS Konfigurations-Menü gestartet haben - 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/de_DE/_include/ctrtransfer-prep.md b/docs/de_DE/_include/ctrtransfer-prep.md index ca905a665e..18736439bd 100644 --- a/docs/de_DE/_include/ctrtransfer-prep.md +++ b/docs/de_DE/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Kopiere `FBI.3dsx` in den `/3ds/`-Ordner auf deiner SD-Karte 10. Kopiere `faketik.3dsx` in den Ordner `/3ds/` auf deiner SD-Karte 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/de_DE/_include/ish-chorus.md b/docs/de_DE/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/de_DE/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/de_DE/checking-for-cfw.md b/docs/de_DE/checking-for-cfw.md index 0a75418f16..a26b165965 100644 --- a/docs/de_DE/checking-for-cfw.md +++ b/docs/de_DE/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/de_DE/contribute.md b/docs/de_DE/contribute.md index 09933ef715..e52b81b49d 100644 --- a/docs/de_DE/contribute.md +++ b/docs/de_DE/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/de_DE/index.md b/docs/de_DE/index.md index f5a55de2e4..16720113b8 100644 --- a/docs/de_DE/index.md +++ b/docs/de_DE/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/de_DE/installing-boot9strap-(mset9).md b/docs/de_DE/installing-boot9strap-(mset9).md index 5a6fd25825..70636c4951 100644 --- a/docs/de_DE/installing-boot9strap-(mset9).md +++ b/docs/de_DE/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # boot9strap installieren (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/de_DE/installing-boot9strap-(mset9-cli).md b/docs/de_DE/installing-boot9strap-(mset9-cli).md index 8521add4e8..f5d2ac2254 100644 --- a/docs/de_DE/installing-boot9strap-(mset9-cli).md +++ b/docs/de_DE/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/de_DE/installing-boot9strap-(mset9-cli-ios).md b/docs/de_DE/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..de98af49f8 --- /dev/null +++ b/docs/de_DE/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/de_DE/installing-boot9strap-(mset9-play-store).md b/docs/de_DE/installing-boot9strap-(mset9-play-store).md index e830684d66..8a27bcce27 100644 --- a/docs/de_DE/installing-boot9strap-(mset9-play-store).md +++ b/docs/de_DE/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/de_DE/installing-boot9strap-(safecerthax).md b/docs/de_DE/installing-boot9strap-(safecerthax).md index b9c50029d6..5b76316e3d 100644 --- a/docs/de_DE/installing-boot9strap-(safecerthax).md +++ b/docs/de_DE/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/de_DE/installing-boot9strap-(ssloth-browser).md b/docs/de_DE/installing-boot9strap-(ssloth-browser).md index fbe8b1abe9..8e659a7492 100644 --- a/docs/de_DE/installing-boot9strap-(ssloth-browser).md +++ b/docs/de_DE/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/de_DE/installing-boot9strap-(super-skaterhax).md b/docs/de_DE/installing-boot9strap-(super-skaterhax).md index a5d18ef013..1700c29552 100644 --- a/docs/de_DE/installing-boot9strap-(super-skaterhax).md +++ b/docs/de_DE/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/de_DE/key-information.md b/docs/de_DE/key-information.md index 858b71f1c5..bd9f0c8b03 100644 --- a/docs/de_DE/key-information.md +++ b/docs/de_DE/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/de_DE/restoring-updating-cfw.md b/docs/de_DE/restoring-updating-cfw.md index 3969250675..394e8d5849 100644 --- a/docs/de_DE/restoring-updating-cfw.md +++ b/docs/de_DE/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/de_DE/troubleshooting-a9lh-to-b9s.md b/docs/de_DE/troubleshooting-a9lh-to-b9s.md index d7e9242f98..9d190e592b 100644 --- a/docs/de_DE/troubleshooting-a9lh-to-b9s.md +++ b/docs/de_DE/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/de_DE/troubleshooting-finalizing-setup.md b/docs/de_DE/troubleshooting-finalizing-setup.md index fb71ab2a43..7353ed7940 100644 --- a/docs/de_DE/troubleshooting-finalizing-setup.md +++ b/docs/de_DE/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/de_DE/troubleshooting-mset9.md b/docs/de_DE/troubleshooting-mset9.md index d67d0e015f..c82614ea2b 100644 --- a/docs/de_DE/troubleshooting-mset9.md +++ b/docs/de_DE/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/de_DE/troubleshooting-ntrboot.md b/docs/de_DE/troubleshooting-ntrboot.md index 105172e5f0..f621486866 100644 --- a/docs/de_DE/troubleshooting-ntrboot.md +++ b/docs/de_DE/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/de_DE/troubleshooting-post-install.md b/docs/de_DE/troubleshooting-post-install.md index b5d76c449d..a3bccd77eb 100644 --- a/docs/de_DE/troubleshooting-post-install.md +++ b/docs/de_DE/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/de_DE/troubleshooting-safecerthax.md b/docs/de_DE/troubleshooting-safecerthax.md index 38f900889f..49b1ff230f 100644 --- a/docs/de_DE/troubleshooting-safecerthax.md +++ b/docs/de_DE/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/de_DE/troubleshooting-soundhax.md b/docs/de_DE/troubleshooting-soundhax.md index ff83546601..b4927da9f6 100644 --- a/docs/de_DE/troubleshooting-soundhax.md +++ b/docs/de_DE/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/de_DE/troubleshooting-ssloth-browser.md b/docs/de_DE/troubleshooting-ssloth-browser.md index 63f7fbda80..19c92c8b20 100644 --- a/docs/de_DE/troubleshooting-ssloth-browser.md +++ b/docs/de_DE/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/de_DE/troubleshooting-super-skaterhax.md b/docs/de_DE/troubleshooting-super-skaterhax.md index 006cc18b53..cb8d6bed3a 100644 --- a/docs/de_DE/troubleshooting-super-skaterhax.md +++ b/docs/de_DE/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/de_DE/troubleshooting-updating-b9s.md b/docs/de_DE/troubleshooting-updating-b9s.md index c64a69048b..95ed2ce30b 100644 --- a/docs/de_DE/troubleshooting-updating-b9s.md +++ b/docs/de_DE/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. Wenn diese Seite das Problem nicht lösen kann, tritt bitte [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) und beschreibe dein Problem, zusätzlich mit dem, was du schon versucht hast. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/de_DE/troubleshooting.md b/docs/de_DE/troubleshooting.md index 138283de95..068f2d3e10 100644 --- a/docs/de_DE/troubleshooting.md +++ b/docs/de_DE/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/de_DE/uninstall-cfw.md b/docs/de_DE/uninstall-cfw.md index cb77a59142..fc246b1314 100644 --- a/docs/de_DE/uninstall-cfw.md +++ b/docs/de_DE/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/el_GR/_include/configure-luma3ds.md b/docs/el_GR/_include/configure-luma3ds.md index 3e77c6e2a9..46b8026e72 100644 --- a/docs/el_GR/_include/configure-luma3ds.md +++ b/docs/el_GR/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Η κονσόλα σας θα πρέπει να έχει κάνει εκκίνηση στο μενού ρυθμίσεων του Luma3DS - Το μενού ρυθμίσεων του Luma3DS περιέχει επιλογές για το custom firmware «Luma3DS». Πολλές από αυτές τις ρυθμίσεις χρησιμεύουν στην προσαρμογή ή τον έλεγχο για σφάλματα - Για τους σκοπούς αυτού του οδηγού, **αφήστε αυτές τις επιλογές στις προεπιλεγμένες ρυθμίσεις** (μην ενεργοποιήσετε και μην απενεργοποιήσετε τίποτα) - - Εάν η κονσόλα σας απενεργοποιείται κατά την εκκίνηση, βεβαιωθείτε ότι έχετε αντιγράψει το `boot.firm` από το αρχείο `.zip` του Luma3DS στη ρίζα της κάρτας SD σας + - Εάν η κονσόλα σας εμφανίζει ένα λευκό LED ειδοποίησης και απενεργοποιείται όταν προσπαθείτε να την ενεργοποιήσετε, βεβαιωθείτε ότι το [αρχείο `boot.firm` του Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) βρίσκεται στη ρίζα της κάρτας SD (εντός του `Luma3DSvX.X.X.zip`) 2. Πατήστε το (Start) για αποθήκευση και επανεκκίνηση diff --git a/docs/el_GR/_include/ctrtransfer-prep.md b/docs/el_GR/_include/ctrtransfer-prep.md index 2ce5f0d090..0a9fbba1e9 100644 --- a/docs/el_GR/_include/ctrtransfer-prep.md +++ b/docs/el_GR/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Αντιγράψτε το `FBI.3dsx` στον φάκελο `/3ds/` της κάρτας SD σας 10. Αντιγράψτε το `faketik.3dsx` στον φάκελο `/3ds/` της κάρτας SD σας 11. Εισαγάγετε ξανά την κάρτα SD στην κονσόλα σας + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/el_GR/_include/ish-chorus.md b/docs/el_GR/_include/ish-chorus.md new file mode 100644 index 0000000000..2ba02d60a1 --- /dev/null +++ b/docs/el_GR/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Αντιγράψτε την εξής εντολή: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Πατήστε στο παραπάνω πλαίσιο για να εμφανιστεί ένα εικονίδιο αντιγραφής +2. Ανοίξτε την εφαρμογή «iSH» +3. Επικολλήστε την παραπάνω εντολή πατώντας το [κουμπί επικόλλησης](/images/screenshots/mset9/ish-paste-button.png), που βρίσκεται στην πάνω δεξιά γωνία του πληκτρολογίου σας, και έπειτα, πατήστε το Return για να εκτελέσετε την εντολή +4. Επιλέξτε την κάρτα SD σας στο αναδυόμενο παράθυρο «Αρχεία» και επιλέξτε «Άνοιγμα» στην πάνω δεξιά γωνία του παραθύρου diff --git a/docs/el_GR/checking-for-cfw.md b/docs/el_GR/checking-for-cfw.md index 0e9d1ef311..fed0d8277c 100644 --- a/docs/el_GR/checking-for-cfw.md +++ b/docs/el_GR/checking-for-cfw.md @@ -53,6 +53,6 @@ ::: danger -Εάν δείτε κάτι που δεν περιγράφεται από τις παραπάνω επιλογές, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και ζητήστε βοήθεια στα αγγλικά. +Εάν δείτε κάτι που δεν περιγράφεται από τις παραπάνω επιλογές, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και ζητήστε βοήθεια στα αγγλικά. ::: diff --git a/docs/el_GR/contribute.md b/docs/el_GR/contribute.md index defadd4bc3..15ce54e139 100644 --- a/docs/el_GR/contribute.md +++ b/docs/el_GR/contribute.md @@ -4,7 +4,7 @@ ## Συντήρηση -Αυτός ο οδηγός είναι ανοικτού κώδικα· το αποθετήριό μας βρίσκεται [εδώ](https://github.com/hacks-guide/Guide_3DS). Αν έχετε παρατηρήσει κάποιο πρόβλημα σε αυτόν τον οδηγό, μπορείτε να υποβάλετε μια αναφορά για να μας ενημερώσετε ή ένα αίτημα συγχώνευσης για να κάνετε εσείς τις απαραίτητες αλλαγές. Μπορείτε επίσης να μιλήσετε μαζί μας στο κανάλι #guide-meta στο [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp). +Αυτός ο οδηγός είναι ανοικτού κώδικα· το αποθετήριό μας βρίσκεται [εδώ](https://github.com/hacks-guide/Guide_3DS). Αν έχετε παρατηρήσει κάποιο πρόβλημα σε αυτόν τον οδηγό, μπορείτε να υποβάλετε μια αναφορά για να μας ενημερώσετε ή ένα αίτημα συγχώνευσης για να κάνετε εσείς τις απαραίτητες αλλαγές. ## Μεταφράσεις diff --git a/docs/el_GR/faq.md b/docs/el_GR/faq.md index 00e2e96ac0..73a2687dec 100644 --- a/docs/el_GR/faq.md +++ b/docs/el_GR/faq.md @@ -162,7 +162,7 @@ :::details Η εγκατάστασή μου με καλύπτει. Γιατί να την αναβαθμίσω; -Η συντριπτική πλειοψηφία των σύγχρονων εφαρμογών homebrew (όπως το Checkpoint και το BootNTR Selector) έχει δοκιμαστεί μόνο σε σύγχρονες εγκαταστάσεις που βασίζονται στο boot9strap και ενδέχεται να μη λειτουργεί καλά (ή καθόλου) σε παλαιότερες εγκαταστάσεις που βασίζονται στο menuhax, το A9LH ή το Gateway. Επιπλέον, ανάλογα με την εγκατάστασή σας, ενδέχεται να μην μπορείτε να κάνετε με ασφάλεια ενημέρωση στο πιο πρόσφατο firmware. Οι σύγχρονες εγκαταστάσεις που βασίζονται στο boot9strap επιτρέπουν ένα υψηλότερο επίπεδο πρόσβασης στο σύστημα σε σχέση με τις παλαιότερες, παρέχοντας μεταξύ άλλων τη δυνατότητα να αποτυπώσετε την bootrom της κονσόλας σας. +Η συντριπτική πλειοψηφία των σύγχρονων εφαρμογών homebrew (όπως το Checkpoint και το BootNTR Selector) έχει δοκιμαστεί μόνο σε σύγχρονες εγκαταστάσεις που βασίζονται στο boot9strap και ενδέχεται να μην λειτουργεί καλά (ή καθόλου) σε παλαιότερες εγκαταστάσεις που βασίζονται στο menuhax, το A9LH ή το Gateway. Επιπλέον, ανάλογα με την εγκατάστασή σας, ενδέχεται να μην μπορείτε να κάνετε με ασφάλεια ενημέρωση στο πιο πρόσφατο firmware. Οι σύγχρονες εγκαταστάσεις που βασίζονται στο boot9strap επιτρέπουν ένα υψηλότερο επίπεδο πρόσβασης στο σύστημα σε σχέση με τις παλαιότερες, παρέχοντας μεταξύ άλλων τη δυνατότητα να αποτυπώσετε την bootrom της κονσόλας σας. ::: diff --git a/docs/el_GR/finalizing-setup.md b/docs/el_GR/finalizing-setup.md index 774ab0e461..a09fea3375 100644 --- a/docs/el_GR/finalizing-setup.md +++ b/docs/el_GR/finalizing-setup.md @@ -100,7 +100,7 @@ 1. Απενεργοποιήστε την κονσόλα σας 2. Κρατήστε πατημένο το (X) και ταυτόχρονα, ενεργοποιήστε την κονσόλα σας. Με αυτόν τον τρόπο, θα εκκινηθεί ο βοηθός ολοκλήρωσης εγκατάστασης - - Εάν γίνει εκκίνηση στο μενού «HOME», ο φάκελος `payloads` ενδέχεται να έχει λάθη στο όνομά του ή να μη βρίσκεται στη σωστή τοποθεσία + - Εάν γίνει εκκίνηση στο μενού «HOME», ο φάκελος `payloads` ενδέχεται να έχει λάθη στο όνομά του ή να μην βρίσκεται στη σωστή τοποθεσία - Εάν αντιμετωπίσετε κάποιο σφάλμα, συμβουλευτείτε τη σελίδα [Επίλυση προβλημάτων](troubleshooting-finalizing-setup) 3. Εάν η διαδικασία ήταν επιτυχής, η κονσόλα σας θα εκκινηθεί στο GodMode9 - Από εδώ και στο εξής, μπορείτε να έχετε πρόσβαση στο GodMode9 κρατώντας πατημένο το START κατά την ενεργοποίηση της κονσόλας σας diff --git a/docs/el_GR/index.md b/docs/el_GR/index.md index b5c48d54f3..ecf00ecf83 100644 --- a/docs/el_GR/index.md +++ b/docs/el_GR/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +Γνωρίζουμε ότι, επί του παρόντος, οι προσκλήσεις είναι απενεργοποιημένες για τον διακομιστή του Nintendo Homebrew στο Discord και εργαζόμαστε για να επιλύσουμε αυτό το ζήτημα. Για υποστήριξη, επισκεφθείτε τον [διακομιστή r/3ds στο Discord](https://discord.gg/3ds). + +::: + ::: info Διαβάστε προσεκτικά όλες τις εισαγωγικές σελίδες (συμπεριλαμβανομένης και της τρέχουσας!) πριν προχωρήσετε. diff --git a/docs/el_GR/installing-boot9strap-(mset9).md b/docs/el_GR/installing-boot9strap-(mset9).md index e59a9bcc77..6ce2d0d73a 100644 --- a/docs/el_GR/installing-boot9strap-(mset9).md +++ b/docs/el_GR/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Εγκατάσταση του boot9strap (MSET9) ## Επιλέξτε το λειτουργικό σας σύστημα @@ -6,6 +19,6 @@ Επιλέξτε το λειτουργικό σύστημα της συσκευής **που θα χρησιμοποιήσετε για την τροποποίηση της κονσόλας σας**. Η συσκευή θα πρέπει να έχει τη δυνατότητα ανάγνωσης και εγγραφής αρχείων στην κάρτα SD του 3DS. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/el_GR/installing-boot9strap-(mset9-cli).md b/docs/el_GR/installing-boot9strap-(mset9-cli).md index 3ee6a62853..a03577c73e 100644 --- a/docs/el_GR/installing-boot9strap-(mset9-cli).md +++ b/docs/el_GR/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -Αυτή η σελίδα απαιτεί έναν υπολογιστή με Windows, Linux ή macOS. Εάν διαθέτετε ένα τηλέφωνο ή tablet με Android ή ένα Chromebook, ακολουθήστε τις οδηγίες της ενότητας [Εγκατάσταση του boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Εάν δεν έχετε πρόσβαση σε καμία από αυτές τις συσκευές, θα πρέπει να χρησιμοποιήσετε ένα [εναλλακτικό exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Αυτή η σελίδα απαιτεί έναν υπολογιστή με Windows, Linux ή macOS. Εάν διαθέτετε ένα τηλέφωνο ή tablet με Android ή ένα Chromebook, ακολουθήστε τις οδηγίες της ενότητας [Εγκατάσταση του boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Εάν διαθέτετε ένα iPhone ή iPad, ακολουθήστε τα βήματα της ενότητας [Εγκατάσταση του boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)). Εάν δεν έχετε πρόσβαση σε καμία από αυτές τις συσκευές, θα πρέπει να χρησιμοποιήσετε ένα [εναλλακτικό exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ Σε αυτήν την ενότητα, θα εγκαταστήσετε custom firmware στην κονσόλα σας. 1. Όταν ζητηθεί, εισαγάγετε τον συνδυασμό πλήκτρων που θα εμφανιστεί στην πάνω οθόνη, ώστε να εγκαταστήσετε το boot9strap - - Εάν το κείμενο κάποιου βήματος στην κάτω οθόνη έχει κόκκινο χρώμα και δεν σας ζητείται να εισαγάγετε κάποιον συνδυασμό πλήκτρων, [ακολουθήστε αυτόν τον οδηγό επίλυσης προβλημάτων](troubleshooting-mset9) -2. Μόλις ολοκληρωθεί, πατήστε το (Α) για να επανεκκινήσετε την κονσόλα σας + - Εάν το κείμενο κάποιου βήματος στην κάτω οθόνη έχει κόκκινο χρώμα και δεν σας ζητείται να εισαγάγετε κάποιον συνδυασμό πλήκτρων, [ακολουθήστε αυτόν τον οδηγό επίλυσης προβλημάτων](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Εάν η πάνω οθόνη είναι κενή **και** βλέπετε το μήνυμα «Crypto Status - all checks passed» στην κάτω οθόνη, θα πρέπει να εισαγάγετε στα τυφλά τον συνδυασμό πλήκτρων. Πατήστε τα παρακάτω κουμπιά στην κονσόλα σας με αυτήν τη σειρά: + - Αριστερό βέλος στο D-Pad, κάτω βέλος στο D-Pad, δεξί βέλος στο D-Pad, πάνω βέλος στο D-Pad, A +2. Μόλις ολοκληρωθεί η διαδικασία (και τα επτά βήματα στην κάτω οθόνη θα είναι πράσινα), πατήστε το (A) για να επανεκκινήσετε την κονσόλα σας diff --git a/docs/el_GR/installing-boot9strap-(mset9-cli-ios).md b/docs/el_GR/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..fa0aab84f4 --- /dev/null +++ b/docs/el_GR/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Εγκατάσταση του boot9strap (MSET9 CLI iOS) + +:::details Τεχνικές λεπτομέρειες (προαιρετικό) + +Το [MSET9](https://github.com/zoogie/MSET9) είναι ένα exploit για την εφαρμογή «System Settings», το οποίο αναπτύσσεται από τον [zoogie](https://github.com/zoogie). Εκμεταλλεύεται ένα ελάττωμα όπου το ID1 (το όνομα του δεύτερου φακέλου, που αποτελείται από 32 χαρακτήρες, μέσα στον φάκελο «Nintendo 3DS», εντός του ID0) μπορεί να είναι _οποιοδήποτε_ όνομα εφόσον είναι 32 χαρακτήρες. Η εκτέλεση μιας συγκεκριμένης ακολουθίας ενεργειών έχει ως αποτέλεσμα την εκτέλεση των οδηγιών από την κονσόλα, οι οποίες κωδικοποιούνται στο όνομα του φακέλου ID1, πράγμα που μπορεί να χρησιμοποιηθεί για την παροχή πλήρους ελέγχου επί του 3DS. + +::: + +## Σημειώσεις συμβατότητας + +::: warning + +Αυτή η σελίδα απαιτεί ένα iPhone ή ένα iPad με iOS/iPadOS 14.0 ή νεότερο. Εάν διαθέτετε έναν υπολογιστή με Windows, macOS ή Linux, ακολουθήστε τις οδηγίες της ενότητας [Εγκατάσταση του boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Εάν διαθέτετε ένα τηλέφωνο ή tablet με Android ή ένα Chromebook, ακολουθήστε τις οδηγίες της ενότητας [Εγκατάσταση του boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Εάν δεν έχετε πρόσβαση σε καμία από αυτές τις συσκευές, θα πρέπει να χρησιμοποιήσετε ένα [εναλλακτικό exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +Επειδή τα iPhone και τα iPad δεν διαθέτουν υποδοχή κάρτας SD, θα χρειαστείτε έναν προσαρμογέα για να συνδέσετε την κάρτα SD στη συσκευή σας (π.χ. έναν προσαρμογέα Lightning σε κάρτα SD ή USB-C σε κάρτα SD). + +::: + +## Τι χρειάζεστε + +- Την εφαρμογή [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) από το App Store + +## Οδηγίες + +::: info + +Σε αυτήν τη σελίδα, θα χρησιμοποιήσετε το script «MSET9», το οποίο χρησιμοποιείται για την ενεργοποίηση του MSET9. Όσο η εκτέλεση του script είναι σε εξέλιξη, τα δεδομένα του χρήστη θα εξαφανιστούν προσωρινά, αλλά θα επιστρέψουν μετά την ολοκλήρωση των βημάτων αυτής της σελίδας. Εάν λάβετε κάποιο σφάλμα κατά την εκτέλεση του script, η λύση σε αυτό θα βρίσκεται πιθανότατα στη σελίδα [Επίλυση προβλημάτων](troubleshooting-mset9). + +::: + +### Ενότητα I - Προετοιμασία + +Σε αυτήν την ενότητα, θα προετοιμάσετε το exploit «MSET9» δημιουργώντας **προσωρινά** ένα νέο προφίλ για το μενού «HOME» χωρίς δεδομένα χρήστη. Στη συνέχεια, θα διαμορφώσετε αυτό το προφίλ μόνο με τα ελάχιστα δεδομένα που απαιτούνται για την ενεργοποίηση του MSET9. Τα υπάρχοντα δεδομένα χρήστη θα εξαφανιστούν, αλλά θα επανέλθουν όταν τελειώσετε με τις οδηγίες αυτής της σελίδας. + +1. Εισαγάγετε την κάρτα SD σας στο iPhone/iPad σας (χρησιμοποιώντας έναν προσαρμογέα) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Πληκτρολογήστε τον αριθμό που αντιστοιχεί στο μοντέλο και την έκδοση της κονσόλας σας και πατήστε το Return + + - Η οθόνη θα πρέπει να αλλάξει σε αυτό: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Βεβαιωθείτε ότι εμφανίζεται το σωστό μοντέλο κονσόλας και η σωστή έκδοση +2. Πληκτρολογήστε `1` και πατήστε το Return για να ξεκινήσει η διαδικασία δημιουργίας του ID1 του MSET9 +3. Αφού διαβάσετε το μήνυμα αποποίησης ευθυνών, πληκτρολογήστε ξανά `1` και πατήστε το Return για να το αποδεχτείτε + - Εάν λάβετε κάποιο σφάλμα, δείτε τη σελίδα [Επίλυση προβλημάτων](troubleshooting-mset9) και δοκιμάστε ξανά +4. Εάν δείτε το μήνυμα «Created hacked ID1.», πατήστε το Return για να κλείσετε το script «MSET9» + - Το 3DS σας θα φαίνεται σαν να μη διαθέτει καμία εγκατεστημένη εφαρμογή από τον χρήστη στο μενού «HOME». **Αυτό είναι αναμενόμενο.** Τα δεδομένα σας θα επιστρέψουν σε ένα μεταγενέστερο βήμα +5. Εισαγάγετε ξανά την κάρτα SD στην κονσόλα σας +6. Ενεργοποιήστε την κονσόλα σας +7. Ανοίξτε το Mii Maker +8. Περιμένετε μέχρι η κονσόλα σας να φτάσει στην οθόνη [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) και έπειτα, κλείστε το Mii Maker και επιστρέψτε στο μενού «HOME» + - Ενδέχεται να δείτε [αυτήν την οθόνη](/images/screenshots/mset9/mii-extdata.png), η οποία υποδεικνύει ότι έχουν δημιουργηθεί τα απαραίτητα δεδομένα + - Εάν οδηγηθείτε απλώς στην [κανονική](/images/screenshots/mset9/mii-existing.png) οθόνη του Mii Maker, τότε τα δεδομένα υπάρχουν ήδη. Κλείστε το Mii Maker και επιστρέψτε στο μενού «HOME» +9. Εκκινήστε την εφαρμογή «System Settings» και μεταβείτε στο `Data Management` -> `Nintendo 3DS` -> `Software` -> «Reset» ([εικόνα](/images/screenshots/database-reset.jpg)) + - Αυτή η ενέργεια δεν θα διαγράψει τα δεδομένα σας +10. Απενεργοποιήστε την κονσόλα σας πατώντας το κουμπί ισχύος και επιλέγοντας «Power Off» στην κάτω οθόνη +11. Εισαγάγετε την κάρτα SD σας στο iPhone/iPad σας (χρησιμοποιώντας έναν προσαρμογέα) + + + +1. Πληκτρολογήστε τον αριθμό που αντιστοιχεί στο μοντέλο και την έκδοση της κονσόλας σας και πατήστε το Return + + - Η οθόνη θα πρέπει να αλλάξει στο εξής και να εμφανίσει την ένδειξη `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - Εάν η οθόνη δηλώνει [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Πληκτρολογήστε `2`, πατήστε το Return για να ελέγξετε την κατάσταση του MSET9 και ακολουθήστε τις οδηγίες + - Μόλις επιλύσετε το ζήτημα, επιστρέψτε στο Βήμα 14 της Ενότητας I + - Για περισσότερες πληροφορίες, δείτε τη σελίδα [Επίλυση προβλημάτων](troubleshooting-mset9) +2. Πληκτρολογήστε `0` και πατήστε το Return για να κλείσετε το script +3. Εισαγάγετε ξανά την κάρτα SD στην κονσόλα σας + +### Ενότητα II - MSET9 + +Σε αυτήν την ενότητα, θα ενεργοποιήσετε το MSET9 για να εκκινηθεί το SafeB9SInstaller (το πρόγραμμα εγκατάστασης του custom firmware). + +::: danger + +Θα πρέπει να ακολουθήσετε αυτές τις οδηγίες **ΚΑΤΑ ΓΡΑΜΜΑ**, οπότε ελέγξτε ξανά προσεκτικά ΟΛΑ όσα κάνετε για να αποφύγετε τυχόν σφάλματα! + +::: + +1. Ενεργοποιήστε την κονσόλα σας, εξασφαλίζοντας ότι έχει επιλεχθεί η εφαρμογή «System Settings» + - Εάν δεν έχει επιλεχθεί η εφαρμογή «System Settings», **[επισημάνετε](/images/screenshots/mset9/hover-settings.png)** το εικονίδιο «System Settings» με το D-Pad, απενεργοποιήστε την κονσόλα σας και έπειτα, ενεργοποιήστε την ξανά +2. Πατήστε το (A) για να εκκινήσετε την εφαρμογή «System Settings» +3. Μεταβείτε στο `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([εικόνα](/images/screenshots/mset9/settings-extdata.png)) +4. **Μην πατήσετε κανένα κουμπί και μην αγγίξτε την οθόνη** +5. **Ενώ η κονσόλα είναι ΑΚΟΜΑ ΕΝΕΡΓΗ και χωρίς να πατήσετε κανένα κουμπί ή να αγγίξετε την οθόνη**, αφαιρέστε την κάρτα SD από την κονσόλα σας + - Το μενού θα ανανεωθεί και θα δηλώσει ότι δεν έχει εισαχθεί κάρτα SD +6. Εισαγάγετε την κάρτα SD σας στο iPhone/iPad σας (χρησιμοποιώντας έναν προσαρμογέα) + + + +1. Πληκτρολογήστε τον αριθμό που αντιστοιχεί στο μοντέλο και την έκδοση της κονσόλας σας και πατήστε το Return +2. Στην οθόνη του MSET9, πληκτρολογήστε `3` και πατήστε το Return για να εισαγάγετε το MSET9 + - Θα πρέπει να δείτε το μήνυμα «MSET9 successfully injected!» +3. Πατήστε το Return για να κλείσετε το script «MSET9» +4. Εισαγάγετε ξανά την κάρτα SD στην κονσόλα σας **χωρίς να πατήσετε οποιοδήποτε πλήκτρο ή να αγγίξετε την οθόνη** +5. Εάν το exploit ήταν επιτυχές, θα έχει γίνει εκκίνηση στο SafeB9SInstaller + - Εάν λάβετε μια κόκκινη οθόνη ή αν «κολλήσει» η κονσόλα σε κάποια οθόνη φόρτωσης, ακολουθήστε τον [οδηγό επίλυσης προβλημάτων](troubleshooting-mset9) + +### Ενότητα III - Εγκατάσταση του boot9strap + +Σε αυτήν την ενότητα, θα εγκαταστήσετε custom firmware στην κονσόλα σας. + +1. Όταν ζητηθεί, εισαγάγετε τον συνδυασμό πλήκτρων που θα εμφανιστεί στην πάνω οθόνη, ώστε να εγκαταστήσετε το boot9strap + - Εάν το κείμενο κάποιου βήματος στην κάτω οθόνη έχει κόκκινο χρώμα και δεν σας ζητείται να εισαγάγετε κάποιον συνδυασμό πλήκτρων, [ακολουθήστε αυτόν τον οδηγό επίλυσης προβλημάτων](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Εάν η πάνω οθόνη είναι κενή **και** βλέπετε το μήνυμα «Crypto Status - all checks passed» στην κάτω οθόνη, θα πρέπει να εισαγάγετε στα τυφλά τον συνδυασμό πλήκτρων. Πατήστε τα παρακάτω κουμπιά στην κονσόλα σας με αυτήν τη σειρά: + - Αριστερό βέλος στο D-Pad, κάτω βέλος στο D-Pad, δεξί βέλος στο D-Pad, πάνω βέλος στο D-Pad, A +2. Μόλις ολοκληρωθεί η διαδικασία (και τα επτά βήματα στην κάτω οθόνη θα είναι πράσινα), πατήστε το (A) για να επανεκκινήσετε την κονσόλα σας + + + +### Ενότητα IV - Αφαίρεση του MSET9 + +Σε αυτήν την ενότητα, θα αφαιρέσετε το MSET9 για να αποτρέψετε περαιτέρω προβλήματα και να επαναφέρετε τα δεδομένα χρήστη σας (παιχνίδια, θέματα, κ.λπ.). (Αυτή η ενέργεια δεν θα αφαιρέσει το custom firmware που μόλις εγκαταστήσατε.) + +::: danger + +ΜΗΝ παραλείψετε αυτήν την ενότητα! Αν την παραλείψετε, η λειτουργία των εφαρμογών ενδέχεται να διακοπεί απροσδόκητα και θα συναντήσετε σφάλματα στην επόμενη σελίδα! + +::: + +1. Απενεργοποιήστε την κονσόλα σας +2. Εισαγάγετε την κάρτα SD σας στο iPhone/iPad σας (χρησιμοποιώντας έναν προσαρμογέα) + + + +1. Πληκτρολογήστε τον αριθμό που αντιστοιχεί στο μοντέλο και την έκδοση της κονσόλας σας και πατήστε το Return + - Η τρέχουσα κατάσταση θα πρέπει να εμφανίζει [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - Εάν έχετε ήδη αφαιρέσει το αρχείο ενεργοποίησης (ή δεν είχατε κάνει ποτέ εισαγωγή του), η τρέχουσα κατάσταση θα εμφανίζει [Ready](/images/screenshots/mset9/mset9-ish-ready.png). Μεταβείτε στο Βήμα 6 +2. Πληκτρολογήστε `4` και πατήστε το Return για να αφαιρέσετε το αρχείο ενεργοποίησης + - Θα πρέπει να δείτε το μήνυμα «Removed trigger file.» +3. Πληκτρολογήστε `5` και πατήστε το Return για να αφαιρέσετε το MSET9 + - Θα πρέπει να δείτε το μήνυμα «Successfully removed MSET9!» +4. Πατήστε το Return για να κλείσετε το script «MSET9» + + + +___ + +::: danger + +Ακολουθήσατε την Ενότητα IV (Αφαίρεση του MSET9); Η ενότητα αυτή είναι ΥΠΟΧΡΕΩΤΙΚΗ! + +::: + +::: tip + +Συνέχεια στην [Ολοκλήρωση εγκατάστασης](finalizing-setup) + +::: diff --git a/docs/el_GR/installing-boot9strap-(mset9-play-store).md b/docs/el_GR/installing-boot9strap-(mset9-play-store).md index 47a4b1db00..524846d202 100644 --- a/docs/el_GR/installing-boot9strap-(mset9-play-store).md +++ b/docs/el_GR/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -Αυτή η σελίδα απαιτεί ένα τηλέφωνο/tablet με Android ή ένα Chromebook. Εάν διαθέτετε έναν υπολογιστή με Windows, macOS ή Linux, ακολουθήστε τις οδηγίες της ενότητας [Εγκατάσταση του boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Εάν δεν έχετε πρόσβαση σε καμία από αυτές τις συσκευές, θα πρέπει να χρησιμοποιήσετε ένα [εναλλακτικό exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Αυτή η σελίδα απαιτεί ένα τηλέφωνο/tablet με Android ή ένα Chromebook. Εάν διαθέτετε ένα iPhone ή iPad, ακολουθήστε τα βήματα της ενότητας [Εγκατάσταση του boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)). Εάν διαθέτετε έναν υπολογιστή με Windows, macOS ή Linux, ακολουθήστε τις οδηγίες της ενότητας [Εγκατάσταση του boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Εάν δεν έχετε πρόσβαση σε καμία από αυτές τις συσκευές, θα πρέπει να χρησιμοποιήσετε ένα [εναλλακτικό exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ Σε αυτήν την ενότητα, θα εγκαταστήσετε custom firmware στην κονσόλα σας. 1. Όταν ζητηθεί, εισαγάγετε τον συνδυασμό πλήκτρων που θα εμφανιστεί στην πάνω οθόνη, ώστε να εγκαταστήσετε το boot9strap - - Εάν το κείμενο κάποιου βήματος στην κάτω οθόνη έχει κόκκινο χρώμα και δεν σας ζητείται να εισαγάγετε κάποιον συνδυασμό πλήκτρων, [ακολουθήστε αυτόν τον οδηγό επίλυσης προβλημάτων](troubleshooting-mset9) -2. Μόλις ολοκληρωθεί, πατήστε το (Α) για να επανεκκινήσετε την κονσόλα σας + - Εάν το κείμενο κάποιου βήματος στην κάτω οθόνη έχει κόκκινο χρώμα και δεν σας ζητείται να εισαγάγετε κάποιον συνδυασμό πλήκτρων, [ακολουθήστε αυτόν τον οδηγό επίλυσης προβλημάτων](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Εάν η πάνω οθόνη είναι κενή **και** βλέπετε το μήνυμα «Crypto Status - all checks passed» στην κάτω οθόνη, θα πρέπει να εισαγάγετε στα τυφλά τον συνδυασμό πλήκτρων. Πατήστε τα παρακάτω κουμπιά στην κονσόλα σας με αυτήν τη σειρά: + - Αριστερό βέλος στο D-Pad, κάτω βέλος στο D-Pad, δεξί βέλος στο D-Pad, πάνω βέλος στο D-Pad, A +2. Μόλις ολοκληρωθεί η διαδικασία (και τα επτά βήματα στην κάτω οθόνη θα είναι πράσινα), πατήστε το (A) για να επανεκκινήσετε την κονσόλα σας diff --git a/docs/el_GR/installing-boot9strap-(safecerthax).md b/docs/el_GR/installing-boot9strap-(safecerthax).md index 366eb1990b..2e0c993648 100644 --- a/docs/el_GR/installing-boot9strap-(safecerthax).md +++ b/docs/el_GR/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ 6. Εισαγάγετε ξανά την κάρτα SD στην κονσόλα σας 7. Ενεργοποιήστε την κονσόλα σας +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Ενότητα III - Διακομιστής μεσολάβησης του safecerthax ::: warning diff --git a/docs/el_GR/installing-boot9strap-(ssloth-browser).md b/docs/el_GR/installing-boot9strap-(ssloth-browser).md index 672585cb33..1bd1347c6b 100644 --- a/docs/el_GR/installing-boot9strap-(ssloth-browser).md +++ b/docs/el_GR/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ 8. Εισαγάγετε ξανά την κάρτα SD στην κονσόλα σας 9. Ενεργοποιήστε την κονσόλα σας +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Ενότητα II - SSLoth Σε αυτήν την ενότητα, θα αλλάξετε τις ρυθμίσεις σύνδεσης στο διαδίκτυο για να χρησιμοποιήσετε ένα δίκτυο διακομιστών μεσολάβησης, σχεδιασμένο έτσι, ώστε να παρακάμπτει τον έλεγχο της έκδοσης του προγράμματος περιήγησης, επιτρέποντας τη λειτουργία του χωρίς ενημέρωση του συστήματος. Αυτό θα σας επιτρέψει να αποκτήσετε πρόσβαση στην ιστοσελίδα του exploit στην επόμενη ενότητα. diff --git a/docs/el_GR/installing-boot9strap-(super-skaterhax).md b/docs/el_GR/installing-boot9strap-(super-skaterhax).md index 56aebc0e5c..31f1f3825e 100644 --- a/docs/el_GR/installing-boot9strap-(super-skaterhax).md +++ b/docs/el_GR/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ head: ### Τι χρειάζεστε -- Το αρχείο zip του [Super-skaterhax](https://skater.nintendohomebrew.com) για την περιοχή και την έκδοση συστήματος της κονσόλας σας +- Το αρχείο `.zip` του [Super-skaterhax](https://skater.nintendohomebrew.com) για την περιοχή και την έκδοση συστήματος της κονσόλας σας #### Ενότητα I - Προετοιμασία @@ -58,14 +58,14 @@ head: - Εάν λάβετε μια [προειδοποίηση](/images/screenshots/skaterhax/country-change-notice.png) που δηλώνει ότι θα χάσετε την πρόσβαση στις λειτουργίες του Nintendo Network ID, μπορείτε να επιλέξετε με ασφάλεια το «OK» για να συνεχίσετε 9. Χρησιμοποιήστε τις εξής επιλογές σύμφωνα με την περιοχή της κονσόλας σας ([εικόνα](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: Επιλέξτε πρώτα «United States» και έπειτα, «Do Not Set» + - EUR: Επιλέξτε πρώτα «United Kingdom» και έπειτα, «Do Not Set» + - JPN: Επιλέξτε πρώτα «日本» και έπειτα, «設定しない» + - KOR: Επιλέξτε πρώτα «대한민국» και έπειτα, «설정하지 않음» 10. Μεταβείτε στο «Date & Time» -11. Ορίστε τα «Today's Date» και «Current Time» στην τρέχουσα ημερομηνία και ώρα της ζώνης ώρας σας +11. Ρυθμίστε τις επιλογές «Today's Date» και «Current Time» στην τρέχουσα ημερομηνία και ώρα, αντίστοιχα 12. Κλείστε την εφαρμογή «System Settings» diff --git a/docs/el_GR/key-information.md b/docs/el_GR/key-information.md index 7c6511527a..a85038d80d 100644 --- a/docs/el_GR/key-information.md +++ b/docs/el_GR/key-information.md @@ -32,7 +32,7 @@ ::: -Στις περισσότερες περιπτώσεις, μπορείτε να ακολουθήσετε αυτόν τον οδηγό εφόσον μπορείτε να κάνετε λήψη αρχείων από το διαδίκτυο και να τα αντιγράψετε στην κάρτα SD σας. Αυτό περιλαμβάνει τις περισσότερες ηλεκτρονικές συσκευές του εμπορίου, όπως υπολογιστές με Windows, macOS, Linux και chromeOS (Chromebook), καθώς και τηλέφωνα Android. Ανάλογα με την ηλεκτρονική σας συσκευή, ίσως χρειαστεί να προμηθευτείτε έναν προσαρμογέα USB σε κάρτα SD για να καταστεί δυνατή η ανάγνωση της κάρτας SD σας. +Στις περισσότερες περιπτώσεις, μπορείτε να ακολουθήσετε αυτόν τον οδηγό εφόσον μπορείτε να κάνετε λήψη αρχείων από το διαδίκτυο και να τα αντιγράψετε στην κάρτα SD σας. Αυτό περιλαμβάνει τις περισσότερες ηλεκτρονικές συσκευές του εμπορίου, όπως υπολογιστές με Windows, macOS, Linux και chromeOS (Chromebook), καθώς και τηλέφωνα Android. Ανάλογα με την ηλεκτρονική σας συσκευή, ίσως χρειαστεί να προμηθευτείτε έναν προσαρμογέα κάρτας SD για να καταστεί δυνατή η ανάγνωση της κάρτας SD σας. :::: @@ -168,7 +168,7 @@ - Εάν έχετε ερωτήσεις που δεν έχουν απαντηθεί σε αυτήν τη σελίδα, ίσως βρείτε τις απαντήσεις στις [συχνές ερωτήσεις πριν από την εγκατάσταση](faq#pre-installation-faq). - Εάν αντιμετωπίσετε κάποιο πρόβλημα ενώ ακολουθείτε αυτόν τον οδηγό, μπορείτε να ελέγξετε τη σελίδα [Επίλυση προβλημάτων](troubleshooting) για κάποια λύση. -- Εάν οι πόροι που παρέχουμε εδώ δεν σας βοηθούν, μπορείτε να λάβετε προσωπική υποστήριξη στο [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp). +- Εάν οι πόροι που παρέχουμε εδώ δεν σας βοηθούν, μπορείτε να λάβετε προσωπική υποστήριξη στο [r/3ds στο Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/el_GR/restoring-updating-cfw.md b/docs/el_GR/restoring-updating-cfw.md index 4156a15ed9..0617e0b623 100644 --- a/docs/el_GR/restoring-updating-cfw.md +++ b/docs/el_GR/restoring-updating-cfw.md @@ -21,6 +21,12 @@ ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + Έχει πλέον εγκατασταθεί η πιο πρόσφατη έκδοση του Luma3DS στην κάρτα SD σας και στην εσωτερική μνήμη. ::: diff --git a/docs/el_GR/troubleshooting-a9lh-to-b9s.md b/docs/el_GR/troubleshooting-a9lh-to-b9s.md index 73c8bcb422..7c589170ea 100644 --- a/docs/el_GR/troubleshooting-a9lh-to-b9s.md +++ b/docs/el_GR/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (Από το A9LH στο B9S) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Από το A9LH στο B9S». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Από το A9LH στο B9S». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα με το SafeB9SInstaller diff --git a/docs/el_GR/troubleshooting-finalizing-setup.md b/docs/el_GR/troubleshooting-finalizing-setup.md index 55296a9278..a2a4873b56 100644 --- a/docs/el_GR/troubleshooting-finalizing-setup.md +++ b/docs/el_GR/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (Ολοκλήρωση εγκατάστασης) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Ολοκλήρωση εγκατάστασης». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Ολοκλήρωση εγκατάστασης». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα με την ολοκλήρωση της εγκατάστασης @@ -15,9 +15,9 @@ 5. Διαγράψτε τη σύνδεση Wi-Fi σας και έπειτα, επανασυνδεθείτε στο Wi-Fi σας 6. Επανεκκινήστε τον δρομολογητή WiFi σας 7. Συνδεθείτε σε κάποιο άλλο δίκτυο Wi-Fi, όπως ένα σημείο πρόσβασης κινητής συσκευής -8. Οι διακομιστές της Nintendo ενδέχεται να μη λειτουργούν. Δοκιμάστε ξανά αργότερα +8. Οι διακομιστές της Nintendo ενδέχεται να μην λειτουργούν. Δοκιμάστε ξανά αργότερα 9. Εάν εξακολουθείτε να λαμβάνετε σφάλμα, [ακολουθήστε τον οδηγό για το CTRTransfer](ctrtransfer) και δοκιμάστε ξανά -10. Για περαιτέρω υποστήριξη (στα αγγλικά), γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) +10. Για περαιτέρω υποστήριξη (στα αγγλικά), γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ :::details Error #24: SD is write-protected -Βεβαιωθείτε ότι η κάρτα SD σας δεν είναι [κλειδωμένη](/images/sdlock.png). Εάν η κάρτα SD δεν είναι κλειδωμένη και συνεχίζετε να λαμβάνετε αυτό το σφάλμα, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για βοήθεια. +Βεβαιωθείτε ότι η κάρτα SD σας δεν είναι [κλειδωμένη](/images/sdlock.png). Εάν η κάρτα SD δεν είναι κλειδωμένη και συνεχίζετε να λαμβάνετε αυτό το σφάλμα, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια. ::: @@ -108,7 +108,7 @@ :::details Error #12: Copy (file).db fail -Βεβαιωθείτε ότι η κάρτα SD σας δεν είναι [κλειδωμένη](/images/sdlock.png). Εάν η κάρτα SD δεν είναι κλειδωμένη και συνεχίζετε να λαμβάνετε αυτό το σφάλμα, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για βοήθεια. +Βεβαιωθείτε ότι η κάρτα SD σας δεν είναι [κλειδωμένη](/images/sdlock.png). Εάν η κάρτα SD δεν είναι κλειδωμένη και συνεχίζετε να λαμβάνετε αυτό το σφάλμα, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια. ::: diff --git a/docs/el_GR/troubleshooting-mset9.md b/docs/el_GR/troubleshooting-mset9.md index e515438dee..d518c30357 100644 --- a/docs/el_GR/troubleshooting-mset9.md +++ b/docs/el_GR/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (MSET9) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα των σελίδων «Εγκατάσταση του boot9strap (MSET9)», «Εγκατάσταση του boot9strap (MSET9 CLI)» και «Εγκατάσταση του boot9strap (MSET9 Play Store)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα των σελίδων «Εγκατάσταση του boot9strap (MSET9)», «Εγκατάσταση του boot9strap (MSET9 CLI)» και «Εγκατάσταση του boot9strap (MSET9 Play Store)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## MSET9 (εφαρμογή/script) diff --git a/docs/el_GR/troubleshooting-ntrboot.md b/docs/el_GR/troubleshooting-ntrboot.md index 6e0a2ac531..8a4bb6fe0d 100644 --- a/docs/el_GR/troubleshooting-ntrboot.md +++ b/docs/el_GR/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (ntrboot) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (ntrboot)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (ntrboot)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα με το SafeB9SInstaller diff --git a/docs/el_GR/troubleshooting-post-install.md b/docs/el_GR/troubleshooting-post-install.md index 0059bbb54d..7ab902faf2 100644 --- a/docs/el_GR/troubleshooting-post-install.md +++ b/docs/el_GR/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (Μετά την εγκατάσταση) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε μετά την εγκατάσταση του custom firmware. Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε μετά την εγκατάσταση του custom firmware. Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα εκκίνησης @@ -49,7 +49,7 @@ - Ενεργοποιήστε την κονσόλα σας - Εάν η διαδικασία ήταν επιτυχής, η κονσόλα θα εκκινηθεί στην οθόνη «update your system» 5. Ακολουθήστε τον οδηγό [CTRTransfer](ctrtransfer) -6. Για περαιτέρω υποστήριξη, ζητήστε βοήθεια στο [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) +6. Για περαιτέρω υποστήριξη, ζητήστε βοήθεια στο [r/3ds στο Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ 2. Απενεργοποιήστε την κονσόλα σας, αφαιρέστε την κάρτα SD, εισαγάγετέ τη στον υπολογιστή σας, κάντε λήψη της πιο πρόσφατης έκδοσης του [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), αποσυμπιέστε το `boot.firm` από το `Luma3DS.zip` και τοποθετήστε το στη ρίζα της κάρτας SD σας (αντικαθιστώντας οποιοδήποτε υπάρχον αρχείο) 3. Απενεργοποιήστε την κονσόλα σας, αφαιρέστε την κάρτα SD, εισαγάγετέ τη στον υπολογιστή σας και διαμορφώστε ξανά την κάρτα SD, ανάλογα με το λειτουργικό σύστημα του υπολογιστή σας: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(αυτή η ενέργεια θα διαγράψει τα δεδομένα της κάρτας SD)_ 4. Ελέγξτε την κάρτα SD σας για σφάλματα ακολουθώντας τον οδηγό που αντιστοιχεί στο λειτουργικό σύστημα του υπολογιστή σας: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). Εάν η κάρτα SD επισημανθεί ως ελαττωματική («faulty»), τότε θα πρέπει να την αντικαταστήσετε -5. Η υποδοχή της κάρτας SD μπορεί να έχει χαλάσει. Γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για περαιτέρω βοήθεια +5. Η υποδοχή της κάρτας SD μπορεί να έχει χαλάσει. Γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για περαιτέρω βοήθεια ::: :::details Μπλε οθόνη «BOOTROM ERROR» -Η κονσόλα σας έχει πιθανώς καταστεί μη λειτουργική. Θα χρειαστεί να αγοράσετε μια flashcart με ntrboot για να εγκαταστήσετε εκ νέου το boot9strap, προκειμένου να προσπαθήσετε να διορθώσετε την κονσόλα σας. Αυτό μπορεί επίσης να υποδεικνύει ένα ζήτημα υλικού που δεν μπορεί να διορθωθεί. Σε κάθε περίπτωση, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για βοήθεια. +Η κονσόλα σας έχει πιθανώς καταστεί μη λειτουργική. Θα χρειαστεί να αγοράσετε μια flashcart με ntrboot για να εγκαταστήσετε εκ νέου το boot9strap, προκειμένου να προσπαθήσετε να διορθώσετε την κονσόλα σας. Αυτό μπορεί επίσης να υποδεικνύει ένα ζήτημα υλικού που δεν μπορεί να διορθωθεί. Σε κάθε περίπτωση, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια. - Είναι επίσης πιθανό να έχει οριστεί από κάποιον μια οθόνη εκκίνησης που να θυμίζει την κατάσταση αδυναμίας λειτουργίας. Δοκιμάστε να αφήσετε την κονσόλα σας ενεργοποιημένη, περιμένοντας στην μπλε οθόνη, για πέντε λεπτά. @@ -102,7 +102,7 @@ :::details Κάποιο άλλο σφάλμα -Τραβήξτε μια φωτογραφία του σφάλματος και γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για βοήθεια. +Τραβήξτε μια φωτογραφία του σφάλματος και γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια. ::: @@ -140,7 +140,7 @@ :::details Οθόνη εξαίρεσης κατά την εκκίνηση/φόρτωση μιας εφαρμογής Αναζητήστε την οθόνη εξαίρεσης σε [αυτήν τη σελίδα](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -Εάν δεν μπορείτε να βρείτε το σφάλμα σας ή αν δεν λειτούργησαν οι οδηγίες, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για περαιτέρω βοήθεια. +Εάν δεν μπορέσατε να βρείτε το σφάλμα σας ή αν δεν λειτούργησαν οι οδηγίες, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για περαιτέρω βοήθεια. ::: @@ -152,7 +152,7 @@ :::details Κάτι άλλο -Για να λάβετε βοήθεια, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το ζήτημα που αντιμετωπίζετε. +Γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια και περιγράψτε το ζήτημα που βλέπετε. ::: diff --git a/docs/el_GR/troubleshooting-safecerthax.md b/docs/el_GR/troubleshooting-safecerthax.md index 5f8b29a748..678eea7792 100644 --- a/docs/el_GR/troubleshooting-safecerthax.md +++ b/docs/el_GR/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (safecerthax) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (safecerthax)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (safecerthax)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα με το SafeB9SInstaller diff --git a/docs/el_GR/troubleshooting-soundhax.md b/docs/el_GR/troubleshooting-soundhax.md index b7d798742e..f4f420bc4f 100644 --- a/docs/el_GR/troubleshooting-soundhax.md +++ b/docs/el_GR/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Επίλυση προβλημάτων (Soundhax) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (Soundhax)», η οποία ισχύει για τις εκδόσεις συστήματος μεταξύ 1.0.0 και 11.3.0. Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (Soundhax)», η οποία ισχύει για τις εκδόσεις συστήματος μεταξύ 1.0.0 και 11.3.0. Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα με το Soundhax @@ -32,7 +32,7 @@ head: Εάν το παραπάνω δεν διορθώσει το πρόβλημά σας και χρησιμοποιείτε ένα Old 3DS/Old 3DS XL/Old 2DS, ενδέχεται να υπάρχει κάποιο ζήτημα όσον αφορά τις ενημερώσεις των κασετών. Ρίξτε ξανά μια ματιά στην έκδοση συστήματος. Εάν ο αριθμός πριν από το γράμμα είναι 4 ή μικρότερος (π.χ. 11.3.0-**4**U), αντικαταστήστε το αρχείο του Soundhax που βρίσκεται στη ρίζα της κάρτας SD σας με αυτό από [εδώ](http://soundhax.686178.xyz/frankenfirm.html?crash). -Εάν τίποτα από αυτά δεν διορθώσει το πρόβλημά σας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για βοήθεια. +Εάν καμία από αυτές τις λύσεις δεν διόρθωσε το ζήτημά σας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια. ::: @@ -42,7 +42,7 @@ head: Εάν το παραπάνω δεν διορθώσει το πρόβλημά σας και χρησιμοποιείτε ένα Old 3DS/Old 3DS XL/Old 2DS, ενδέχεται να υπάρχει κάποιο ζήτημα όσον αφορά τις ενημερώσεις των κασετών. Ρίξτε ξανά μια ματιά στην έκδοση συστήματος. Εάν ο αριθμός πριν από το γράμμα είναι 3 ή μικρότερος (π.χ. 11.3.0-**0**U), αντικαταστήστε το αρχείο του Soundhax που βρίσκεται στη ρίζα της κάρτας SD σας με αυτό από [εδώ](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -Εάν τίποτα από αυτά δεν διορθώσει το πρόβλημά σας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) για βοήθεια. +Εάν καμία από αυτές τις λύσεις δεν διόρθωσε το ζήτημά σας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) για βοήθεια. ::: diff --git a/docs/el_GR/troubleshooting-ssloth-browser.md b/docs/el_GR/troubleshooting-ssloth-browser.md index a202bd4f04..924de0c2bd 100644 --- a/docs/el_GR/troubleshooting-ssloth-browser.md +++ b/docs/el_GR/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (SSLoth-Browser) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (SSLoth-Browser)», η οποία ισχύει για τις εκδόσεις συστήματος μεταξύ 11.4.0 και 11.13.0. Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (SSLoth-Browser)», η οποία ισχύει για τις εκδόσεις συστήματος μεταξύ 11.4.0 και 11.13.0. Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ::: warning diff --git a/docs/el_GR/troubleshooting-super-skaterhax.md b/docs/el_GR/troubleshooting-super-skaterhax.md index 3f25f303dd..f159b4bd9c 100644 --- a/docs/el_GR/troubleshooting-super-skaterhax.md +++ b/docs/el_GR/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (super-skaterhax) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (super-skaterhax)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Εγκατάσταση του boot9strap (super-skaterhax)». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ::: warning diff --git a/docs/el_GR/troubleshooting-updating-b9s.md b/docs/el_GR/troubleshooting-updating-b9s.md index f1eb82c4d0..e94766648a 100644 --- a/docs/el_GR/troubleshooting-updating-b9s.md +++ b/docs/el_GR/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Επίλυση προβλημάτων (Ενημέρωση του B9S) -Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Ενημέρωση του B9S». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. +Αυτή η σελίδα παρέχει συμβουλές για την επίλυση κοινών προβλημάτων που ενδέχεται να αντιμετωπίσετε με τα βήματα της σελίδας «Ενημέρωση του B9S». Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας με τις συμβουλές αυτής της σελίδας, γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και περιγράψτε το πρόβλημά σας, καθώς και όλες τις λύσεις που έχετε ήδη δοκιμάσει. ## Ζητήματα με το SafeB9SInstaller diff --git a/docs/el_GR/troubleshooting.md b/docs/el_GR/troubleshooting.md index be054c21a5..e35150d0ef 100644 --- a/docs/el_GR/troubleshooting.md +++ b/docs/el_GR/troubleshooting.md @@ -2,7 +2,7 @@ Αυτή η σελίδα συγκεντρώνει όλους τους που παρέχουμε σχετικά με την επίλυση κοινών ζητημάτων που ενδέχεται να αντιμετωπίσετε. Κάντε κλικ στον σύνδεσμο που αντιστοιχεί στη σελίδα που ακολουθείτε, ώστε να εξερευνήσετε τους σχετικούς τρόπους επίλυσης προβλημάτων. -Εάν δεν μπορείτε να διορθώσετε το πρόβλημα σας, ζητήστε βοήθεια από το [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp). Εάν δεν βλέπετε το πρόβλημά σας και γνωρίζετε τη λύση, [ενημερώστε μας!](https://github.com/hacks-guide/Guide_3DS/issues) +Εάν δεν μπορείτε να διορθώσετε το ζήτημά σας, ζητήστε βοήθεια στο [r/3ds στο Discord](https://discord.gg/3ds). Εάν δεν βλέπετε το πρόβλημά σας και γνωρίζετε τη λύση, [ενημερώστε μας!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/el_GR/uninstall-cfw.md b/docs/el_GR/uninstall-cfw.md index ddbfe96994..4caa791ed8 100644 --- a/docs/el_GR/uninstall-cfw.md +++ b/docs/el_GR/uninstall-cfw.md @@ -17,7 +17,7 @@ - Κάποια από τις εφαρμογές του συστήματός σας δυσλειτουργεί - Η κονσόλα σας δεν μπορεί να εκκινηθεί στο μενού «HOME» -**ΣΤΑΜΑΤΗΣΤΕ!!!** Η αφαίρεση του custom firmware είναι ένα περιττό ρίσκο που, στην καλύτερη περίπτωση, θα σπαταλήσει τον χρόνο σας και, στη χειρότερη περίπτωση, θα καταστήσει την κονσόλα σας **ΜΗ ΛΕΙΤΟΥΡΓΙΚΗ**. Μια καλύτερη ιδέα θα ήταν να ζητήσετε βοήθεια στο [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp). +**ΣΤΑΜΑΤΗΣΤΕ!!!** Η αφαίρεση του custom firmware είναι ένα περιττό ρίσκο που, στην καλύτερη περίπτωση, θα σπαταλήσει τον χρόνο σας και, στη χειρότερη περίπτωση, θα καταστήσει την κονσόλα σας **ΜΗ ΛΕΙΤΟΥΡΓΙΚΗ**. Μια καλύτερη ιδέα θα ήταν να ζητήσετε βοήθεια στο [r/3ds στο Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ ::: danger -Εάν ΔΕΝ γίνει εκκίνηση στο κανονικό μενού «ΗΟΜΕ» του 3DS ή εάν δεν είναι προσβάσιμη η εφαρμογή «System Settings» ή το πληκτρολόγιο, **ΜΗ συνεχίσετε με αυτές τις οδηγίες**! Γίνετε μέλος του [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp) και ζητήστε (στα αγγλικά) από κάποιον εκεί να σας βοηθήσει. +Εάν ΔΕΝ γίνει εκκίνηση στο κανονικό μενού «ΗΟΜΕ» του 3DS ή εάν δεν είναι προσβάσιμη η εφαρμογή «System Settings» ή το πληκτρολόγιο, **ΜΗΝ συνεχίσετε με αυτές τις οδηγίες**! Γίνετε μέλος του [r/3ds στο Discord](https://discord.gg/3ds) και ζητήστε βοήθεια από κάποιον (στα αγγλικά). ::: @@ -196,7 +196,7 @@ - Κάποια από τις εφαρμογές του συστήματός σας δυσλειτουργεί - Η κονσόλα σας δεν μπορεί να εκκινηθεί στο μενού «HOME» -**ΣΤΑΜΑΤΗΣΤΕ!!!** Η αφαίρεση του custom firmware είναι ένα περιττό ρίσκο που, στην καλύτερη περίπτωση, θα σπαταλήσει τον χρόνο σας και, στη χειρότερη περίπτωση, θα καταστήσει την κονσόλα σας **ΜΗ ΛΕΙΤΟΥΡΓΙΚΗ**. Μια καλύτερη ιδέα θα ήταν να ζητήσετε βοήθεια στο [Nintendo Homebrew στο Discord](https://discord.gg/MWxPgEp). +**ΣΤΑΜΑΤΗΣΤΕ!!!** Η αφαίρεση του custom firmware είναι ένα περιττό ρίσκο που, στην καλύτερη περίπτωση, θα σπαταλήσει τον χρόνο σας και, στη χειρότερη περίπτωση, θα καταστήσει την κονσόλα σας **ΜΗ ΛΕΙΤΟΥΡΓΙΚΗ**. Μια καλύτερη ιδέα θα ήταν να ζητήσετε βοήθεια στο [r/3ds στο Discord](https://discord.gg/3ds). ::: diff --git a/docs/en_PT/_include/configure-luma3ds.md b/docs/en_PT/_include/configure-luma3ds.md index 12b57334c1..06a4a932a8 100644 --- a/docs/en_PT/_include/configure-luma3ds.md +++ b/docs/en_PT/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save 'n reboot diff --git a/docs/en_PT/_include/ctrtransfer-prep.md b/docs/en_PT/_include/ctrtransfer-prep.md index 8614a88ce9..a96123cd32 100644 --- a/docs/en_PT/_include/ctrtransfer-prep.md +++ b/docs/en_PT/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to th' `/3ds/` folder on ye SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/en_PT/_include/ish-chorus.md b/docs/en_PT/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/en_PT/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/en_PT/checking-for-cfw.md b/docs/en_PT/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/en_PT/checking-for-cfw.md +++ b/docs/en_PT/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/en_PT/contribute.md b/docs/en_PT/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/en_PT/contribute.md +++ b/docs/en_PT/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/en_PT/index.md b/docs/en_PT/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/en_PT/index.md +++ b/docs/en_PT/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/en_PT/installing-boot9strap-(mset9).md b/docs/en_PT/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/en_PT/installing-boot9strap-(mset9).md +++ b/docs/en_PT/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/en_PT/installing-boot9strap-(mset9-cli).md b/docs/en_PT/installing-boot9strap-(mset9-cli).md index 9e101b7b9f..941172426d 100644 --- a/docs/en_PT/installing-boot9strap-(mset9-cli).md +++ b/docs/en_PT/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/en_PT/installing-boot9strap-(mset9-cli-ios).md b/docs/en_PT/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/en_PT/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/en_PT/installing-boot9strap-(mset9-play-store).md b/docs/en_PT/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/en_PT/installing-boot9strap-(mset9-play-store).md +++ b/docs/en_PT/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/en_PT/installing-boot9strap-(safecerthax).md b/docs/en_PT/installing-boot9strap-(safecerthax).md index 8a4017b5ec..5a33c717c6 100644 --- a/docs/en_PT/installing-boot9strap-(safecerthax).md +++ b/docs/en_PT/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/en_PT/installing-boot9strap-(ssloth-browser).md b/docs/en_PT/installing-boot9strap-(ssloth-browser).md index 4e8b6df388..835e4b1440 100644 --- a/docs/en_PT/installing-boot9strap-(ssloth-browser).md +++ b/docs/en_PT/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/en_PT/installing-boot9strap-(super-skaterhax).md b/docs/en_PT/installing-boot9strap-(super-skaterhax).md index 6070d88efe..0bcad0c227 100644 --- a/docs/en_PT/installing-boot9strap-(super-skaterhax).md +++ b/docs/en_PT/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/en_PT/key-information.md b/docs/en_PT/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/en_PT/key-information.md +++ b/docs/en_PT/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/en_PT/restoring-updating-cfw.md b/docs/en_PT/restoring-updating-cfw.md index a604f2161d..464c1731c0 100644 --- a/docs/en_PT/restoring-updating-cfw.md +++ b/docs/en_PT/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/en_PT/troubleshooting-a9lh-to-b9s.md b/docs/en_PT/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/en_PT/troubleshooting-a9lh-to-b9s.md +++ b/docs/en_PT/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/en_PT/troubleshooting-finalizing-setup.md b/docs/en_PT/troubleshooting-finalizing-setup.md index c68f6d9134..d9361d15ea 100644 --- a/docs/en_PT/troubleshooting-finalizing-setup.md +++ b/docs/en_PT/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/en_PT/troubleshooting-mset9.md b/docs/en_PT/troubleshooting-mset9.md index 4a4d50ad6f..ba67d83bc7 100644 --- a/docs/en_PT/troubleshooting-mset9.md +++ b/docs/en_PT/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/en_PT/troubleshooting-ntrboot.md b/docs/en_PT/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/en_PT/troubleshooting-ntrboot.md +++ b/docs/en_PT/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/en_PT/troubleshooting-post-install.md b/docs/en_PT/troubleshooting-post-install.md index 28b78c024a..a39559de90 100644 --- a/docs/en_PT/troubleshooting-post-install.md +++ b/docs/en_PT/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/en_PT/troubleshooting-safecerthax.md b/docs/en_PT/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/en_PT/troubleshooting-safecerthax.md +++ b/docs/en_PT/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/en_PT/troubleshooting-soundhax.md b/docs/en_PT/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/en_PT/troubleshooting-soundhax.md +++ b/docs/en_PT/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/en_PT/troubleshooting-ssloth-browser.md b/docs/en_PT/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/en_PT/troubleshooting-ssloth-browser.md +++ b/docs/en_PT/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/en_PT/troubleshooting-super-skaterhax.md b/docs/en_PT/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/en_PT/troubleshooting-super-skaterhax.md +++ b/docs/en_PT/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/en_PT/troubleshooting-updating-b9s.md b/docs/en_PT/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/en_PT/troubleshooting-updating-b9s.md +++ b/docs/en_PT/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/en_PT/troubleshooting.md b/docs/en_PT/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/en_PT/troubleshooting.md +++ b/docs/en_PT/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/en_PT/uninstall-cfw.md b/docs/en_PT/uninstall-cfw.md index ab30b0cce4..12adac561e 100644 --- a/docs/en_PT/uninstall-cfw.md +++ b/docs/en_PT/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/es_ES/_include/configure-luma3ds.md b/docs/es_ES/_include/configure-luma3ds.md index b7b21967cc..a11e51c3db 100644 --- a/docs/es_ES/_include/configure-luma3ds.md +++ b/docs/es_ES/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Tu consola debería haber iniciado en el menú de configuración de Luma3DS - En el menú de configuración de Luma3DS están los ajustes para el custom firmware Luma3DS. Muchos de estos ajustes pueden ser útiles para la personalización o depuración - Para los fines de esta guía, **deja estas opciones en los valores por defecto** (no marques ni desmarques nada) - - Si la consola se apaga cuando intentas encenderla, asegúrate de que haber copiado `boot.firm` desde el archivo `.zip` de Luma3DS a la raíz de tu tarjeta SD + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Presiona (Start) para guardar y reiniciar diff --git a/docs/es_ES/_include/ctrtransfer-prep.md b/docs/es_ES/_include/ctrtransfer-prep.md index b8b69ec49b..ebd54a1561 100644 --- a/docs/es_ES/_include/ctrtransfer-prep.md +++ b/docs/es_ES/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copia `FBI.3dsx` a la carpeta `/3ds/` de tu tarjeta SD 10. Copia `faketik.3dsx` a la carpeta `/3ds/` en tu tarjeta SD 11. Reinserta la tarjeta SD en tu consola + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/es_ES/_include/ish-chorus.md b/docs/es_ES/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/es_ES/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/es_ES/_include/troubleshooting-get-help-common.md b/docs/es_ES/_include/troubleshooting-get-help-common.md index 6141000659..3daac1fb11 100644 --- a/docs/es_ES/_include/troubleshooting-get-help-common.md +++ b/docs/es_ES/_include/troubleshooting-get-help-common.md @@ -2,6 +2,6 @@ ___ :::details Otra cosa -Únete al [Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) (en inglés) para obtener ayuda; y describe el problema que tengas. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. ::: diff --git a/docs/es_ES/checking-for-cfw.md b/docs/es_ES/checking-for-cfw.md index d11e118748..a2e345a7c5 100644 --- a/docs/es_ES/checking-for-cfw.md +++ b/docs/es_ES/checking-for-cfw.md @@ -53,6 +53,6 @@ Si ves GodMode9, Decrypt9WIP, Hourglass9 o el Luma3DS chainloader, mantuviste pu ::: danger -Si ves algo no contemplado en las opciones mencionadas, únete al servidor de [Nintendo Homebrew en Discord](https://discord.gg/MWxPgEp) y pide ayuda en inglés. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/es_ES/contribute.md b/docs/es_ES/contribute.md index 6b9ba73f3f..c0367a95d6 100644 --- a/docs/es_ES/contribute.md +++ b/docs/es_ES/contribute.md @@ -4,7 +4,7 @@ ## Mantenimiento -Esta guía es de código abierto; nuestro repositorio está disponible [aquí](https://github.com/hacks-guide/Guide_3DS). Si has notado un problema en esta guía, puedes abrir un hilo allí para hacérnoslo saber, o hacer un pull request para proponer los cambios necesarios tú mismo. También puedes hablar con nosotros en el canal #guide-meta en [el Discord de Nintendo Homebrew](https://discord.gg/MWxPgEp) (en inglés). +Esta guía es de código abierto; nuestro repositorio está disponible [aquí](https://github.com/hacks-guide/Guide_3DS). Si has notado un problema en esta guía, puedes abrir un hilo allí para hacérnoslo saber, o hacer un pull request para proponer los cambios necesarios tú mismo. ## Traducciones diff --git a/docs/es_ES/index.md b/docs/es_ES/index.md index c986f51eeb..06d89b1a22 100644 --- a/docs/es_ES/index.md +++ b/docs/es_ES/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Lee detenidamente todas las páginas de introducción (¡incluyendo ésta!) antes de proceder. diff --git a/docs/es_ES/installing-boot9strap-(mset9).md b/docs/es_ES/installing-boot9strap-(mset9).md index 2b5c078d57..db46804126 100644 --- a/docs/es_ES/installing-boot9strap-(mset9).md +++ b/docs/es_ES/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Instalar boot9strap (MSET9) ## Elige tu sistema operativo @@ -6,6 +19,6 @@ Las instrucciones para MSET9 difieren dependiendo de la computadora, teléfono o Selecciona el sistema operativo del dispositivo **que utilizarás para modificar tu consola**. El dispositivo necesitará alguna forma de leer y escribir archivos dentro de la tarjeta SD de tu 3DS. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/es_ES/installing-boot9strap-(mset9-cli).md b/docs/es_ES/installing-boot9strap-(mset9-cli).md index b1c92e1d30..8aa1fc63e5 100644 --- a/docs/es_ES/installing-boot9strap-(mset9-cli).md +++ b/docs/es_ES/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -Esta página requiere un PC con Windows, Linux o macOS. Si tienes un teléfono/tablet Android o una Chromebook, debes seguir [Instalar boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Si no tienes acceso a ninguno de estos dispositivos, deberás utilizar un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Esta página requiere un PC con Windows, Linux o macOS. Si tienes un teléfono/tablet Android o una Chromebook, debes seguir [Instalar boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. Si no tienes acceso a ninguno de estos dispositivos, deberás utilizar un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ Debes de seguir estas instrucciones de forma **EXACTA**, ¡así que revisa caute En esta sección, instalarás custom firmware en tu consola. 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap - - Si algún paso en la pantalla inferior tiene el texto en color rojo y no se te pide que introduzcas una combinación de botones, [sigue la guía de resolución de problemas](troubleshooting-mset9) -2. Una vez completado, presiona (A) para reiniciar tu consola + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/es_ES/installing-boot9strap-(mset9-cli-ios).md b/docs/es_ES/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..135564ce57 --- /dev/null +++ b/docs/es_ES/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Detalles técnicos (opcional) + +[MSET9](https://github.com/zoogie/MSET9) es un exploit para el programa «Configuración de la consola» desarrollado por [zoogie](https://github.com/zoogie). Utiliza una falla donde la ID1 (la segunda carpeta de 32 caracteres dentro de la carpeta Nintendo 3DS, dentro de la ID0) puede tener _cualquier_ nombre siempre y cuando tenga 32 caracteres. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Notas de compatibilidad + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. Si tienes una computadora con Windows, macOS o Linux, sigue [Instalar boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Si tienes un teléfono/tablet Android o una Chromebook, debes seguir [Instalar boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Si no tienes acceso a ninguno de estos dispositivos, deberás utilizar un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## Lo que necesitas + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instrucciones + +::: info + +En esta página, utilizarás el script MSET9, que se utiliza para activar MSET9. Mientras el script está en progreso, los datos de usuario desaparecerán temporalmente, pero regresarán cuando termines con esta página. Si recibes un error al ejecutar el script, es probable que encuentres la solución en la página de [resolución de problemas](troubleshooting-mset9). + +::: + +### Sección I - Preparativos + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Tus datos de usuario existentes desaparecerán, pero volverán cuando finalices con esta página. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Asegúrate de que el modelo y versión de la consola mostrados sean los correctos +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - Si aparece un error, consulta la página de [resolución de problemas](troubleshooting-mset9) e inténtalo otra vez +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **Esto es normal.** Tus datos volverán más tarde en un paso posterior +5. Reinserta la tarjeta SD en la consola +6. Enciende tu consola +7. Abre el Editor de Mii +8. Espera a que tu consola llegue al mensaje que dice ["¡Estás en el editor de Mii!"](/images/screenshots/mset9/mii-welcome.png), luego cierra el Editor de Mii y vuelve al Menú HOME + - Puede que veas [este mensaje](/images/screenshots/mset9/mii-extdata.png), cuál indica que los datos necesarios han sido creados + - Si llegas al [menú principal](/images/screenshots/mset9/mii-existing.png) del Editor de Mii, entonces los datos ya existen. Sal del Editor de Mii y vuelve al Menú HOME +9. Abre la configuración de la consola y ve hacia `Gestión de datos` -> `Nintendo 3DS` -> `Programas` -> Borrar ([imagen](/images/screenshots/database-reset.jpg)) + - Esto no borrará ninguno de tus datos +10. Apaga la consola presionando el botón POWER y luego tocando Apagar en la pantalla táctil +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Una vez que hayas resuelto el problema, vuelve a la Sección I Paso 14 + - Para más información, consulta la página de [resolución de problemas](troubleshooting-mset9) +2. Type `0`, then tap Return to close the script +3. Reinserta la tarjeta SD en la consola + +### Sección II - MSET9 + +En esta sección, activarás el exploit MSET9 para iniciar SafeB9SInstaller (el instalador de custom firmware). + +::: danger + +Debes de seguir estas instrucciones de forma **EXACTA**, ¡así que revisa cautelosamente TODO lo que haces para evitar problemas! + +::: + +1. Enciende tu consola, asegurándote de que el ícono de la configuración de la consola este seleccionado + - Si la configuración de la consola no está seleccionada, **[mueve el cursor](/images/screenshots/mset9/hover-settings.png)** al ícono de la configuración de la consola usando la cruz de control, apaga la consola, y enciéndela +2. Pulsa (A) para iniciar los Ajustes del Sistema +3. Navega a `Gestion de datos` -> `Nintendo 3DS` -> `Datos Adicionales` ([imagen](/images/screenshots/mset9/settings-extdata.png)) +4. **No presiones ningún botón ni toques la pantalla** +5. **Con la consola AÚN ENCENDIDA, y sin presionar ningún botón y sin tocar la pantalla**, saca la tarjeta SD de tu consola + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - Deberías ver el mensaje: "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinserta la tarjeta SD en tu consola **sin presionar ningún botón y sin tocar la pantalla** +5. Si el exploit fue exitoso, habrás iniciado SafeB9SInstaller + - Si aparece una pantalla roja o la consola se queda trabada en una pantalla de carga, sigue la [guía de resolución de problemas](troubleshooting-mset9) + +### Sección III - Instalar boot9strap + +En esta sección, instalarás custom firmware en tu consola. + +1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Sección IV - Remover MSET9 + +En esta sección, se removerá MSET9 para evitar futuros problemas y para restaurar tus datos (juegos, temas, etc). (Esto no removerá el custom firmware que acabas de instalar.) + +::: danger + +¡NO saltes esta sección! Si te saltas esta sección; ¡las aplicaciones podrían congelarse inesperadamente y te encontrarás con varios errores al seguir la página siguiente! + +::: + +1. Apaga la consola +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - Deberías ver el mensaje: "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - Deberías ver el mensaje: "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +¿Has seguido la Sección IV (Eliminar MSET9)? ¡Esa sección es OBLIGATORIA! + +::: + +::: tip + +Continúa a [Finalizar instalación](finalizing-setup) + +::: diff --git a/docs/es_ES/installing-boot9strap-(mset9-play-store).md b/docs/es_ES/installing-boot9strap-(mset9-play-store).md index b4df25048e..fdb4b90e0b 100644 --- a/docs/es_ES/installing-boot9strap-(mset9-play-store).md +++ b/docs/es_ES/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -Para seguir esta página se requiere un dispositivo Android o un Chromebook. Si tienes una computadora con Windows, macOS o Linux, sigue [Instalar boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Si no tienes acceso a ninguno de estos dispositivos, deberás utilizar un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Para seguir esta página se requiere un dispositivo Android o un Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. Si tienes una computadora con Windows, macOS o Linux, sigue [Instalar boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Si no tienes acceso a ninguno de estos dispositivos, deberás utilizar un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ Debes de seguir estas instrucciones de forma **EXACTA**, ¡así que revisa caute En esta sección, instalarás custom firmware en tu consola. 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap - - Si algún paso en la pantalla inferior tiene el texto en color rojo y no se te pide que introduzcas una combinación de botones, [sigue la guía de resolución de problemas](troubleshooting-mset9) -2. Una vez completado, presiona (A) para reiniciar tu consola + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/es_ES/installing-boot9strap-(safecerthax).md b/docs/es_ES/installing-boot9strap-(safecerthax).md index 93fabd6ee2..f41a9d4650 100644 --- a/docs/es_ES/installing-boot9strap-(safecerthax).md +++ b/docs/es_ES/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ En esta sección, copiarás los archivos necesarios para activar el exploit safe 6. Reinserta la tarjeta SD en la consola 7. Enciende tu consola +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Sección III - Proxy de safecerthax ::: warning @@ -84,7 +96,7 @@ En esta sección, instalarás custom firmware en tu consola. 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-safecerthax) -2. Una vez completado, presiona (A) para reiniciar tu consola +2. Once it is complete, press (A) to reboot your console diff --git a/docs/es_ES/installing-boot9strap-(ssloth-browser).md b/docs/es_ES/installing-boot9strap-(ssloth-browser).md index ca30ecb5e1..8e5194f8f8 100644 --- a/docs/es_ES/installing-boot9strap-(ssloth-browser).md +++ b/docs/es_ES/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinserta la tarjeta SD en la consola 9. Enciende tu consola +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. @@ -78,7 +90,7 @@ En esta sección, instalarás custom firmware en tu consola. 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-ssloth-browser) -2. Una vez completado, presiona (A) para reiniciar tu consola +2. Once it is complete, press (A) to reboot your console diff --git a/docs/es_ES/installing-boot9strap-(super-skaterhax).md b/docs/es_ES/installing-boot9strap-(super-skaterhax).md index ab28f5ae72..45132e3688 100644 --- a/docs/es_ES/installing-boot9strap-(super-skaterhax).md +++ b/docs/es_ES/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ Este exploit tiene resultados inconsistentes; para algunos funciona, para otros ### Lo que necesitas -- El zip [Super-skaterhax](https://skater.nintendohomebrew.com) para la región y la versión del sistema de tu consola +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Sección I - Preparativos @@ -58,14 +58,14 @@ En esta sección, copiarás los archivos necesarios para activar super-skaterhax - Si aparece una [advertencia](/images/screenshots/skaterhax/country-change-notice.png) diciendo que perderás acceso a funciones de Nintendo Network ID, puedes seleccionar "Aceptar" para continuar sin ningún problema 9. Selecciona las siguientes opciones según la región de tu consola ([imagen](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Dirígete a "Fecha y hora" -11. Configura "Fecha de hoy" y "Hora actual" con la fecha y hora correspondiente a tu franja horaria +11. Set "Today's Date" and "Current Time" to the current date and time 12. Sal de la configuración de la consola @@ -117,7 +117,7 @@ En esta sección, instalarás custom firmware en tu consola. 1. Cuando se te pida, introduce la combinación de botones mostrada para instalar boot9strap - Si algún paso en la pantalla inferior tiene el texto en color rojo y no se te pide que introduzcas una combinación de botones, [sigue la guía de resolución de problemas](troubleshooting-super-skaterhax) -2. Una vez completado, presiona (A) para reiniciar tu consola +2. Once it is complete, press (A) to reboot your console diff --git a/docs/es_ES/key-information.md b/docs/es_ES/key-information.md index e122a17162..3365144839 100644 --- a/docs/es_ES/key-information.md +++ b/docs/es_ES/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/es_ES/restoring-updating-cfw.md b/docs/es_ES/restoring-updating-cfw.md index 96729a4acc..f438819e37 100644 --- a/docs/es_ES/restoring-updating-cfw.md +++ b/docs/es_ES/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + La última versión de Luma3DS ha sido instalada en tu tarjeta SD y en la memoria interna. ::: diff --git a/docs/es_ES/troubleshooting-a9lh-to-b9s.md b/docs/es_ES/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/es_ES/troubleshooting-a9lh-to-b9s.md +++ b/docs/es_ES/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/es_ES/troubleshooting-finalizing-setup.md b/docs/es_ES/troubleshooting-finalizing-setup.md index d5d557466c..c9ba939431 100644 --- a/docs/es_ES/troubleshooting-finalizing-setup.md +++ b/docs/es_ES/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/es_ES/troubleshooting-mset9.md b/docs/es_ES/troubleshooting-mset9.md index 3349463105..5ed49ffa7d 100644 --- a/docs/es_ES/troubleshooting-mset9.md +++ b/docs/es_ES/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/es_ES/troubleshooting-ntrboot.md b/docs/es_ES/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/es_ES/troubleshooting-ntrboot.md +++ b/docs/es_ES/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/es_ES/troubleshooting-post-install.md b/docs/es_ES/troubleshooting-post-install.md index 5a5f565f6b..d923656332 100644 --- a/docs/es_ES/troubleshooting-post-install.md +++ b/docs/es_ES/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Enciende tu consola - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Otra cosa -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/es_ES/troubleshooting-safecerthax.md b/docs/es_ES/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/es_ES/troubleshooting-safecerthax.md +++ b/docs/es_ES/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/es_ES/troubleshooting-soundhax.md b/docs/es_ES/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/es_ES/troubleshooting-soundhax.md +++ b/docs/es_ES/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/es_ES/troubleshooting-ssloth-browser.md b/docs/es_ES/troubleshooting-ssloth-browser.md index 331491e1d5..551b64d237 100644 --- a/docs/es_ES/troubleshooting-ssloth-browser.md +++ b/docs/es_ES/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/es_ES/troubleshooting-super-skaterhax.md b/docs/es_ES/troubleshooting-super-skaterhax.md index b6ab81f11e..41dbef0ae2 100644 --- a/docs/es_ES/troubleshooting-super-skaterhax.md +++ b/docs/es_ES/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/es_ES/troubleshooting-updating-b9s.md b/docs/es_ES/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/es_ES/troubleshooting-updating-b9s.md +++ b/docs/es_ES/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/es_ES/troubleshooting.md b/docs/es_ES/troubleshooting.md index f9dbc888e3..c4bea9d39b 100644 --- a/docs/es_ES/troubleshooting.md +++ b/docs/es_ES/troubleshooting.md @@ -2,7 +2,7 @@ Esta página sirve como página de inicio para encontrar los recursos de resolución de problemas que ofrecemos para los problemas más comunes. Haz clic en el enlace correspondiente a la página que estás siguiendo para verlo. -Si no consigues solucionar el problema, pide ayuda (en inglés) en el servidor de [Nintendo Homebrew en Discord](https://discord.gg/MWxPgEp). Si no encuentras tu problema aquí y conoces su solución, [¡háznoslo saber!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). Si no encuentras tu problema aquí y conoces su solución, [¡háznoslo saber!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/es_ES/uninstall-cfw.md b/docs/es_ES/uninstall-cfw.md index d84b3cc031..165eff7a02 100644 --- a/docs/es_ES/uninstall-cfw.md +++ b/docs/es_ES/uninstall-cfw.md @@ -17,7 +17,7 @@ Si estás desinstalando CFW porque: - Uno de los programas del sistema no funciona - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ Si estás desinstalando CFW porque: - Uno de los programas del sistema no funciona - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/fi_FI/_include/configure-luma3ds.md b/docs/fi_FI/_include/configure-luma3ds.md index 6d16fb14ab..016b3a5960 100644 --- a/docs/fi_FI/_include/configure-luma3ds.md +++ b/docs/fi_FI/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Paina (START)-painiketta tallentaaksesi ja käynnistääksesi uudelleen diff --git a/docs/fi_FI/_include/ctrtransfer-prep.md b/docs/fi_FI/_include/ctrtransfer-prep.md index 50018e01b4..6c6fa21284 100644 --- a/docs/fi_FI/_include/ctrtransfer-prep.md +++ b/docs/fi_FI/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Kopioi `FBI.3dsx` SD-korttisi `/3ds/`-kansioon 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/fi_FI/_include/ish-chorus.md b/docs/fi_FI/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/fi_FI/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/fi_FI/checking-for-cfw.md b/docs/fi_FI/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/fi_FI/checking-for-cfw.md +++ b/docs/fi_FI/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/fi_FI/contribute.md b/docs/fi_FI/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/fi_FI/contribute.md +++ b/docs/fi_FI/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/fi_FI/index.md b/docs/fi_FI/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/fi_FI/index.md +++ b/docs/fi_FI/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/fi_FI/installing-boot9strap-(mset9).md b/docs/fi_FI/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/fi_FI/installing-boot9strap-(mset9).md +++ b/docs/fi_FI/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/fi_FI/installing-boot9strap-(mset9-cli).md b/docs/fi_FI/installing-boot9strap-(mset9-cli).md index d77d415501..9f7ab5966d 100644 --- a/docs/fi_FI/installing-boot9strap-(mset9-cli).md +++ b/docs/fi_FI/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/fi_FI/installing-boot9strap-(mset9-cli-ios).md b/docs/fi_FI/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..dec73e21a4 --- /dev/null +++ b/docs/fi_FI/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Jos haavoittuvuuden hyödyntäminen onnistui, SafeB9SInstallerin pitäisi avautua + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/fi_FI/installing-boot9strap-(mset9-play-store).md b/docs/fi_FI/installing-boot9strap-(mset9-play-store).md index 1512792939..1c67405e3e 100644 --- a/docs/fi_FI/installing-boot9strap-(mset9-play-store).md +++ b/docs/fi_FI/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/fi_FI/installing-boot9strap-(safecerthax).md b/docs/fi_FI/installing-boot9strap-(safecerthax).md index 2dc1dda89f..5a5320b79b 100644 --- a/docs/fi_FI/installing-boot9strap-(safecerthax).md +++ b/docs/fi_FI/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/fi_FI/installing-boot9strap-(ssloth-browser).md b/docs/fi_FI/installing-boot9strap-(ssloth-browser).md index 5a251e2071..4b8cf250c6 100644 --- a/docs/fi_FI/installing-boot9strap-(ssloth-browser).md +++ b/docs/fi_FI/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/fi_FI/installing-boot9strap-(super-skaterhax).md b/docs/fi_FI/installing-boot9strap-(super-skaterhax).md index e4e122dedd..88b2d8da9a 100644 --- a/docs/fi_FI/installing-boot9strap-(super-skaterhax).md +++ b/docs/fi_FI/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/fi_FI/key-information.md b/docs/fi_FI/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/fi_FI/key-information.md +++ b/docs/fi_FI/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/fi_FI/restoring-updating-cfw.md b/docs/fi_FI/restoring-updating-cfw.md index 42cd0c4cb9..33171e027c 100644 --- a/docs/fi_FI/restoring-updating-cfw.md +++ b/docs/fi_FI/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/fi_FI/troubleshooting-a9lh-to-b9s.md b/docs/fi_FI/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/fi_FI/troubleshooting-a9lh-to-b9s.md +++ b/docs/fi_FI/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fi_FI/troubleshooting-finalizing-setup.md b/docs/fi_FI/troubleshooting-finalizing-setup.md index 6ebb6b290c..2e0e599be4 100644 --- a/docs/fi_FI/troubleshooting-finalizing-setup.md +++ b/docs/fi_FI/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/fi_FI/troubleshooting-mset9.md b/docs/fi_FI/troubleshooting-mset9.md index c2db1d6489..8997c359df 100644 --- a/docs/fi_FI/troubleshooting-mset9.md +++ b/docs/fi_FI/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/fi_FI/troubleshooting-ntrboot.md b/docs/fi_FI/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/fi_FI/troubleshooting-ntrboot.md +++ b/docs/fi_FI/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fi_FI/troubleshooting-post-install.md b/docs/fi_FI/troubleshooting-post-install.md index 94cc85f38d..6b4ac1e7fd 100644 --- a/docs/fi_FI/troubleshooting-post-install.md +++ b/docs/fi_FI/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/fi_FI/troubleshooting-safecerthax.md b/docs/fi_FI/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/fi_FI/troubleshooting-safecerthax.md +++ b/docs/fi_FI/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fi_FI/troubleshooting-soundhax.md b/docs/fi_FI/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/fi_FI/troubleshooting-soundhax.md +++ b/docs/fi_FI/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/fi_FI/troubleshooting-ssloth-browser.md b/docs/fi_FI/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/fi_FI/troubleshooting-ssloth-browser.md +++ b/docs/fi_FI/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/fi_FI/troubleshooting-super-skaterhax.md b/docs/fi_FI/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/fi_FI/troubleshooting-super-skaterhax.md +++ b/docs/fi_FI/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/fi_FI/troubleshooting-updating-b9s.md b/docs/fi_FI/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/fi_FI/troubleshooting-updating-b9s.md +++ b/docs/fi_FI/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fi_FI/troubleshooting.md b/docs/fi_FI/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/fi_FI/troubleshooting.md +++ b/docs/fi_FI/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/fi_FI/uninstall-cfw.md b/docs/fi_FI/uninstall-cfw.md index a605cbec22..213078c67d 100644 --- a/docs/fi_FI/uninstall-cfw.md +++ b/docs/fi_FI/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/fr_FR/_include/configure-luma3ds.md b/docs/fr_FR/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/fr_FR/_include/configure-luma3ds.md +++ b/docs/fr_FR/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/fr_FR/_include/ctrtransfer-prep.md b/docs/fr_FR/_include/ctrtransfer-prep.md index 134f229449..ea38ac6c68 100644 --- a/docs/fr_FR/_include/ctrtransfer-prep.md +++ b/docs/fr_FR/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copiez `FBI.3dsx` dans le dossier `/3ds/` de votre carte SD 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/fr_FR/_include/ish-chorus.md b/docs/fr_FR/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/fr_FR/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/fr_FR/checking-for-cfw.md b/docs/fr_FR/checking-for-cfw.md index 6faa140d57..a5e15751f3 100644 --- a/docs/fr_FR/checking-for-cfw.md +++ b/docs/fr_FR/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/fr_FR/contribute.md b/docs/fr_FR/contribute.md index 26050eb8ec..6bdd20d4e0 100644 --- a/docs/fr_FR/contribute.md +++ b/docs/fr_FR/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/fr_FR/index.md b/docs/fr_FR/index.md index 50653094ea..18e42c7db3 100644 --- a/docs/fr_FR/index.md +++ b/docs/fr_FR/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Lisez attentivement toutes les pages d'introduction (y compris celle-ci !) avant de commencer. diff --git a/docs/fr_FR/installing-boot9strap-(mset9).md b/docs/fr_FR/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/fr_FR/installing-boot9strap-(mset9).md +++ b/docs/fr_FR/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/fr_FR/installing-boot9strap-(mset9-cli).md b/docs/fr_FR/installing-boot9strap-(mset9-cli).md index 4ec51318c7..a17e61ed7d 100644 --- a/docs/fr_FR/installing-boot9strap-(mset9-cli).md +++ b/docs/fr_FR/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. Lorsque vous y êtes invité, entrez la combinaison de touches indiquée sur l'écran supérieur pour installer boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/fr_FR/installing-boot9strap-(mset9-cli-ios).md b/docs/fr_FR/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..1eb7dc4f23 --- /dev/null +++ b/docs/fr_FR/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## Ce dont vous avez besoin + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. Lorsque vous y êtes invité, entrez la combinaison de touches indiquée sur l'écran supérieur pour installer boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/fr_FR/installing-boot9strap-(mset9-play-store).md b/docs/fr_FR/installing-boot9strap-(mset9-play-store).md index a534bc4e50..95b4597f4b 100644 --- a/docs/fr_FR/installing-boot9strap-(mset9-play-store).md +++ b/docs/fr_FR/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. Lorsque vous y êtes invité, entrez la combinaison de touches indiquée sur l'écran supérieur pour installer boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/fr_FR/installing-boot9strap-(safecerthax).md b/docs/fr_FR/installing-boot9strap-(safecerthax).md index fe6b3f53a3..c866929d99 100644 --- a/docs/fr_FR/installing-boot9strap-(safecerthax).md +++ b/docs/fr_FR/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/fr_FR/installing-boot9strap-(ssloth-browser).md b/docs/fr_FR/installing-boot9strap-(ssloth-browser).md index c174017a2d..7ff17b97f9 100644 --- a/docs/fr_FR/installing-boot9strap-(ssloth-browser).md +++ b/docs/fr_FR/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/fr_FR/installing-boot9strap-(super-skaterhax).md b/docs/fr_FR/installing-boot9strap-(super-skaterhax).md index da1abb7630..25196e13cf 100644 --- a/docs/fr_FR/installing-boot9strap-(super-skaterhax).md +++ b/docs/fr_FR/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### Ce dont vous avez besoin -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/fr_FR/key-information.md b/docs/fr_FR/key-information.md index 38275d1a4e..6346933d7d 100644 --- a/docs/fr_FR/key-information.md +++ b/docs/fr_FR/key-information.md @@ -32,7 +32,7 @@ Ce guide fonctionne avec toutes les consoles commerciales de la famille Nintendo ::: -Dans la plupart des cas, vous pouvez suivre ce guide tant que vous avez la possibilité de télécharger des fichiers depuis Internet et de les copier sur votre carte SD. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +Dans la plupart des cas, vous pouvez suivre ce guide tant que vous avez la possibilité de télécharger des fichiers depuis Internet et de les copier sur votre carte SD. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ Si vous rencontrez un problème en suivant ce guide, vous pouvez obtenir de l'ai - Si vous avez des questions qui n'ont pas reçu de réponse sur cette page, leurs réponses peuvent être dans la [FAQ Pré-installation](faq#pre-installation-faq). - Si vous rencontrez un problème en suivant ce guide, vous pouvez consulter la page de [Dépannage](troubleshooting) pour trouver une solution. -- Si les ressources que nous vous avons fournies ici ne vous ont pas aidées, vous pouvez obtenir une assistance individuelle sur [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/fr_FR/restoring-updating-cfw.md b/docs/fr_FR/restoring-updating-cfw.md index e8e05b4192..fd81fe93f4 100644 --- a/docs/fr_FR/restoring-updating-cfw.md +++ b/docs/fr_FR/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/fr_FR/troubleshooting-a9lh-to-b9s.md b/docs/fr_FR/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/fr_FR/troubleshooting-a9lh-to-b9s.md +++ b/docs/fr_FR/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fr_FR/troubleshooting-finalizing-setup.md b/docs/fr_FR/troubleshooting-finalizing-setup.md index 44dbd24f28..0c2a545a94 100644 --- a/docs/fr_FR/troubleshooting-finalizing-setup.md +++ b/docs/fr_FR/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/fr_FR/troubleshooting-mset9.md b/docs/fr_FR/troubleshooting-mset9.md index 33b02ac43e..24bf09234f 100644 --- a/docs/fr_FR/troubleshooting-mset9.md +++ b/docs/fr_FR/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/fr_FR/troubleshooting-ntrboot.md b/docs/fr_FR/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/fr_FR/troubleshooting-ntrboot.md +++ b/docs/fr_FR/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fr_FR/troubleshooting-post-install.md b/docs/fr_FR/troubleshooting-post-install.md index fb286d958d..2285867433 100644 --- a/docs/fr_FR/troubleshooting-post-install.md +++ b/docs/fr_FR/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/fr_FR/troubleshooting-safecerthax.md b/docs/fr_FR/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/fr_FR/troubleshooting-safecerthax.md +++ b/docs/fr_FR/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fr_FR/troubleshooting-soundhax.md b/docs/fr_FR/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/fr_FR/troubleshooting-soundhax.md +++ b/docs/fr_FR/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/fr_FR/troubleshooting-ssloth-browser.md b/docs/fr_FR/troubleshooting-ssloth-browser.md index ab76e40edb..8310116499 100644 --- a/docs/fr_FR/troubleshooting-ssloth-browser.md +++ b/docs/fr_FR/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/fr_FR/troubleshooting-super-skaterhax.md b/docs/fr_FR/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/fr_FR/troubleshooting-super-skaterhax.md +++ b/docs/fr_FR/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/fr_FR/troubleshooting-updating-b9s.md b/docs/fr_FR/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/fr_FR/troubleshooting-updating-b9s.md +++ b/docs/fr_FR/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/fr_FR/troubleshooting.md b/docs/fr_FR/troubleshooting.md index 31dab1ecba..a207d61654 100644 --- a/docs/fr_FR/troubleshooting.md +++ b/docs/fr_FR/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/fr_FR/uninstall-cfw.md b/docs/fr_FR/uninstall-cfw.md index e3b8d6edb8..bd1ba5f0b1 100644 --- a/docs/fr_FR/uninstall-cfw.md +++ b/docs/fr_FR/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/he_IL/_include/configure-luma3ds.md b/docs/he_IL/_include/configure-luma3ds.md index 8c7da9378b..e417fed657 100644 --- a/docs/he_IL/_include/configure-luma3ds.md +++ b/docs/he_IL/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. לחצו על (Start) על מנת לשמור ולהפעיל מחדש diff --git a/docs/he_IL/_include/ctrtransfer-prep.md b/docs/he_IL/_include/ctrtransfer-prep.md index 9d4ece2676..ac63ff48ab 100644 --- a/docs/he_IL/_include/ctrtransfer-prep.md +++ b/docs/he_IL/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. תעתיקו את 'FBI.3dsx' לתיקיה '/ 3ds /' על כרטיס הזכרון 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/he_IL/_include/ish-chorus.md b/docs/he_IL/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/he_IL/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/he_IL/checking-for-cfw.md b/docs/he_IL/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/he_IL/checking-for-cfw.md +++ b/docs/he_IL/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/he_IL/contribute.md b/docs/he_IL/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/he_IL/contribute.md +++ b/docs/he_IL/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/he_IL/index.md b/docs/he_IL/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/he_IL/index.md +++ b/docs/he_IL/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/he_IL/installing-boot9strap-(mset9).md b/docs/he_IL/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/he_IL/installing-boot9strap-(mset9).md +++ b/docs/he_IL/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/he_IL/installing-boot9strap-(mset9-cli).md b/docs/he_IL/installing-boot9strap-(mset9-cli).md index 4b5a8660bb..ec0fd8cf62 100644 --- a/docs/he_IL/installing-boot9strap-(mset9-cli).md +++ b/docs/he_IL/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/he_IL/installing-boot9strap-(mset9-cli-ios).md b/docs/he_IL/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..6790bddf65 --- /dev/null +++ b/docs/he_IL/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. כעת אתם אמורים להיכנס לתוך SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/he_IL/installing-boot9strap-(mset9-play-store).md b/docs/he_IL/installing-boot9strap-(mset9-play-store).md index a13a0dc087..3beb724f2f 100644 --- a/docs/he_IL/installing-boot9strap-(mset9-play-store).md +++ b/docs/he_IL/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/he_IL/installing-boot9strap-(safecerthax).md b/docs/he_IL/installing-boot9strap-(safecerthax).md index effddb4b97..38651a693e 100644 --- a/docs/he_IL/installing-boot9strap-(safecerthax).md +++ b/docs/he_IL/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/he_IL/installing-boot9strap-(ssloth-browser).md b/docs/he_IL/installing-boot9strap-(ssloth-browser).md index 11697ccb60..0a8b79da0b 100644 --- a/docs/he_IL/installing-boot9strap-(ssloth-browser).md +++ b/docs/he_IL/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/he_IL/installing-boot9strap-(super-skaterhax).md b/docs/he_IL/installing-boot9strap-(super-skaterhax).md index d15663539e..33d51035cb 100644 --- a/docs/he_IL/installing-boot9strap-(super-skaterhax).md +++ b/docs/he_IL/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/he_IL/key-information.md b/docs/he_IL/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/he_IL/key-information.md +++ b/docs/he_IL/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/he_IL/restoring-updating-cfw.md b/docs/he_IL/restoring-updating-cfw.md index e50c740372..bd3ef450d3 100644 --- a/docs/he_IL/restoring-updating-cfw.md +++ b/docs/he_IL/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/he_IL/troubleshooting-a9lh-to-b9s.md b/docs/he_IL/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/he_IL/troubleshooting-a9lh-to-b9s.md +++ b/docs/he_IL/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/he_IL/troubleshooting-finalizing-setup.md b/docs/he_IL/troubleshooting-finalizing-setup.md index 14cf584048..2060a5e8d7 100644 --- a/docs/he_IL/troubleshooting-finalizing-setup.md +++ b/docs/he_IL/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/he_IL/troubleshooting-mset9.md b/docs/he_IL/troubleshooting-mset9.md index cd75d01586..1c52fca7ee 100644 --- a/docs/he_IL/troubleshooting-mset9.md +++ b/docs/he_IL/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/he_IL/troubleshooting-ntrboot.md b/docs/he_IL/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/he_IL/troubleshooting-ntrboot.md +++ b/docs/he_IL/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/he_IL/troubleshooting-post-install.md b/docs/he_IL/troubleshooting-post-install.md index 28d24ffb1e..3c7ae93880 100644 --- a/docs/he_IL/troubleshooting-post-install.md +++ b/docs/he_IL/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/he_IL/troubleshooting-safecerthax.md b/docs/he_IL/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/he_IL/troubleshooting-safecerthax.md +++ b/docs/he_IL/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/he_IL/troubleshooting-soundhax.md b/docs/he_IL/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/he_IL/troubleshooting-soundhax.md +++ b/docs/he_IL/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/he_IL/troubleshooting-ssloth-browser.md b/docs/he_IL/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/he_IL/troubleshooting-ssloth-browser.md +++ b/docs/he_IL/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/he_IL/troubleshooting-super-skaterhax.md b/docs/he_IL/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/he_IL/troubleshooting-super-skaterhax.md +++ b/docs/he_IL/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/he_IL/troubleshooting-updating-b9s.md b/docs/he_IL/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/he_IL/troubleshooting-updating-b9s.md +++ b/docs/he_IL/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/he_IL/troubleshooting.md b/docs/he_IL/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/he_IL/troubleshooting.md +++ b/docs/he_IL/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/he_IL/uninstall-cfw.md b/docs/he_IL/uninstall-cfw.md index e84953aaf3..c47ad9d666 100644 --- a/docs/he_IL/uninstall-cfw.md +++ b/docs/he_IL/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/hr_HR/_include/configure-luma3ds.md b/docs/hr_HR/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/hr_HR/_include/configure-luma3ds.md +++ b/docs/hr_HR/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/hr_HR/_include/ctrtransfer-prep.md b/docs/hr_HR/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/hr_HR/_include/ctrtransfer-prep.md +++ b/docs/hr_HR/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/hr_HR/_include/ish-chorus.md b/docs/hr_HR/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/hr_HR/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/hr_HR/checking-for-cfw.md b/docs/hr_HR/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/hr_HR/checking-for-cfw.md +++ b/docs/hr_HR/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/hr_HR/contribute.md b/docs/hr_HR/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/hr_HR/contribute.md +++ b/docs/hr_HR/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/hr_HR/index.md b/docs/hr_HR/index.md index 9c9798433b..17213c932b 100644 --- a/docs/hr_HR/index.md +++ b/docs/hr_HR/index.md @@ -1,13 +1,19 @@ --- layout: home -title: 3DS Hacks Guide +title: "3DS Hacks Guide" hero: - text: 3DS Hacks Guide - tagline: A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap. + text: "3DS Hacks Guide" + tagline: "A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap." image: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/hr_HR/installing-boot9strap-(mset9).md b/docs/hr_HR/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/hr_HR/installing-boot9strap-(mset9).md +++ b/docs/hr_HR/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/hr_HR/installing-boot9strap-(mset9-cli).md b/docs/hr_HR/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/hr_HR/installing-boot9strap-(mset9-cli).md +++ b/docs/hr_HR/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/hr_HR/installing-boot9strap-(mset9-cli-ios).md b/docs/hr_HR/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/hr_HR/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/hr_HR/installing-boot9strap-(mset9-play-store).md b/docs/hr_HR/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/hr_HR/installing-boot9strap-(mset9-play-store).md +++ b/docs/hr_HR/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/hr_HR/installing-boot9strap-(safecerthax).md b/docs/hr_HR/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/hr_HR/installing-boot9strap-(safecerthax).md +++ b/docs/hr_HR/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/hr_HR/installing-boot9strap-(ssloth-browser).md b/docs/hr_HR/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/hr_HR/installing-boot9strap-(ssloth-browser).md +++ b/docs/hr_HR/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/hr_HR/installing-boot9strap-(super-skaterhax).md b/docs/hr_HR/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/hr_HR/installing-boot9strap-(super-skaterhax).md +++ b/docs/hr_HR/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/hr_HR/key-information.md b/docs/hr_HR/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/hr_HR/key-information.md +++ b/docs/hr_HR/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/hr_HR/restoring-updating-cfw.md b/docs/hr_HR/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/hr_HR/restoring-updating-cfw.md +++ b/docs/hr_HR/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/hr_HR/troubleshooting-a9lh-to-b9s.md b/docs/hr_HR/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/hr_HR/troubleshooting-a9lh-to-b9s.md +++ b/docs/hr_HR/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/hr_HR/troubleshooting-finalizing-setup.md b/docs/hr_HR/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/hr_HR/troubleshooting-finalizing-setup.md +++ b/docs/hr_HR/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/hr_HR/troubleshooting-mset9.md b/docs/hr_HR/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/hr_HR/troubleshooting-mset9.md +++ b/docs/hr_HR/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/hr_HR/troubleshooting-ntrboot.md b/docs/hr_HR/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/hr_HR/troubleshooting-ntrboot.md +++ b/docs/hr_HR/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/hr_HR/troubleshooting-post-install.md b/docs/hr_HR/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/hr_HR/troubleshooting-post-install.md +++ b/docs/hr_HR/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/hr_HR/troubleshooting-safecerthax.md b/docs/hr_HR/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/hr_HR/troubleshooting-safecerthax.md +++ b/docs/hr_HR/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/hr_HR/troubleshooting-soundhax.md b/docs/hr_HR/troubleshooting-soundhax.md index a4728da153..495222f4f6 100644 --- a/docs/hr_HR/troubleshooting-soundhax.md +++ b/docs/hr_HR/troubleshooting-soundhax.md @@ -1,16 +1,18 @@ --- head: - - - script - - src: /assets/js/common.js - - - script - - src: /assets/js/soundhax-frankenfirm-link.js - - - script - - src: /assets/js/link-common.js + [ + [ 'script', { src: '/assets/js/common.js' } ], + [ + 'script', + { src: '/assets/js/soundhax-frankenfirm-link.js' } + ], + [ 'script', { src: '/assets/js/link-common.js' } ] + ] --- # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -30,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -40,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/hr_HR/troubleshooting-ssloth-browser.md b/docs/hr_HR/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/hr_HR/troubleshooting-ssloth-browser.md +++ b/docs/hr_HR/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/hr_HR/troubleshooting-super-skaterhax.md b/docs/hr_HR/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/hr_HR/troubleshooting-super-skaterhax.md +++ b/docs/hr_HR/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/hr_HR/troubleshooting-updating-b9s.md b/docs/hr_HR/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/hr_HR/troubleshooting-updating-b9s.md +++ b/docs/hr_HR/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/hr_HR/troubleshooting.md b/docs/hr_HR/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/hr_HR/troubleshooting.md +++ b/docs/hr_HR/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/hr_HR/uninstall-cfw.md b/docs/hr_HR/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/hr_HR/uninstall-cfw.md +++ b/docs/hr_HR/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/hu_HU/_include/configure-luma3ds.md b/docs/hu_HU/_include/configure-luma3ds.md index 6ef33172cc..2b637f5084 100644 --- a/docs/hu_HU/_include/configure-luma3ds.md +++ b/docs/hu_HU/_include/configure-luma3ds.md @@ -1,5 +1,6 @@ 1. A konzolodnak a Luma3DS konfigurációs menübe kellett bootolnia - A Luma3DS konfigurációs menü a beállítások a Luma3DS egyedi firmware-hez. 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éljainak megfelelően **hagyd ezeket a beállításokat alapértelmezetten** (ne vegyél ki vagy rakj be pipát) - - Ha a konzolod kikapcsol amikor bekapcsolod, bizonyosodj meg róla, hogy átmásoltad-e a `boot.firm` fájlt a Luma3DS `.zip` fájlból az SD kártya gyökerébe + - Ha a konzolod fehér értesítő LED-del jelez és leáll, amikor megprób + lod bekapcsolni, biztosítsd, hogy ott legyen a [Luma3DS `boot.firm`-je](https://github.com/LumaTeam/Luma3DS/releases/latest) az SD kártya gyökerében (a `Luma3DSvX.X.X.zip` fájlban) 2. Mentéshez és újraindításhoz nyomd meg a (Start) gombot diff --git a/docs/hu_HU/_include/ctrtransfer-prep.md b/docs/hu_HU/_include/ctrtransfer-prep.md index 931e432101..426bd04edf 100644 --- a/docs/hu_HU/_include/ctrtransfer-prep.md +++ b/docs/hu_HU/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Másold az `FBI.3dsx` fájlt az SD kártyád `/3ds/` mappájába 10. Másold a `faketik.3dsx`-et az SD kártyád `/3ds/` mappájába 11. Tedd vissza az SD kártyád a konzoldba + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/hu_HU/_include/ish-chorus.md b/docs/hu_HU/_include/ish-chorus.md new file mode 100644 index 0000000000..8bb911413b --- /dev/null +++ b/docs/hu_HU/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Másold a következő parancsot: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Érintsd meg a dobozt felette és egy Copy (másolás) ikonnak meg kell jelennie +2. Nyisd meg az iSH alkalmazást +3. Illeszd be a fenti parancsot a [beillesztés gombbal](/images/screenshots/mset9/ish-paste-button.png) a jobb felső sarkában a billentyűzetednek, majd érintsd meg Return gombot a parancs futtatásához +4. Válaszd ki az SD kártyát a Files előugró ablakban, majd nyomj "Open"-t a jobb felső sarkában az előugró ablaknak diff --git a/docs/hu_HU/checking-for-cfw.md b/docs/hu_HU/checking-for-cfw.md index 2b896e7ec3..f4d4ffd13f 100644 --- a/docs/hu_HU/checking-for-cfw.md +++ b/docs/hu_HU/checking-for-cfw.md @@ -53,6 +53,6 @@ Ha a GodMode9, Decrypt9WIP, Hourglass9 vagy Luma3DS chainloadert látod, akkor v ::: danger -Ha olyat látsz, ami nincs a fentiek között, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) és kérj, angolul, támogatást. +Ha olyat látsz, ami nincs a fentiek között, csatlakozz az [r/3ds-hez Discord-on](https://discord.gg/3ds) és kérj, angolul, támogatást. ::: diff --git a/docs/hu_HU/contribute.md b/docs/hu_HU/contribute.md index 98c23b79ef..4bc400314a 100644 --- a/docs/hu_HU/contribute.md +++ b/docs/hu_HU/contribute.md @@ -4,7 +4,7 @@ ## Karbantartás -Ez az útmutató nyílt forrású - a repository-ja elérhető [itt](https://github.com/hacks-guide/Guide_3DS). Ha úgy érzed, hogy probléma van az útmutatóval, beküldhetsz egy issue-t, hogy jelezd nekünk vagy egy pull request-et, hogy a módosításaid bekerüljenek. Chatelhetsz velünj a #guide-meta csatornában a [Nintendo Homebrew Discord csatornán](https://discord.gg/MWxPgEp). +Ez az útmutató nyílt forrású - a repository-ja elérhető [itt](https://github.com/hacks-guide/Guide_3DS). Ha úgy érzed, hogy probléma van az útmutatóval, beküldhetsz egy issue-t, hogy jelezd nekünk vagy egy pull request-et, hogy a módosításaid bekerüljenek. ## Fordítások diff --git a/docs/hu_HU/index.md b/docs/hu_HU/index.md index 8793495b21..8ed88ba629 100644 --- a/docs/hu_HU/index.md +++ b/docs/hu_HU/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +Tudunk róla, hogy a meghivások jelenleg tiltottak a Nintendo Homebrew Discord szerveren és dolgozunk rajta, hogy elhárítsuk a problémát. Segítségért látogasd meg az [r/3ds Discord szervert](https://discord.gg/3ds). + +::: + ::: info Alaposan olvasd végig az összes bevezető oldalt (beleértve ezt is!) mielőtt folytatnád. diff --git a/docs/hu_HU/installing-boot9strap-(mset9).md b/docs/hu_HU/installing-boot9strap-(mset9).md index 06e2d84aeb..ef0de99875 100644 --- a/docs/hu_HU/installing-boot9strap-(mset9).md +++ b/docs/hu_HU/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Boot9strap telepítése (MSET9) ## Válaszd ki az operációs rendszered @@ -6,6 +19,6 @@ Az MSET9 lépések eltérnek attól függően, hogy számítógépet, telefont v Válaszd ki az operációs rendszerét annak az eszköznek, **amit arra fogsz használni, hogy moddold a konzolodat**. Az eszköznek tudnia kell olvasni és írnia a fájlokat a 3DS SD kártyájára. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/hu_HU/installing-boot9strap-(mset9-cli).md b/docs/hu_HU/installing-boot9strap-(mset9-cli).md index 6bdaab0386..34e99f905d 100644 --- a/docs/hu_HU/installing-boot9strap-(mset9-cli).md +++ b/docs/hu_HU/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ Az [MSET9](https://github.com/zoogie/MSET9) egy exploit a System Setting alkalma ::: warning -Ez a metódus Windows, Linux vagy MacOS számítógépet igényel. Ha Android telefonod/tableted vagy Chromebook-od van, kövesd a [Boot9strap telepítése (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) oldalt helyette. Ha nem férsz hozzá ezen eszközök egyikéhez sem, akkor [alternatív exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) kell használnod. +Ez a metódus Windows, Linux vagy MacOS számítógépet igényel. Ha Android telefonod/tableted vagy Chromebook-od van, kövesd a [Boot9strap telepítése (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) oldalt helyette. Ha iPhone vagy iPad készüléked van, kövesd a [Boot9strap telepítése (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) oldalt helyette. Ha nem férsz hozzá ezen eszközök egyikéhez sem, akkor [alternatív exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) kell használnod. ::: @@ -132,8 +132,10 @@ Ezeket a lépéseket **PONTOSAN** kell követni, így ellenőrizz MINDENT kétsz Ebben a fejezetben egyedi firmware-t fogsz telepíteni a konzolodra. 1. Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et - - Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor [kövesd ezt a hibaelhárítási útmutatót](troubleshooting-mset9) -2. Ha ez elkészült, nyomd meg az (A) gombot a konzolod újraindításához + - Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor [kövesd ezt a hibaelhárítási útmutatót](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Ha felső képernyő üres **és** látod a "Crypto Status - all checks passed" üzenetet az alső képernyőn, akkor vakon be kell vinned egy billentyű kombinációt. A konzolodon nyomd meg a következő gombokat ebben a sorrendben: + - D-Pad Bal, D-Pad Le, D-Pad Jobb, D-Pad Fel, A +2. Ha ez elkészült (mind a hét lépés zöld az alsó képernyőn), nyomd meg az (A) gombot a konzolod újraindításához diff --git a/docs/hu_HU/installing-boot9strap-(mset9-cli-ios).md b/docs/hu_HU/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..69f8554c90 --- /dev/null +++ b/docs/hu_HU/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Boot9strap telepítése (MSET9 CLI iOS) + +:::details Technikai részletek (opcionális) + +Az [MSET9](https://github.com/zoogie/MSET9) egy exploit a System Setting alkalmazáshoz, amit [zoogie](https://github.com/zoogie) készített. Kihasznál egy hibát, ahol az ID1 (a második 32 karakteres mappanév a Nintendo 3DS mappán belül, az ID0-n belül) lehet _minden_ név, amíg 32 karakteres. Egy adott műveletsor végrehajtása azt eredményezi, hogy a konzol végrehajtja az ID1 mappanévbe kódolt utasításokat, amelyek segítségével teljes körű irányítást szerez a 3DS felett. + +::: + +## Kompatibilitási megjegyzések + +::: warning + +Ez az oldal iPhone vagy iPad eszközt iOS/iPadOS 14.0 vagy magasabb verzióval igényel. Ha Windows, macOS, or Linux számítógéped van, kövesd a [Boot9strap telepítése (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) oldalt helyette. Ha Android telefonod/tableted vagy Chromebook-od van, kövesd a [Boot9strap telepítése (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) oldalt helyette. Ha nem férsz hozzá ezen eszközök egyikéhez sem, akkor [alternatív exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) kell használnod. + +::: + +::: warning + +Mivel az iPhone-ok és iPad-ek nem rendelkeznek SD kártya slottal, szükséged lesz egy adapterre, hpgy csatlakoztasd az SD kártyád az eszközödhöz (pl. Lightning 2 SD card vagy USB-C 2 SD card adapter). + +::: + +## Amire szükséged lesz + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) az App Store-ból + +## Lépések + +::: info + +Ezen az oldalon a MSET9 szkriptet fogod használni, ami kiváltja az MSET9-et. Amíg a szkript fut, a felhasználói adat átmenetileg eltűnik, de vissza fog térni az oldal befejezésekor. Ha hibát kapsz a szkript futtatásakor, akkor a megoldás a hibára valószínüleg megtalálható a [hibaelhárítás](troubleshooting-mset9) oldalon. + +::: + +### I. rész - Előkészületek + +Ebben a lépésben előkészülsz az MSET9 exploitra azzal, hogy **átmenetileg** létrehozol egy új HOME menüt felhasználói adat nélkül, majd úgy beállítod a azt a profilt, hogy a minimum adatot tartalmazza ahhoz, hogy kiváltsa az MSET9-et. Felhasználói adataid átmenetileg eltűnnek, de vissza fognak térni az oldal befejezésekor. + +1. Helyezd az SD kártyád a iPhone/iPad készülékedbe (adapter használatával) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Írd be a konzolod modelljéhez és verziójához tartozó számot, és érintsd meg a Return-t + + - A képernyő a következőre kell módosuljon: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Legyél biztos abban, hogy a helyes model és verzió megjelenített +2. Írj `1`-et és érintsd meg a Return-t, hogy elkezd az MSET9 ID1 létrehozásának folyamatát +3. A nyilatkozatot elolvasását követően írj `1`-est és érintsd meg a Return-t annak elfogadásához + - Ha hibát kapsz, nézd meg a [hibaelhárítási útmutatót](troubleshooting-mset9), majd próbáld újra +4. Ha a "Created hacked ID1." üzenetet látod, érintsd meg a Return-t az MSET9 szkript bezárásához + - A 3DS-ed úgy fog tűnni, hogy nem tartalmaz adatot / felhasználó által telepített alkalmazást a HOME menüben. **Ez elvárt működés** Az adataid visszatérnek egy későbbi lépésben +5. Tedd vissza az SD kártyád a konzoldba +6. Kapcsold be a konzolod +7. Nyisd meg a Mii Maker alkalmazást +8. Várj amíg a konzolod elérí a [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) képernyőt, majd lépj ki a Mii Maker-ből és térj vissza a HOME képernyőre + - [Ezt a képernyőt láthatod](/images/screenshots/mset9/mii-extdata.png), ami azt mutatja, hogy a szükséges adatok létrejöttek + - Ha a [normál](/images/screenshots/mset9/mii-existing.png) Mii Maker képernyőre jutottál, akkor az adat már létezik. Lépj ki a Mii Maker-ből, és térj vissza a HOME menübe +9. Indítsd el a System Settings-et és navigálj ide: `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - Ez nem fogja törölni az adataidat +10. Kapcsold ki a konzolod a power gomb megnyomásával, majd a Power Off felirat megérintésével az alsó képernyőn +11. Helyezd az SD kártyád a iPhone/iPad készülékedbe (adapter használatával) + + + +1. Írd be a konzolod modelljéhez és verziójához tartozó számot, és érintsd meg a Return-t + + - A képernyő erre kell módosuljon és `Ready`-t kell mutasson: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - Ha a képernyő azt mondja, hogy [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Írj `2`-öt és érintsd meg a Return-t az MSET9 állapotának ellenőrzéséhez és kövesd az iránymutatásokat + - Ha egyszer megoldottad a problémát térj vissza az I. rész 14. lépéséhez + - További információkért tekintsd meg a [hibaelhárítási](troubleshooting-mset9) oldalt +2. Írj `0`-át és érintsd meg a Return-t a szkript bezárásához +3. Tedd vissza az SD kártyád a konzoldba + +### II. rész - MSET9 + +Ebben a fejezetben az MSET9 fogod triggerelni, hogy elindítsa a SafeB9SInstaller-t (az egyedi firmware telepítőt). + +::: danger + +Ezeket a lépéseket **PONTOSAN** kell követni, így ellenőrizz MINDENT kétszer a hibák elkerülése érdekében! + +::: + +1. - Kapcsold be a konzolod, biztosítva azt, hogy a System Settings kiválasztott + - Ha a System Settings nem kiválaszott, akkor _[állj rá](/images/screenshots/mset9/hover-settings.png)_\* a System Settings ikonra a D-Pad használatával, majd kapcsold ki konzolod és vissza +2. Nyomj (A) gombot a System Settings indításához +3. Navigálj ide: `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Ne nyomj meg semmi gombot vagy éríntsd meg a képernyőt** +5. \*\* A konzolod BEKAPCSOLT állapotában, bármilyen gomb vagy a képernyő érintése nélkül\*\* vedd ki az SD kártyádat a konzolból + - A menü frissülni fog, és ki fogja írni, hogy nincs SD kártya behelyezve +6. Helyezd az SD kártyád a iPhone/iPad készülékedbe (adapter használatával) + + + +1. Írd be a konzolod modelljéhez és verziójához tartozó számot, és érintsd meg a Return-t +2. Az MSET9 ablakba írj `3`-t és érintsd meg a Return-t az MSET9 injektálásához + - Az "MSET9 successfully injected!" üzenetet kell látnod +3. Érintsd meg a Return-t az MSET9 szkript bezárásához +4. Helyezd vissza az SD kártyád a konzolodba, **bármilyen gomb vagy a képernyő érintése nélkül** +5. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert + - Ha piros képernyőt kapsz vagy a konzol beragad a betöltő képernyőn, kövesd a [hibaelhárítási útmutatót](troubleshooting-mset9) + +### III. rész - boot9strap telepítése + +Ebben a fejezetben egyedi firmware-t fogsz telepíteni a konzolodra. + +1. Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et + - Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor [kövesd ezt a hibaelhárítási útmutatót](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Ha felső képernyő üres **és** látod a "Crypto Status - all checks passed" üzenetet az alső képernyőn, akkor vakon be kell vinned egy billentyű kombinációt. A konzolodon nyomd meg a következő gombokat ebben a sorrendben: + - D-Pad Bal, D-Pad Le, D-Pad Jobb, D-Pad Fel, A +2. Ha ez elkészült (mind a hét lépés zöld az alsó képernyőn), nyomd meg az (A) gombot a konzolod újraindításához + + + +### IV. rész - Az MSET9 eltávolítása + +Ebben a fejezetben el fogod távolítani az MSET9-et, hogy megelőzz további problémákat és hogy helyreállítsd a felhasználói adataidat (játékok, témák, stb). (Ez nem fogja eltávolítani az egyéni firmware-t amit épp csak telepítettél.) + +::: danger + +NE ugord át ezt a részt! Ha kihagyod, akkor az alkalmazások váratlanul összeomolhanak és hibákat fogsz kapni a következő oldalon! + +::: + +1. Kapcsold ki a konzolod +2. Helyezd az SD kártyád a iPhone/iPad készülékedbe (adapter használatával) + + + +1. Írd be a konzolod modelljéhez és verziójához tartozó számot, és érintsd meg a Return-t + - Az aktuális állapot [Injected](/images/screenshots/mset9/mset9-ish-injected.png)-et kell mutasson + - Ha már eltávolítottad a trigger fájlt (vagy soha nem injektáltad), az aktuális állapot [Ready](/images/screenshots/mset9/mset9-ish-ready.png)-t fog mutatni, ezért ugord át a 6. lépést +2. Írj `4`-et és érintsd meg a Return-t a trigger fájl eltávolításához + - Azt kell látnod, hogy "Removed trigger file." +3. Írj `5`-öt és érintsd meg a Return-t az MSET9 eltávolításához + - A "Successfully removed MSET9!" üzenetet kell látnod +4. Érintsd meg a Return-t az MSET9 szkript bezárásához + + + +___ + +::: danger + +Követted a IV. részt (Az MSET9 eltávolítása)? Az a rész KÖTELEZŐ! + +::: + +::: tip + +Tovább a [telepítés véglegesítésére](finalizing-setup) + +::: diff --git a/docs/hu_HU/installing-boot9strap-(mset9-play-store).md b/docs/hu_HU/installing-boot9strap-(mset9-play-store).md index dad0a7fb66..e6dd6763e4 100644 --- a/docs/hu_HU/installing-boot9strap-(mset9-play-store).md +++ b/docs/hu_HU/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ Az [MSET9](https://github.com/zoogie/MSET9) egy exploit a System Setting alkalma ::: warning -Ez az oldal Android telefont/tabletet vagy Chromebook-ot igényel. Ha Windows, macOS, or Linux számítógéped van, kövesd a [Boot9strap telepítése (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) oldalt helyette. Ha nem férsz hozzá ezen eszközök egyikéhez sem, akkor [alternatív exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) kell használnod. +Ez az oldal Android telefont/tabletet vagy Chromebook-ot igényel. Ha iPhone vagy iPad készüléked van, kövesd a [Boot9strap telepítése (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) oldalt helyette. Ha Windows, macOS, or Linux számítógéped van, kövesd a [Boot9strap telepítése (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) oldalt helyette. Ha nem férsz hozzá ezen eszközök egyikéhez sem, akkor [alternatív exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) kell használnod. ::: @@ -125,8 +125,10 @@ Ezeket a lépéseket **PONTOSAN** kell követni, így ellenőrizz MINDENT kétsz Ebben a fejezetben egyedi firmware-t fogsz telepíteni a konzolodra. 1. Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et - - Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor [kövesd ezt a hibaelhárítási útmutatót](troubleshooting-mset9) -2. Ha ez elkészült, nyomd meg az (A) gombot a konzolod újraindításához + - Ha egy lépés az alsó képernyőn piros színű szöveget eredményez, és nem kér a rendszer tőled egy gomb-kombinációt, akkor [kövesd ezt a hibaelhárítási útmutatót](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Ha felső képernyő üres **és** látod a "Crypto Status - all checks passed" üzenetet az alső képernyőn, akkor vakon be kell vinned egy billentyű kombinációt. A konzolodon nyomd meg a következő gombokat ebben a sorrendben: + - D-Pad Bal, D-Pad Le, D-Pad Jobb, D-Pad Fel, A +2. Ha ez elkészült (mind a hét lépés zöld az alsó képernyőn), nyomd meg az (A) gombot a konzolod újraindításához diff --git a/docs/hu_HU/installing-boot9strap-(safecerthax).md b/docs/hu_HU/installing-boot9strap-(safecerthax).md index fc2dd66430..19bffe08d0 100644 --- a/docs/hu_HU/installing-boot9strap-(safecerthax).md +++ b/docs/hu_HU/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ Ebben a fejezetben fel fogod másolni a fájlokat, amik a safecerthax exploit ki 6. Tedd vissza az SD kártyád a konzoldba 7. Kapcsold be a konzolod +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### III. rész - safecerthax proxy ::: warning diff --git a/docs/hu_HU/installing-boot9strap-(ssloth-browser).md b/docs/hu_HU/installing-boot9strap-(ssloth-browser).md index cacae4cd42..e4a0b69536 100644 --- a/docs/hu_HU/installing-boot9strap-(ssloth-browser).md +++ b/docs/hu_HU/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ Ebben a fejezetben fel fogod másolni a fájlokat, amik a browserhax és az univ 8. Tedd vissza az SD kártyád a konzoldba 9. Kapcsold be a konzolod +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### II. rész - SSLoth Ebben a fejezetben módosítani fogod az Internet kapcsolat beállításokat hogy egy proxy hálózatot használj, ami úgy lett megtervezve, hogy kikerülje a browser verzió ellenőrzést, lehetővé téve a browser műlödését rendszer frissítés nélkül. Ez lehetővé teszi, hogy hozzáférj a browser exploit weboldalhoz a következő fejezetben. diff --git a/docs/hu_HU/installing-boot9strap-(super-skaterhax).md b/docs/hu_HU/installing-boot9strap-(super-skaterhax).md index f067dc1a55..9f22bc9a13 100644 --- a/docs/hu_HU/installing-boot9strap-(super-skaterhax).md +++ b/docs/hu_HU/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ Erről az expliotról ismert, hogy inkonzisztens: működik egyeseknek, de nem m ### Amire szükséged lesz -- A [Super-skaterhax](https://skater.nintendohomebrew.com) zip konzolod verziójának és régiójának megfelelő változata +- A [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` konzolod verziójának és régiójának megfelelő változata #### I. rész - Előkészületek @@ -58,14 +58,14 @@ Ebben a fejezetben fel fogod másolni a fájlokat, amik a super-skaterhax és a - Ha egy [warning](/images/screenshots/skaterhax/country-change-notice.png)-ot kapsz, amit azt mondja, hogy el fogod veszíteni a a hozzáférést a Nintendo Network ID funkciókhoz, akkor biztonságosan kiválaszthatod az OK-t a folytatáshoz 9. Válaszd ki a következő opciókat a konzolod régiójának megfelelően ([kép](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: Először válaszd a United States opciót majd a Do Not Set opciót + - EUR: Először válaszd a United Kingdom opciót majd a Do Not Set opciót + - JPN: Először válaszd a 日本 opciót majd válaszd az 設定しない opciót + - JPN: Először válaszd a 대한민국 opciót majd válaszd az 설정하지 않음 opciót 10. Navigálj a "Date & Time"-hoz -11. Állítsd be a "Today's Date"-t és a "Current Time"-ot az időzónád aktuális dátumára és idejére +11. Állítsd be a "Today's Date"-t és a "Current Time"-ot az aktuális dátumra és időre 12. Lépj ki a System Settings-ből diff --git a/docs/hu_HU/key-information.md b/docs/hu_HU/key-information.md index 05174240c6..1b7f5047a3 100644 --- a/docs/hu_HU/key-information.md +++ b/docs/hu_HU/key-information.md @@ -32,7 +32,7 @@ Ez az útmutató minden kereskedelmi konzollal működik a Nintendo 3DS konzol c ::: -A legtöbb esetben követheted ezt az útmutatót egészen addig, amíg képes vagy letölteni fájlokat az internetről és SD kártyára másolni. Ez magába foglalja a legtöbb elektronikus eszközt, mint például a Windows, macOS, Linux vagy chromeOS (Chromebooks) operációs rendszert futtató számítógépeket, továbbá az Android telefonokat. Az elektronikus eszközödtől függően szükséged lehet egy USB-SD kárya adapterre, ami lehetővé teszi, hogy olvassa az SD kártyádat. +A legtöbb esetben követheted ezt az útmutatót egészen addig, amíg képes vagy letölteni fájlokat az internetről és SD kártyára másolni. Ez magába foglalja a legtöbb elektronikus eszközt, mint például a Windows, macOS, Linux vagy chromeOS (Chromebooks) operációs rendszert futtató számítógépeket, továbbá az Android telefonokat. Az elektronikus eszközödtől függően szükséged lehet egy SD kárya adapterre, ami lehetővé teszi, hogy olvassa az SD kártyádat. :::: @@ -168,7 +168,7 @@ Ha problémád van ezen útmutató követésével, többféle módja van, hogy s - Ha olyan kérdésed van, amit nem válaszolt meg az az oldal, akkor a válaszaid lehet, hogy a [Telepítés előtti gyakran ismételt kérdések](faq#pre-installation-faq) oldalon találhatók. - Ha hibát kaptál a útmutató követése közben, ránézhetsz a [Hibaelhárítás](troubleshooting) oldalra a megoldásért. -- Ha az itt található információk nem segítenek egy-egy támogatást kaphatsz a [Nintendo Homebrew Discord csatornán](https://discord.gg/MWxPgEp). +- Ha az itt található információk nem segítenek egy-egy támogatást kaphatsz az [r/3ds Discord csatornán](https://discord.gg/3ds). ::: tip diff --git a/docs/hu_HU/restoring-updating-cfw.md b/docs/hu_HU/restoring-updating-cfw.md index 1d827c9acc..d8d693a88a 100644 --- a/docs/hu_HU/restoring-updating-cfw.md +++ b/docs/hu_HU/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Az SD kártyád FAT32-re kell legyen formázva, hogy követhesd ezt az útmutat ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + A Luma3DS legfrissebb verziója most már telepítésre került az SD kártyára és a belső memóriába. ::: diff --git a/docs/hu_HU/troubleshooting-a9lh-to-b9s.md b/docs/hu_HU/troubleshooting-a9lh-to-b9s.md index 83e975bf28..004ec4ab2e 100644 --- a/docs/hu_HU/troubleshooting-a9lh-to-b9s.md +++ b/docs/hu_HU/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Hibaelhárítás (A9LH-ról B9S-re) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "AL9LH-ról B9S-re" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "AL9LH-ról B9S-re" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Problémák a SafeB9SInstaller-rel diff --git a/docs/hu_HU/troubleshooting-finalizing-setup.md b/docs/hu_HU/troubleshooting-finalizing-setup.md index a9e16dcfb8..3726777985 100644 --- a/docs/hu_HU/troubleshooting-finalizing-setup.md +++ b/docs/hu_HU/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Hibaelhárítás (Telepítés véglegesítése) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Telepítés véglegesítése" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Telepítés véglegesítése" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Problémák a telepítés véglegesítésével @@ -17,7 +17,7 @@ Az alábbi lépések tetszőleges sorrendben hajthatók végre, azonban a lista 7. Csatlakozz egy másik WiFi-hez, mint például egy hotspot 8. A Nintendo szerverei lehet, hogy nem elérhetők; Próbáld később újra 9. Ha még mindig hibát kapsz, kövesd a [CTRTransfer](ctrtransfer) című útmutatót, majd próbáld újra -10. További segítségért (angol nyelven), fordulj ide: [Nintendo Homebrew a Discord-on](https://discord.gg/MWxPgEp) +10. További segítségért (angol nyelven), fordulj az: [r/3ds csatronához a Discord-on](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ A `finalize.romfs` rossz helyre került az SD kártya gyökere helyett. A szkrip :::details Error #24: SD is write-protected -Ellenőrizd, hogy SD kártyád nem [zárolt-e](/images/sdlock.png). Ha az SD kártyád nem zárolt, és továbbra is ezt a hibát kapod, csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +Ellenőrizd, hogy SD kártyád nem [zárolt-e](/images/sdlock.png). Ha az SD kártyád nem zárolt, és továbbra is ezt a hibát kapod, csatlakozz az [r/3ds csatornához Discord-on](https://discord.gg/3ds) segítségért. ::: @@ -108,7 +108,7 @@ Ha van elég szabad hely az SD kártyádon, az SD kártya lehet sérült vagy hi :::details Error #12: Copy (file).db fail -Ellenőrizd, hogy SD kártyád nem [zárolt-e](/images/sdlock.png). Ha az SD kártyád nem zárolt, és továbbra is ezt a hibát kapod, csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért. +Ellenőrizd, hogy SD kártyád nem [zárolt-e](/images/sdlock.png). Ha az SD kártyád nem zárolt, és továbbra is ezt a hibát kapod, csatlakozz az [r/3ds csatornához Discord-on](https://discord.gg/3ds) segítségért. ::: diff --git a/docs/hu_HU/troubleshooting-mset9.md b/docs/hu_HU/troubleshooting-mset9.md index f7525210f5..8f149b87cb 100644 --- a/docs/hu_HU/troubleshooting-mset9.md +++ b/docs/hu_HU/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Hibaelhárítás (MSET9) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (MSET9)", a "Boot9strap telepítése (MSET9 CLI)" és a "Boot9strap telepítése (MSET9 Play Store)" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (MSET9)", a "Boot9strap telepítése (MSET9 CLI)" és a "Boot9strap telepítése (MSET9 Play Store)" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## MSET9 (alkalmzás / szkript) diff --git a/docs/hu_HU/troubleshooting-ntrboot.md b/docs/hu_HU/troubleshooting-ntrboot.md index 5154072845..835d854684 100644 --- a/docs/hu_HU/troubleshooting-ntrboot.md +++ b/docs/hu_HU/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Hibaelhárítás (ntrboot) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (ntrboot)" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (ntrboot)" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Problémák a SafeB9SInstaller-rel diff --git a/docs/hu_HU/troubleshooting-post-install.md b/docs/hu_HU/troubleshooting-post-install.md index c5f38d1a06..6adde4ed68 100644 --- a/docs/hu_HU/troubleshooting-post-install.md +++ b/docs/hu_HU/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Hibaelhárítás (Telepítés után) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a az egyedi firmware telepítését követően. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a az egyedi firmware telepítését követően. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Bootolási problémák @@ -49,7 +49,7 @@ Az alábbi lépések tetszőleges sorrendben hajthatók végre, azonban a lista - Kapcsold be a konzolod - Ha sikeres voltál, a konzolod egy "update your system" képernyőre bootol 5. Kövesd a [CTRTransfer](ctrtransfer) útmutatót -6. További támogatásért kérj segítséget a [Nintendo Homebrew-tól a Discord-on](https://discord.gg/MWxPgEp) +6. További támogatásért kérj segítséget az [r/3ds-től a Discord-on](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ Ha ez a helyzet, próbáld meg a lépéseket alább, ami a legkönnyebbtől a le 2. Kapcsold ki a konzolod, távolítsd el az SD kártyád, majd csatlakoztasd a számítógépedhez. Töltsd le a legutolsó kiadását az [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)-nek és csomagold ki a `Luma3DS.zip` fájlból a `boot.firm` fájlt, majd rakd az SD kártyád gyökerébe (felülírva bármilyen létező fájlt) 3. Kapcsold ki a konzolod, távolítsd el az SD kártyát, csatlakoztasd a számítógépedhez és formázd újra az SD kártyád az operációs rendszerednek megfelelően: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(ez törölni fogja az SD kártya adatait)_ 4. Teszteld az SD kártyádat hibákra az operációs rendszerednek megfelelő útmutató szerint haladva: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). Ha az SD kártyád hibásnak jelölt, cserélned kell az SD kártyádat -5. Az SD kártya foglalatod is lehet hibás. Csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) további segítségért +5. Az SD kártya foglalatod is lehet hibás. Csatlakozz az [r/3ds-hez Discord-on](https://discord.gg/3ds) további segítségért ::: :::details Kék "BOOTROM ERROR" képernyő -A konzolod 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 a konzolod. 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. +A konzolod 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 a konzolod. Ez hardver hibát is jelezhet, ami nem javítható. Bármelyik esetben csatlakozz az [r/3ds-hez a Discord-on](https://discord.gg/3ds) 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 a konzolod bekapcsolva hagyni, várva a kék képernyőre, 5 percig. @@ -102,7 +102,7 @@ A konzolod valószínüleg hard-brickelve lett. Szükséged van egy ntrboot flas :::details 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észíts egy képet a hibáról és csatlakozz az [r/3ds-hez a Discord-on](https://discord.gg/3ds) segítségért. ::: @@ -140,7 +140,7 @@ Ez egy CTRTransfer vagy régió csere után fordulhat elő Old 3DS / 2DS eszköz :::details Kivétel képernyő egy alkalmazás bootolásakor/betöltésekor Tekintsd meg a kivétel képernyőt [ezen az oldalon](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -Ha nem sikerült megtalálni a hibádat, vagy a lépések nem működnek, csatlakozz a [Nintendo Homebrew-hoz Discord-on](https://discord.gg/MWxPgEp) további támogatásért. +Ha nem sikerült megtalálni a hibádat, vagy a lépések nem működnek, csatlakozz az [r/3ds-hez Discord-on](https://discord.gg/3ds) további támogatásért. ::: @@ -153,7 +153,7 @@ A konzolodon még mindig van menuhax67 telepítve. A menuhax67 eltávolításáh :::details Valami más -Csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához segítségért és írd le a problémát, amit láttál. +Csatlakozz az [r/3ds-hez Discord-on](https://discord.gg/3ds) segítségért és írd le a problémát, amit láttál. ::: diff --git a/docs/hu_HU/troubleshooting-safecerthax.md b/docs/hu_HU/troubleshooting-safecerthax.md index f1107ece50..f4580c4642 100644 --- a/docs/hu_HU/troubleshooting-safecerthax.md +++ b/docs/hu_HU/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Hibaelhárítás (safecerthax) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (safecerthax)" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (safecerthax)" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Problémák a SafeB9SInstaller-rel diff --git a/docs/hu_HU/troubleshooting-soundhax.md b/docs/hu_HU/troubleshooting-soundhax.md index 08041bd363..289eecb215 100644 --- a/docs/hu_HU/troubleshooting-soundhax.md +++ b/docs/hu_HU/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Hibaelhárítás (Soundhax) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (Soundhax)" oldalhoz, ami az 1.0.0 és 11.3.0 rendszer verziókon használt. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (Soundhax)" oldalhoz, ami az 1.0.0 és 11.3.0 rendszer verziókon használt. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Problémák a Soundhax-szal @@ -32,7 +32,7 @@ Lehetséges, hogy a Soundhax fájl rossz változatát használod a konzolodhoz, Ha az üzenetben leírtak nem segítenek és Old 3DS / Old 3DS XL / Old 2DS konzolt használsz, lehet hogy egy cartridge frissítési problémába ütköztél. Keresd meg a rendszered verzióját. Ha a szám a betű előtt 4 vagy kisebb (pl. 11.3.0-**4**E), akkor cseréld le a Soundhax fájlt az SD kártyád gyökerében [ezzel](http://soundhax.686178.xyz/frankenfirm.html?crash). -Ha ezek nem segítettek, csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért angol nyelven. +Ha ezek nem segítettek, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) segítségért angol nyelven. ::: @@ -42,7 +42,7 @@ A Soundhax fájl rossz változatát használod a konzolodhoz, annak régiójáho Ha az üzenetben leírtak nem segítenek és Old 3DS / Old 3DS XL / Old 2DS konzolt használsz, lehet hogy egy cartridge frissítési problémába ütköztél. Keresd meg a rendszered verzióját. Ha a szám a betű előtt 3 vagy kisebb (pl. 11.3.0-**0**E), akkor cseréld le a Soundhax fájlt az SD kártyád gyökerében [ezzel](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -Ha ezek nem segítettek, csatlakozz a [Nintendo Homebrew-hoz a Discord-on](https://discord.gg/MWxPgEp) segítségért angol nyelven. +Ha ezek nem segítettek, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) segítségért angol nyelven. ::: diff --git a/docs/hu_HU/troubleshooting-ssloth-browser.md b/docs/hu_HU/troubleshooting-ssloth-browser.md index 21ad1785f7..8a71be2482 100644 --- a/docs/hu_HU/troubleshooting-ssloth-browser.md +++ b/docs/hu_HU/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Hibaelhárítás (SSLoth-Browser) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (SSLoth-Browser)" oldalhoz, ami az 11.4.0 és 11.13.0 rendszer verziókon használt. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (SSLoth-Browser)" oldalhoz, ami az 11.4.0 és 11.13.0 rendszer verziókon használt. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ::: warning diff --git a/docs/hu_HU/troubleshooting-super-skaterhax.md b/docs/hu_HU/troubleshooting-super-skaterhax.md index 7087ec6f2d..774ee07e8d 100644 --- a/docs/hu_HU/troubleshooting-super-skaterhax.md +++ b/docs/hu_HU/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Hibaelhárítás (super-skaterhax) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (super-skaterhax)" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "Boot9strap telepítése (super-skaterhax)" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ::: warning diff --git a/docs/hu_HU/troubleshooting-updating-b9s.md b/docs/hu_HU/troubleshooting-updating-b9s.md index 18755b1f79..4b6fd8c8d2 100644 --- a/docs/hu_HU/troubleshooting-updating-b9s.md +++ b/docs/hu_HU/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Hibaelhárítás (B9S frissítése) -Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "B9S frissítése" oldalhoz. 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. +Ez az oldal hibaelhárítási tanácsokat ad sűrűn előforduló problémákhoz a "B9S frissítése" oldalhoz. Ha nem tudod megoldani a problémád az oldal tanácsai alapján, csatlakozz az [r/3ds csatornához a Discord-on](https://discord.gg/3ds) és írd le a problémádat és azt is hogy mi az amit már próbáltál. ## Problémák a SafeB9SInstaller-rel diff --git a/docs/hu_HU/troubleshooting.md b/docs/hu_HU/troubleshooting.md index a0db6f0316..12b1d84caf 100644 --- a/docs/hu_HU/troubleshooting.md +++ b/docs/hu_HU/troubleshooting.md @@ -2,7 +2,7 @@ Ez az oldal landolási oldal a hibaelhárítási anyagokhoz amit adunk, sűrűn előforduló problémákhoz. Kattints az éppen követett oldalnak megfelelő linkre a megtekintéséhez. -Ha nem tudod javítani a problémád, segítségért fordulj a [Nintendo Homebrew csatornához a Discord-on](https://discord.gg/MWxPgEp). Ha egy probléma hiányzik és tudod a megoldást, [tudasd velünk!](https://github.com/hacks-guide/Guide_3DS/issues) +Ha nem tudod javítani a problémád, segítségért fordulj az [r/3ds csatornához a Discord-on](https://discord.gg/3ds). Ha egy probléma hiányzik és tudod a megoldást, [tudasd velünk!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/hu_HU/uninstall-cfw.md b/docs/hu_HU/uninstall-cfw.md index 5c7affda71..e796a63559 100644 --- a/docs/hu_HU/uninstall-cfw.md +++ b/docs/hu_HU/uninstall-cfw.md @@ -17,7 +17,7 @@ Ha azért távolítod el a CFW-t, mert: - Valamelyik rendszer alkalmazásod hibás - A konzolod nem tud bebootolni a HOME Menübe -**ÁLLJ!!!** Az egyedi firmware eltávolítása egy felesleges kockázat, ami legjobb esetben az időd pocsékolása, a legrosszabb esetben pedig **BRICKELI** a konzolodat. Jobb ötlet az, hogy segítséget kérsz (angolul) a [Nintendo Homebrew Discord szerveren](https://discord.gg/MWxPgEp). +**ÁLLJ!!!** Az egyedi firmware eltávolítása egy felesleges kockázat, ami legjobb esetben az időd pocsékolása, a legrosszabb esetben pedig **BRICKELI** a konzolodat. Jobb ötlet az, hogy segítséget kérsz (angolul) az [r/3ds Discord szerveren](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ Ennek a résznek az a célja, hogy ellenőrizd, hogy a konzolod be fog-e bootoln ::: danger -Ha NEM sikerül a hagyományos 3DS HOME Menübe bootolni, vagy a System Settings / billentyűzet nem elérhető, **NE FOLYTASD ezeket a lépéseket**! Csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől. +Ha NEM sikerül a hagyományos 3DS HOME Menübe bootolni, vagy a System Settings / billentyűzet nem elérhető, **NE FOLYTASD ezeket a lépéseket**! Csatlakozz az [r/3ds Discord csatornához](https://discord.gg/3ds), és kérj segítséget (angol nyelven) valakitől. ::: @@ -196,7 +196,7 @@ Ha azért távolítod el a CFW-t, mert: - Valamelyik rendszer alkalmazásod hibás - A konzolod nem tud bebootolni a HOME Menübe -**ÁLLJ!!!** Az egyedi firmware eltávolítása egy felesleges kockázat, ami legjobb esetben az időd pocsékolása, a legrosszabb esetben pedig **BRICKELI** a konzolodat. Jobb ötlet az, hogy segítséget kérsz (angolul) a [Nintendo Homebrew Discord szerveren](https://discord.gg/MWxPgEp). +**ÁLLJ!!!** Az egyedi firmware eltávolítása egy felesleges kockázat, ami legjobb esetben az időd pocsékolása, a legrosszabb esetben pedig **BRICKELI** a konzolodat. Jobb ötlet az, hogy segítséget kérsz (angolul) az [r/3ds Discord szerveren](https://discord.gg/3ds). ::: diff --git a/docs/id_ID/_include/configure-luma3ds.md b/docs/id_ID/_include/configure-luma3ds.md index 3341b7e1ae..16c4111e4e 100644 --- a/docs/id_ID/_include/configure-luma3ds.md +++ b/docs/id_ID/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Konsol seharusnya menyala ke menu konfigurasi Luma3DS - Menu konfigurasi Luma3DS adalah pengaturan untuk _custom firmware_ Luma3DS. Opsi yang tersedia berguna untuk kustomisasi dan pengawakutuan - Sesuai tujuan panduan ini, **biarkan pengaturan ini di opsi bawaan** (jangan utak-atik centang apa pun) - - Jika konsolnya mati saat dinyalakan, pastikan sebelumnya sudah menyalin `boot.firm` dari berkas `.7z` Luma3DS ke akar kartu SD + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Tekan (Start) untuk simpan dan nyala ulang diff --git a/docs/id_ID/_include/ctrtransfer-prep.md b/docs/id_ID/_include/ctrtransfer-prep.md index 59cc3575f0..e06ae3a072 100644 --- a/docs/id_ID/_include/ctrtransfer-prep.md +++ b/docs/id_ID/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Salin `FBI.3dsx` ke folder `/3ds/` di kartu SD 10. Salin `faketik.3dsx` ke folder `/3ds/` di kartu SD 11. Sisip kembali kartu SD ke konsol + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/id_ID/_include/ish-chorus.md b/docs/id_ID/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/id_ID/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/id_ID/_include/troubleshooting-get-help-common.md b/docs/id_ID/_include/troubleshooting-get-help-common.md index fe046ba464..e679345fcb 100644 --- a/docs/id_ID/_include/troubleshooting-get-help-common.md +++ b/docs/id_ID/_include/troubleshooting-get-help-common.md @@ -2,6 +2,6 @@ ___ :::details Untuk hal lain -Gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan, dan jelaskan isu yang muncul. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. ::: diff --git a/docs/id_ID/checking-for-cfw.md b/docs/id_ID/checking-for-cfw.md index 964eeacca3..d07109efc1 100644 --- a/docs/id_ID/checking-for-cfw.md +++ b/docs/id_ID/checking-for-cfw.md @@ -53,6 +53,6 @@ Jika muncul GodMode9, Decrypt9WIP, Hourglass9, atau Luma3DS chainloader, berarti ::: danger -Jika sekiranya ada yang tidak dijelaskan di atas, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan tanyakan dalam bahasa Inggris. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/id_ID/contribute.md b/docs/id_ID/contribute.md index 4947fde6d2..c0d3669b41 100644 --- a/docs/id_ID/contribute.md +++ b/docs/id_ID/contribute.md @@ -4,7 +4,7 @@ Kami senang Anda ingin bersumbangsih untuk 3ds.hacks.guide! Berikut cara-cara ya ## Pemeliharaan -Panduan ini bersumber terbuka - repositori tersedia di [sini](https://github.com/hacks-guide/Guide_3DS). Jika ada yang salah di panduan ini, buat saja _issue_ agar kami tahu, atau buat _pull request_ untuk melakukan sendiri apa yang perlu diubah. Bisa juga mengobrol dengan kami dalam saluran #guide-meta di [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). +Panduan ini bersumber terbuka - repositori tersedia di [sini](https://github.com/hacks-guide/Guide_3DS). Jika ada yang salah di panduan ini, buat saja _issue_ agar kami tahu, atau buat _pull request_ untuk melakukan sendiri apa yang perlu diubah. ## Penerjemahan diff --git a/docs/id_ID/index.md b/docs/id_ID/index.md index 8e4326f8a3..e7f0939cc5 100644 --- a/docs/id_ID/index.md +++ b/docs/id_ID/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Mohon baca baik-baik semua laman pendahuluan (termasuk ini!) sebelum melanjutkan. diff --git a/docs/id_ID/installing-boot9strap-(mset9).md b/docs/id_ID/installing-boot9strap-(mset9).md index 15c4a6d826..104eeead30 100644 --- a/docs/id_ID/installing-boot9strap-(mset9).md +++ b/docs/id_ID/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Memasang boot9strap (MSET9) ## Pilih sistem operasi perangkat @@ -6,6 +19,6 @@ Instruksi MSET9 akan berbeda tergantung dari komputer, ponsel, atau tablet **yan Pilih sistem operasi perangkat **yang akan digunakan untuk memodif konsol**. Perangkat harus bisa membaca dan menulis berkas ke kartu SD 3DS. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/id_ID/installing-boot9strap-(mset9-cli).md b/docs/id_ID/installing-boot9strap-(mset9-cli).md index 70f1d7f698..afc2f42dc8 100644 --- a/docs/id_ID/installing-boot9strap-(mset9-cli).md +++ b/docs/id_ID/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -Laman ini perlu komputer bersistem Windows, Linux, atau macOS. Atau jika punya ponsel/tablet Android atau Chromebook, ikuti saja [Memasang boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Jika tidak punya perangkat tersebut, berarti perlu [eksploit yang lain](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) (gunakan penerjemah). +Laman ini perlu komputer bersistem Windows, Linux, atau macOS. Atau jika punya ponsel/tablet Android atau Chromebook, ikuti saja [Memasang boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. Jika tidak punya perangkat tersebut, berarti perlu [eksploit yang lain](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) (gunakan penerjemah). ::: @@ -132,8 +132,10 @@ Instruksi ini harus diikuti **PERSIS**, periksa lagi SEMUA yang tadi sudah agar Di bagian ini akan mulai memasang _custom firmware_ ke konsol. 1. Saat diminta, tekan kombo tombol mengikuti layar atas untuk memasang boot9strap - - Jika langkah di layar bawah ada teks warna merah, dan tidak diminta kombo tombol, [ikuti panduan sidik gangguan ini](troubleshooting-mset9) -2. Saat selesai, tekan (A) untuk nyalakan ulang konsol + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/id_ID/installing-boot9strap-(mset9-cli-ios).md b/docs/id_ID/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..8924b9564c --- /dev/null +++ b/docs/id_ID/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Perincian Teknis (opsional) + +[MSET9](https://github.com/zoogie/MSET9) adalah eksploit untuk System Settings yang dikembangkan oleh [zoogie](https://github.com/zoogie). Eksploit ini menyasar kelemahan ID1 (32 huruf dari nama folder kedua, di folder Nintendo 3DS setelah ID0) yang bisa nama _apa saja_ asalkan 32 huruf. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Catatan Kompatibilitas + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. Jika punya komputer bersistem Windows, macOS, atau Linux, ikuti saja [Memasang boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Atau jika punya ponsel/tablet Android atau Chromebook, ikuti saja [Memasang boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Jika tidak punya perangkat tersebut, berarti perlu [eksploit yang lain](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) (gunakan penerjemah). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## Apa yang Perlu + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instruksi + +::: info + +Di laman ini akan menggunakan naskah MSET9 untuk mengaktifkan MSET9. Saat naskah berjalan, data pengguna akan menghilang, tapi akan kembali seusai mengikuti laman ini. Jika muncul galat saat menjalankan naskah, solusi untuk galat tersebut mungkin ada di laman [sidik gangguan](troubleshooting-mset9). + +::: + +### Bagian I - Persiapan + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Data pengguna yang ada akan menghilang, tapi akan kembali seusai mengikuti laman ini. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Pastikan versi dan model yang tampil itu sesuai konsol +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - Jika galat, periksa ke [sidik gangguan](troubleshooting-mset9), lalu coba lagi +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **Memang seperti ini.** Data akan kembali di langkah berikutnya +5. Sisip kembali kartu SD ke konsol +6. Nyalakan daya konsol +7. Buka Mii Maker +8. Tunggu konsol sampai layar [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png), lalu keluar dari Mii Maker dan balik ke HOME Menu + - Mungkin muncul [layar ini](/images/screenshots/mset9/mii-extdata.png), ini menandakan data yang perlu sudah dibuat + - Jika hanya sampai layar Mii Maker [biasa](/images/screenshots/mset9/mii-existing.png), berarti sudah ada data. Keluar dari Mii Maker dan balik ke HOME Menu +9. Buka System Settings dan navigasi ke `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([gambar](/images/screenshots/database-reset.jpg)) + - Ini tidak akan menghapus data +10. Matikan daya konsol dengan menekan tombol daya lalu sentuh Power Off di layar bawah +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Sesudah isunya selesai, kembali ke Bagian I Langkah 14 + - Untuk informasi lanjut, lihat laman [sidik gangguan](troubleshooting-mset9) +2. Type `0`, then tap Return to close the script +3. Sisip kembali kartu SD ke konsol + +### Bagian II - MSET9 + +Di bagian ini akan mengaktifkan MSET9 untuk membuka SafeB9SInstaller (pemasang CFW). + +::: danger + +Instruksi ini harus diikuti **PERSIS**, periksa lagi SEMUA yang tadi sudah agar tidak keliru! + +::: + +1. Nyalakan daya konsol, pastikan sudah sorot System Settings + - Jika belum sorot System Settings, **[arahkan](/images/screenshots/mset9/hover-settings.png)** ke ikon System Settings dengan tombol arah, matikan daya konsol, dan nyalakan lagi +2. Tekan (A) untuk membuka System Settings +3. Navigasi ke `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([gambar](/images/screenshots/mset9/settings-extdata.png)) +4. **Jangan tekan tombol apa pun atau sentuh layar** +5. **Selagi konsol MASIH NYALA, dan tidak menyentuh layar atau menekan tombol apa pun**, lepas kartu SD dari konsol + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - Seharusnya muncul "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Sisip kembali kartu SD ke konsol **tanpa menekan tombol atau menyentuh layar** +5. Jika eksploit berhasil akan muncul SafeB9SInstaller + - Jika muncul layar merah atau konsol tersangkut di layar memuat, ikuti [panduan sidik gangguan](troubleshooting-mset9) + +### Bagian III - Memasang boot9strap + +Di bagian ini akan mulai memasang _custom firmware_ ke konsol. + +1. Saat diminta, tekan kombo tombol mengikuti layar atas untuk memasang boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Bagian IV - Menghapus MSET9 + +Di bagian ini akan menghapus MSET9 untuk mencegah isu dan memulihkan data (permainan, tema, dll.). (Ini tidak akan menghapus _custom firmware_ yang tadi dipasang). + +::: danger + +JANGAN lewati bagian ini! Jika dilewati, aplikasi bisa tiba-tiba mogok dan akan ada galat di laman berikutnya! + +::: + +1. Matikan daya konsol +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - Seharusnya muncul "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - Seharusnya muncul "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Sudah belum ikuti Bagian IV (Menghapus MSET9)? Bagian itu **WAJIB**! + +::: + +::: tip + +Lanjut ke [Penyiapan Akhir](finalizing-setup) + +::: diff --git a/docs/id_ID/installing-boot9strap-(mset9-play-store).md b/docs/id_ID/installing-boot9strap-(mset9-play-store).md index ff23023a84..033c3fcac9 100644 --- a/docs/id_ID/installing-boot9strap-(mset9-play-store).md +++ b/docs/id_ID/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -Laman ini perlu ponsel/tablet Android atau Chromebook. Jika punya komputer bersistem Windows, macOS, atau Linux, ikuti saja [Memasang boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Jika tidak punya perangkat tersebut, berarti perlu [eksploit yang lain](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) (gunakan penerjemah). +Laman ini perlu ponsel/tablet Android atau Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. Jika punya komputer bersistem Windows, macOS, atau Linux, ikuti saja [Memasang boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Jika tidak punya perangkat tersebut, berarti perlu [eksploit yang lain](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits) (gunakan penerjemah). ::: @@ -125,8 +125,10 @@ Instruksi ini harus diikuti **PERSIS**, periksa lagi SEMUA yang tadi sudah agar Di bagian ini akan mulai memasang _custom firmware_ ke konsol. 1. Saat diminta, tekan kombo tombol mengikuti layar atas untuk memasang boot9strap - - Jika langkah di layar bawah ada teks warna merah, dan tidak diminta kombo tombol, [ikuti panduan sidik gangguan ini](troubleshooting-mset9) -2. Saat selesai, tekan (A) untuk nyalakan ulang konsol + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/id_ID/installing-boot9strap-(safecerthax).md b/docs/id_ID/installing-boot9strap-(safecerthax).md index 774c4d5901..ef8f93342f 100644 --- a/docs/id_ID/installing-boot9strap-(safecerthax).md +++ b/docs/id_ID/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ Di bagian ini akan menaruh berkas untuk mengaktifkan eksploit safecerthax. 6. Sisip kembali kartu SD ke konsol 7. Nyalakan daya konsol +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Bagian III - Proxy safecerthax ::: warning diff --git a/docs/id_ID/installing-boot9strap-(ssloth-browser).md b/docs/id_ID/installing-boot9strap-(ssloth-browser).md index 9835b22cb0..3a4baeea2e 100644 --- a/docs/id_ID/installing-boot9strap-(ssloth-browser).md +++ b/docs/id_ID/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ Di bagian ini akan menaruh berkas untuk mengaktifkan browserhax dan universal-ot 8. Sisip kembali kartu SD ke konsol 9. Nyalakan daya konsol +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Bagian II - SSLoth Di bagian ini akan mengubah pengaturan sambungan Internet ke jejaring Proxy untuk melongkap periksa versi Browser, sehingga Browser bisa berfungsi tanpa pembaruan sistem. Ini agar bisa mengakses laman web eksploit Browser di bagian berikutnya. diff --git a/docs/id_ID/installing-boot9strap-(super-skaterhax).md b/docs/id_ID/installing-boot9strap-(super-skaterhax).md index c78cabe2bf..e468697bf1 100644 --- a/docs/id_ID/installing-boot9strap-(super-skaterhax).md +++ b/docs/id_ID/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ Eksploit ini diketahui tidak konsisten: sebagian ada yang berhasil, ada yang tid ### Apa yang Perlu -- Berkas zip [Super-skaterhax](https://skater.nintendohomebrew.com) yang sesuai versi dan daerah konsol +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Bagian I - Persiapan @@ -58,14 +58,14 @@ Di bagian ini akan menaruh berkas untuk mengaktifkan super-skaterhax dan Homebre - Jika muncul [peringatan](/images/screenshots/skaterhax/country-change-notice.png) akan kehilangan akses fitur Nintendo Network ID, ini aman menekan OK untuk lanjut 9. Pilih opsi berikut disesuaikan dengan daerah konsol ([gambar](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigasi ke "Date & Time" -11. Atur "Today's Date" dan "Current Time" ke tanggal dan waktu hari ini sesuai zona waktu +11. Set "Today's Date" and "Current Time" to the current date and time 12. Keluar dari System Settings diff --git a/docs/id_ID/key-information.md b/docs/id_ID/key-information.md index 974e2e9a29..d5f42c03f8 100644 --- a/docs/id_ID/key-information.md +++ b/docs/id_ID/key-information.md @@ -32,7 +32,7 @@ Panduan ini bisa untuk semua jenis konsol ecer Nintendo 3DS (termasuk 3DS, 3DS X ::: -Mengikuti panduan di sini harus bisa mengunduh berkas dari Internet dan menyalinnya ke kartu SD. Ini termasuk sebagian besar perangkat elektronik, seperti komputer bersistem Windows, macOS, Linux, dan chromeOS (Chromebook), serta ponsel Android. Tergantung perangkat elektronik, mungkin perlu juga adaptor USB ke kartu SD agar perangkat bisa membaca kartu SD. +Mengikuti panduan di sini harus bisa mengunduh berkas dari Internet dan menyalinnya ke kartu SD. Ini termasuk sebagian besar perangkat elektronik, seperti komputer bersistem Windows, macOS, Linux, dan chromeOS (Chromebook), serta ponsel Android. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ Jika ada masalah saat mengikuti panduan ini, ada banyak cara untuk mendapat bant - Jika punya pertanyaan lain yang belum terjawab di laman ini, mungkin ada di [Perihal Sebelum Pasang](faq#pre-installation-faq). - Jika ada isu ketika mengikuti panduan ini, coba ke laman [Sidik Gangguan](troubleshooting) untuk mencari solusi. -- Jika sumber daya kami di sini kurang membantu, bisa minta bantuan bertemu langsung di [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/id_ID/restoring-updating-cfw.md b/docs/id_ID/restoring-updating-cfw.md index 26389e95ca..61ac0ffc5d 100644 --- a/docs/id_ID/restoring-updating-cfw.md +++ b/docs/id_ID/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Kartu SD harus sudah diformat ke FAT32 untuk mengikuti panduan ini, jika tidak n ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + Luma3DS versi terkini sekarang sudah terpasang di kartu SD dan memori internal. ::: diff --git a/docs/id_ID/troubleshooting-a9lh-to-b9s.md b/docs/id_ID/troubleshooting-a9lh-to-b9s.md index 0c7b8cfc82..c52e0bf823 100644 --- a/docs/id_ID/troubleshooting-a9lh-to-b9s.md +++ b/docs/id_ID/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Sidik Gangguan (Dari A9LH ke B9S) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Dari A9LH ke B9S". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Dari A9LH ke B9S". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu dengan SafeB9SInstaller diff --git a/docs/id_ID/troubleshooting-finalizing-setup.md b/docs/id_ID/troubleshooting-finalizing-setup.md index 35834dbd6b..c8d7bbdb08 100644 --- a/docs/id_ID/troubleshooting-finalizing-setup.md +++ b/docs/id_ID/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Sidik Gangguan (Penyiapan Akhir) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Penyiapan Akhir". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Penyiapan Akhir". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu dengan Penyiapan Akhir @@ -17,7 +17,7 @@ Langkah di bawah ini bisa dicoba dari urutan mana saja, ini diurutkan dari termu 7. Sambungkan ke WiFi lain, seperti hotspot seluler 8. Server Nintendo mungkin sedang padam; Coba lagi nanti 9. Jika masih muncul galat, [ikuti CTRTransfer](ctrtransfer), lalu coba lagi -10. Untuk bantuan (berbahasa Inggris), gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ Berkas `finalize.romfs` letaknya salah dan bukan di akar kartu SD. Naskah akan m :::details Error #24: SD is write-protected -Pastikan pengunci kartu SD tidak [dikunci](/images/sdlock.png). Jika kartu SD tidak dikunci tapi masih galat, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan. +Pastikan pengunci kartu SD tidak [dikunci](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ Jika ternyata kartu SD masih tersisa cukup ruang, mungkin kartu SD rusak. Periks :::details Error #12: Copy (file).db fail -Pastikan pengunci kartu SD tidak [dikunci](/images/sdlock.png). Jika kartu SD tidak dikunci tapi masih galat, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan. +Pastikan pengunci kartu SD tidak [dikunci](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/id_ID/troubleshooting-mset9.md b/docs/id_ID/troubleshooting-mset9.md index 942df3c229..a049a6024b 100644 --- a/docs/id_ID/troubleshooting-mset9.md +++ b/docs/id_ID/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Sidik Gangguan (MSET9) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (MSET9)", "Memasang boot9strap (MSET9 CLI)", dan "Memasang boot9strap (MSET9 Play Store)". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (MSET9)", "Memasang boot9strap (MSET9 CLI)", dan "Memasang boot9strap (MSET9 Play Store)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (aplikasi / naskah) diff --git a/docs/id_ID/troubleshooting-ntrboot.md b/docs/id_ID/troubleshooting-ntrboot.md index f7005ca47a..8386a32482 100644 --- a/docs/id_ID/troubleshooting-ntrboot.md +++ b/docs/id_ID/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Sidik Gangguan (ntrboot) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (ntrboot)". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (ntrboot)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu dengan SafeB9SInstaller diff --git a/docs/id_ID/troubleshooting-post-install.md b/docs/id_ID/troubleshooting-post-install.md index aabf7ec592..d82bc42cab 100644 --- a/docs/id_ID/troubleshooting-post-install.md +++ b/docs/id_ID/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Sidik Gangguan (Setelah Pasang) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui setelah _custom firmware_ dipasang. Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui setelah _custom firmware_ dipasang. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu awal nyala @@ -49,7 +49,7 @@ Langkah di bawah ini bisa dicoba dari urutan mana saja, diurutkan dari instruksi - Nyalakan daya konsol - Jika berhasil, konsol akan menyala ke layar "update your system" 5. Ikuti panduan [CTRTransfer](ctrtransfer) -6. Untuk bantuan lebih lanjut, minta di [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ Jika seperti itu, coba langkah di bawah ini; diurut dari yang termudah ke tersus 2. Matikan daya konsol, lepas kartu SD, sisipkan ke komputer Anda, unduh versi terkini dari [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), lalu ekstrak `boot.firm` dari `Luma3DS.zip` dan taruh di akar kartu SD (timpa berkas yang ada) 3. Matikan daya konsol, lepas kartu SD, sisipkan ke komputer Anda dan format ulang kartu SD sesuai OS komputer: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(ini akan mengosongkan data kartu SD)_ 4. Uji kegalatan di kartu SD dengan mengikuti panduan sesuai OS komputer: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). Jika kartu SD disebut "faulty", berarti harus mengganti kartu SD -5. Slot kartu SD mungkin rusak. Gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan lanjut +5. Slot kartu SD mungkin rusak. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Layar biru "BOOTROM ERROR" -Konsol kemungkinan matot fisik (_hard-brick_). Berarti harus beli _flashcart_ ntrboot untuk memasang ulang boot9strap dan memperbaiki konsol. Mungkin ini bisa juga rusak fisik tak bisa diperbaiki. Apa pun itu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan. +Konsol kemungkinan matot fisik (_hard-brick_). Berarti harus beli _flashcart_ ntrboot untuk memasang ulang boot9strap dan memperbaiki konsol. Mungkin ini bisa juga rusak fisik tak bisa diperbaiki. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - Ini bisa jadi hanya layar _splash_ awal nyala yang sengaja diatur seperti kena matot (_brick_). Coba biarkan konsol menyala lima menit, tunggu _splash_ layar biru selesai. @@ -102,7 +102,7 @@ Konsol kemungkinan matot fisik (_hard-brick_). Berarti harus beli _flashcart_ nt :::details Untuk galat lain -Coba fotokan galatnya dan gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ Ini bisa terjadi setelah CTRTransfer atau mengubah daerah Old 3DS / 2DS. Follow :::details Ada galat pengecualian saat memuat/buka aplikasi Cari maksud layar pengecualian di [laman ini](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -Jika tidak ketemu maksud galat atau instruksi tidak berhasil, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan lanjut. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Konsol kemungkinan masih terpasang menuhax67. Untuk mencopot menuhax67, unduh ve :::details Untuk hal lain -Gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan, dan jelaskan isu yang muncul. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/id_ID/troubleshooting-safecerthax.md b/docs/id_ID/troubleshooting-safecerthax.md index 84eedba348..09c2621acb 100644 --- a/docs/id_ID/troubleshooting-safecerthax.md +++ b/docs/id_ID/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Sidik Gangguan (safecerthax) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (safecerthax)". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (safecerthax)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu dengan SafeB9SInstaller diff --git a/docs/id_ID/troubleshooting-soundhax.md b/docs/id_ID/troubleshooting-soundhax.md index a0ee8f16a3..91a907ea55 100644 --- a/docs/id_ID/troubleshooting-soundhax.md +++ b/docs/id_ID/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Sidik Gangguan (Soundhax) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (Soundhax)" untuk konsol di versi sistem 1.0.0 sampai 11.3.0. Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (Soundhax)" untuk konsol di versi sistem 1.0.0 sampai 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu dengan Soundhax @@ -32,7 +32,7 @@ Soundhax yang ditaruh mungkin tidak sesuai versi, daerah, dan jenis konsol. Past Jika cara di atas tidak memperbaiki isu, dan punya konsol Old 3DS (XL/LL) atau Old 2DS, mungkin isunya di pembaruan dari kartrid. Coba lihat lagi versi konsol. Jika angka sebelum huruf itu 4 ke bawah (misal: 11.3.0-_**4**_U), ganti berkas Soundhax di akar kartu SD dengan [berkas ini](http://soundhax.686178.xyz/frankenfirm.html?crash). -Jika cara tadi tidak memperbaiki isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ Soundhax yang ditaruh tidak sesuai versi, daerah, dan jenis konsol. Pastikan ses Jika cara di atas tidak memperbaiki isu, dan punya konsol Old 3DS (XL/LL) atau Old 2DS, mungkin isunya di pembaruan dari kartrid. Coba lihat lagi versi konsol. Jika angka sebelum huruf itu 3 ke bawah (misal: 11.3.0-_**0**_U), ganti berkas Soundhax di akar kartu SD dengan [berkas ini](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -Jika cara tadi tidak memperbaiki isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) untuk bantuan. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/id_ID/troubleshooting-ssloth-browser.md b/docs/id_ID/troubleshooting-ssloth-browser.md index 2361def561..2986ff3561 100644 --- a/docs/id_ID/troubleshooting-ssloth-browser.md +++ b/docs/id_ID/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Sidik Gangguan (SSLoth-Browser) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (SSLoth-Browser)" untuk konsol di versi sistem 11.4.0 sampai 11.13.0. Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (SSLoth-Browser)" untuk konsol di versi sistem 11.4.0 sampai 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/id_ID/troubleshooting-super-skaterhax.md b/docs/id_ID/troubleshooting-super-skaterhax.md index e7c0735599..ccd8af66cd 100644 --- a/docs/id_ID/troubleshooting-super-skaterhax.md +++ b/docs/id_ID/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Sidik Gangguan (super-skaterhax) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (super-skaterhax)". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memasang boot9strap (super-skaterhax)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/id_ID/troubleshooting-updating-b9s.md b/docs/id_ID/troubleshooting-updating-b9s.md index 69d2ef8078..35b8462ed3 100644 --- a/docs/id_ID/troubleshooting-updating-b9s.md +++ b/docs/id_ID/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Sidik Gangguan (Memperbarui B9S) -Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memperbarui B9S". Jika saran dari laman ini tidak menyelesaikan isu, gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan jelaskan isunya, termasuk apa yang sudah dicoba. +Laman ini berisi saran sidik gangguan untuk isu yang umum ditemui saat mengikuti "Memperbarui B9S". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Isu dengan SafeB9SInstaller diff --git a/docs/id_ID/troubleshooting.md b/docs/id_ID/troubleshooting.md index cc0fefb46e..719c71c249 100644 --- a/docs/id_ID/troubleshooting.md +++ b/docs/id_ID/troubleshooting.md @@ -2,7 +2,7 @@ Laman landas ini berisi rujukan sidik gangguan dari kami untuk isu yang umum ditemui. Pencet tautan sesuai laman yang Anda ikuti untuk sidik gangguan lanjut. -Jika isu masih tidak hilang, minta bantuan di [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). Jika ada isu baru lagi tapi tahu solusinya, [beri tahu kami!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). Jika ada isu baru lagi tapi tahu solusinya, [beri tahu kami!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/id_ID/uninstall-cfw.md b/docs/id_ID/uninstall-cfw.md index 65935d45d6..ce5025f83a 100644 --- a/docs/id_ID/uninstall-cfw.md +++ b/docs/id_ID/uninstall-cfw.md @@ -17,7 +17,7 @@ Jika berniat mencopot CFW karena: - Ada aplikasi sistem yang kacau - Konsol tidak bisa di-_boot_ ke HOME Menu -JANGAN!!!! Mencopot _custom firmware_ hanya menambah risiko tidak penting atau parahnya **KONSOL BISA MATOT** (_brick_). Sebaiknya minta bantuan di [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). +JANGAN!!!! Mencopot _custom firmware_ hanya menambah risiko tidak penting atau parahnya **KONSOL BISA MATOT** (_brick_). A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ Tujuan dari bagian ini untuk memastikan konsol bisa menyala sesudah mencopot CFW ::: danger -Jika TIDAK masuk ke HOME Menu 3DS biasa, atau System Settings / papan ketik tidak bisa diakses, **DILARANG lanjutkan panduan ini**! Gabung ke [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp) dan minta bantuan di sana dalam bahasa Inggris. +Jika TIDAK masuk ke HOME Menu 3DS biasa, atau System Settings / papan ketik tidak bisa diakses, **DILARANG lanjutkan panduan ini**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ Jika berniat mencopot CFW karena: - Ada aplikasi sistem yang kacau - Konsol tidak bisa di-_boot_ ke HOME Menu -JANGAN!!!! Mencopot _custom firmware_ hanya menambah risiko tidak penting atau parahnya **KONSOL BISA MATOT** (_brick_). Sebaiknya minta bantuan di [Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). +JANGAN!!!! Mencopot _custom firmware_ hanya menambah risiko tidak penting atau parahnya **KONSOL BISA MATOT** (_brick_). A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/it_IT/_include/configure-luma3ds.md b/docs/it_IT/_include/configure-luma3ds.md index fe76b4564e..91bb71cc7a 100644 --- a/docs/it_IT/_include/configure-luma3ds.md +++ b/docs/it_IT/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. La tua console dovrebbe aver avviato il 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, **lascia queste opzioni nelle impostazioni predefinite** (non spuntare o deselezionare nulla) - - Se la tua console si spegne quando cerchi di accenderla, assicurati di aver copiato il file `boot.firm` dall'archivio `.zip` di Luma3DS nella directory principale della tua scheda SD + - Se la tua console mostra un LED di notifica bianco e poi si spegne quando cerchi di accenderla, assicurati di avere [il file `boot.firm` di Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) nella directory principale della scheda SD (dentro `Luma3DSvX.X.X.zip`) 2. Premi (Start) per salvare e riavviare il 3DS diff --git a/docs/it_IT/_include/ctrtransfer-prep.md b/docs/it_IT/_include/ctrtransfer-prep.md index 6fc8a56da6..71cd8dda25 100644 --- a/docs/it_IT/_include/ctrtransfer-prep.md +++ b/docs/it_IT/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copia il file `FBI.3dsx` nella cartella `/3ds/` nella tua scheda SD 10. Copia il file `faketik.3dsx` nella cartella `/3ds/` della tua scheda SD 11. Reinserisci la scheda SD nella tua console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/it_IT/_include/ish-chorus.md b/docs/it_IT/_include/ish-chorus.md new file mode 100644 index 0000000000..952526fb5b --- /dev/null +++ b/docs/it_IT/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copia il seguente comando: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tocca la casella qui sopra per far apparire l'icona Copia +2. Apri l'applicazione iSH +3. Incolla il comando qui sopra premendo [il pulsante incolla](/images/screenshots/mset9/ish-paste-button.png) sull'angolo in alto a destra della tua tastiera, quindi premi Invio per lanciare il comando +4. Seleziona la tua scheda SD nel popup Files, quindi premi "Apri" sull'angolo in alto a destra del popup diff --git a/docs/it_IT/_include/troubleshooting-get-help-common.md b/docs/it_IT/_include/troubleshooting-get-help-common.md index 74b634e4db..f7c40ce51e 100644 --- a/docs/it_IT/_include/troubleshooting-get-help-common.md +++ b/docs/it_IT/_include/troubleshooting-get-help-common.md @@ -2,6 +2,6 @@ ___ :::details Qualcos'altro -Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per ricevere assistenza, e descrivi il problema che riscontri. +Entra nel [canale Discord r/3ds](https://discord.gg/MWxPgEp) per ricevere assistenza, e descrivi il problema che riscontri. ::: diff --git a/docs/it_IT/checking-for-cfw.md b/docs/it_IT/checking-for-cfw.md index 872fa48f64..6e35454765 100644 --- a/docs/it_IT/checking-for-cfw.md +++ b/docs/it_IT/checking-for-cfw.md @@ -53,6 +53,6 @@ Se vedi GodMode9, Decrypt9WIP, Hourglass9, o Luma3ds chainloader, hai tenuto pre ::: danger -Se vedi qualcosa non descritto nelle opzioni sopra, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) e chiedi assistenza in Inglese. +Se vedi qualcosa non descritto nelle opzioni sopra, entra nel [canale Discord di r/3ds](https://discord.gg/3ds) e chiedi assistenza in Inglese. ::: diff --git a/docs/it_IT/contribute.md b/docs/it_IT/contribute.md index 54afba57ea..64ac3b05ce 100644 --- a/docs/it_IT/contribute.md +++ b/docs/it_IT/contribute.md @@ -4,7 +4,7 @@ Siamo contenti di sapere che vorresti contribuire a 3ds.hacks.guide! Ecco alcuni ## Manutenzione -Questa guida è open source; il nostro repository è disponibile [qui](https://github.com/hacks-guide/Guide_3DS). Se hai notato un problema su questa guida, puoi inviare una segnalazione per farcelo sapere, o inviare una pull request per apportare autonomamente le modifiche necessarie. Puoi anche chiacchierare con noi nel canale #guide-meta su [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). +Questa guida è open source; il nostro repository è disponibile [qui](https://github.com/hacks-guide/Guide_3DS). Se hai notato un problema su questa guida, puoi inviare una segnalazione per farcelo sapere, o inviare una pull request per apportare autonomamente le modifiche necessarie. ## Traduzioni diff --git a/docs/it_IT/index.md b/docs/it_IT/index.md index 4c34a1d6df..565f2a3f4d 100644 --- a/docs/it_IT/index.md +++ b/docs/it_IT/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +Siamo consapevoli che gli inviti al server Discord Nintendo Homebrew sono attualmente disabilitati e stiamo lavorando per risolvere il problema. Per ricevere supporto, visita il [canale Discord di r/3ds](https://discord.gg/3ds). + +::: + ::: info Leggi attentamente tutte le pagine introduttive (compresa questa!) prima di proseguire. diff --git a/docs/it_IT/installing-boot9strap-(mset9).md b/docs/it_IT/installing-boot9strap-(mset9).md index df8de54ba2..feb53134ae 100644 --- a/docs/it_IT/installing-boot9strap-(mset9).md +++ b/docs/it_IT/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installazione di boot9strap (MSET9) ## Scegli il tuo sistema operativo @@ -6,6 +19,6 @@ Le istruzioni per MSET9 variano a seconda del computer, del telefono o del table Scegli il sistema operativo del dispositivo **che utilizzerai per modificare la console**. Il dispositivo avrà bisogno di un modo per leggere e scrivere i file sulla scheda SD del 3DS. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/it_IT/installing-boot9strap-(mset9-cli).md b/docs/it_IT/installing-boot9strap-(mset9-cli).md index 39bd599a4b..b364bae9e3 100644 --- a/docs/it_IT/installing-boot9strap-(mset9-cli).md +++ b/docs/it_IT/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -Questa pagina richiede un computer che esegue Windows, Linux o macOS. Se hai un telefono/tablet Android o un Chromebook, segui invece [Installazione di boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Se non hai accesso a nessuno di questi dispositivi, dovrai usare un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Questa pagina richiede un computer che esegue Windows, Linux o macOS. Se hai un telefono/tablet Android o un Chromebook, segui invece [Installazione di boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Se hai un iPhone o un iPad, segui invece la sezione [Installazione di boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)). Se non hai accesso a nessuno di questi dispositivi, dovrai usare un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ Queste istruzioni vanno eseguite **ALLA LETTERA**, quindi ricontrolla TUTTO quel In questa sezione installerai il custom firmware sulla tua console. 1. Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap - - Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, [segui questa guida per risolvere i problemi](troubleshooting-mset9) -2. Una volta completato tutto, premi (A) per riavviare la console + - Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, [segui questa guida per risolvere i problemi](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Se la schermata superiore è vuota **e** vedi "Crypto Status - all checks passed" nella schermata inferiore, dovrai inserire la combinazione di tasti alla cieca. Premi i seguenti pulsanti in questo ordine: + - Sinistra, Giù, Destra, Su, A +2. Al termine (tutti e sette i punti sullo schermo inferiore sono verdi) premi (A) per riavviare la console diff --git a/docs/it_IT/installing-boot9strap-(mset9-cli-ios).md b/docs/it_IT/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..430acd3d1e --- /dev/null +++ b/docs/it_IT/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installazione di boot9strap (MSET9 CLI iOS) + +:::details Dettagli tecnici (opzionale) + +[MSET9](https://github.com/zoogie/MSET9) è un exploit per l'applicazione "Impostazioni della console" sviluppata da [zoogie](https://github.com/zoogie). Sfrutta una falla per cui l'ID1 (la seconda cartella a 32 caratteri all'interno di Nintendo 3DS, all'interno di ID0) può essere _qualsiasi_ nome a condizione che sia lungo 32 caratteri. L'esecuzione di una sequenza specifica di azioni determina nella console l'esecuzione delle istruzioni codificate nel nome della cartella ID1, che può essere utilizzato per garantire pieno controllo del 3DS. + +::: + +## Note di compatibilità + +::: warning + +Questa pagina richiede un iPhone o un iPad in con iOS/iPadOS 14.0 o superiore. Se hai un computer che esegue Windows, macOS o Linux, segui invece [Installazione di boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Se hai un telefono/tablet Android o un Chromebook, segui invece [Installazione di boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)). Se non hai accesso a nessuno di questi dispositivi, dovrai usare un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +Dato che gli iPhone e gli iPad non hanno uno slot per scheda SD, avrai bisogno di un adattatore per collegare la scheda SD al dispositivo (ad esempio da Lightning a scheda SD o da USB-C a scheda SD). + +::: + +## Cosa serve + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) dall'App Store + +## Istruzioni + +::: info + +In questa pagina eseguirai lo script di MSET9, che viene utilizzato per attivare MSET9. Durante l'esecuzione dello script i dati utente scompariranno temporaneamente, ma torneranno al completamento di questa pagina. Se ricevi un errore durante l'esecuzione dello script, puoi probabilmente trovarne la soluzione alla pagina [Risoluzione dei problemi](troubleshooting-mset9). + +::: + +### Sezione I - Preparazione + +In questa sezione preparerai l'exploit MSET9 creando **temporaneamente** un nuovo profilo per il menu HOME senza dati utente, configurandolo con i dati minimi necessari per l'esecuzione di MSET9. I tuoi dati dati utente attuali scompariranno, ma torneranno al termine di questa pagina. + +1. Inserisci la scheda SD nel tuo iPhone/iPad (utilizzando un adattatore) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Digita il numero corrispondente al modello di console e alla versione, quindi premi Invio + + - La schermata dovrebbe cambiare in questo: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Assicurarsi che siano visualizzati il modello di console e la versione corretti +2. Digita `1`, quindi premi Invio per avviare il processo di creazione dell'ID1 di MSET9 +3. Dopo aver letto il disclaimer, digita di nuovo `1` e premi Invio per accettarlo + - Se ottieni un errore, controlla la pagina [Risoluzione dei problemi](troubleshooting-mset9), quindi riprova +4. Se vedi il messaggio "Created hacked ID1.", premi Invio per chiudere lo script di MSET9 + - Il tuo 3DS sembrerà non avere dati / nessuna applicazione installata dall'utente nel menu HOME. **È normale.** I tuoi dati saranno ripristinati in un secondo momento +5. Reinserisci la scheda SD nella tua console +6. Accendi la tua console +7. Avvia il Centro di creazione Mii +8. Attendi che la console raggiunga la schermata [Benvenuto al Centro di creazione Mii](/images/screenshots/mset9/mii-welcome.png), quindi esci per tornare al menu HOME + - Potresti vedere [questa schermata](/images/screenshots/mset9/mii-extdata.png), che indica che i dati necessari sono stati creati + - Se raggiungi la [normale](/images/screenshots/mset9/mii-existing.png) schermata del Centro di creazione Mii vuol dire che i dati esistono già. Esci dal Centro di creazione Mii e torna al menu HOME +9. Avvia le Impostazioni della console e vai su `Gestione dati` -> `Nintendo 3DS` -> `Software` -> Reset ([immagine](/images/screenshots/database-reset.jpg)) + - Non verranno cancellati i tuoi dati +10. Spegni la console premendo il pulsante di accensione, quindi tocca "Spegni" sullo schermo inferiore +11. Inserisci la scheda SD nel tuo iPhone/iPad (utilizzando un adattatore) + + + +1. Digita il numero corrispondente al modello di console e alla versione, quindi premi Invio + + - La schermata dovrebbe mostrare questo e visualizzare `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - Se la schermata dice [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Digita `2`, quindi premi Invio per controllare lo stato di MSET9 e seguire le indicazioni + - Una volta risolto il problema, torna alla Sezione I Passo 14 + - Per ulteriori informazioni, consulta la pagina [Risoluzione dei problemi](troubleshooting-mset9) +2. Digita `0`, quindi premi Invio per chiudere lo script +3. Reinserisci la scheda SD nella tua console + +### Sezione II - MSET9 + +In questa sezione attiverai MSET9 per avviare SafeB9SInstaller (l'installer del custom firmware). + +::: danger + +Queste istruzioni vanno eseguite **ALLA LETTERA**, quindi ricontrolla TUTTO quello che farai per evitare errori! + +::: + +1. Accendi la tua console, assicurandoti che le Impostazioni della console siano selezionate + - Se le Impostazioni della console non sono selezionate, **[seleziona](/images/screenshots/mset9/hover-settings.png)** l'icona Impostazioni della console usando il D-Pad, spegni la tua console, quindi riaccendila +2. Premi (A) per avviare le Impostazioni della console +3. Entra in `Gestione dati` -> `Nintendo 3DS` -> `Dati aggiuntivi` ([immagine](/images/screenshots/bb3/settings-extdata.png)) +4. **Non premere alcun pulsante e non toccare lo schermo** +5. **Con la console ANCORA ACCESA e senza premere alcun pulsante o toccare lo schermo**, rimuovi la tua scheda SD dalla console + - Il menu si aggiornerà e dirà che non è presente alcuna scheda SD +6. Inserisci la scheda SD nel tuo iPhone/iPad (utilizzando un adattatore) + + + +1. Digita il numero corrispondente al modello di console e alla versione, quindi premi Invio +2. Nella schermata di MSET9, premi `3`, quindi premi Invio per iniettare MSET9 + - Dovresti vedere "MSET9 successfully injected!" +3. Premi Invio per chiudere lo script di MSET9 +4. Reinserisci la scheda SD nella console **senza premere alcun pulsante o toccare lo schermo** +5. Se l'exploit è andato a buon fine, si avvierà SafeB9SInstaller + - Se vedi una schermata rossa o se la console si blocca ad una schermata di caricamento, [segui questa guida per risolvere il problema](troubleshooting-mset9) + +### Sezione III - Installazione di boot9strap + +In questa sezione installerai il custom firmware sulla tua console. + +1. Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap + - Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, [segui questa guida per risolvere i problemi](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Se la schermata superiore è vuota **e** vedi "Crypto Status - all checks passed" nella schermata inferiore, dovrai inserire la combinazione di tasti alla cieca. Premi i seguenti pulsanti in questo ordine: + - Sinistra, Giù, Destra, Su, A +2. Al termine (tutti e sette i punti sullo schermo inferiore sono verdi) premi (A) per riavviare la console + + + +### Sezione IV - Disinstallare MSET9 + +In questa sezione rimuoverai MSET9 per evitare ulteriori problemi e per ripristinare i tuoi dati utente (giochi, temi, ecc.). (Questo non rimuoverà il custom firmware che hai appena installato.) + +::: danger + +NON saltare questa sezione! Se lo salti, le applicazioni potrebbero inaspettatamente crashare e riscontrerai errori nella pagina successiva! + +::: + +1. Spegni la tua console +2. Inserisci la scheda SD nel tuo iPhone/iPad (utilizzando un adattatore) + + + +1. Digita il numero corrispondente al modello di console e alla versione, quindi premi Invio + - Lo stato attuale dovrebbe visualizzare [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - Se hai già rimosso il file scatenante (o non l'hai mai iniettato), lo stato attuale mostrerà [Ready](/images/screenshots/mset9/mset9-ish-ready.png), vai al Passo 6 +2. Digita `4`, quindi premi Invio per rimuovere il file + - Dovresti vedere "Removed trigger file." +3. Digita `5`, quindi premi Invio per rimuovere MSET9 + - Dovresti vedere "Successfully removed MSET9!" +4. Premi Invio per chiudere lo script di MSET9 + + + +___ + +::: danger + +Hai seguito la Sezione IV (Disinstallare MSET9)? Quella sezione è OBBLIGATORIA! + +::: + +::: tip + +Prosegui con il [Completamento dell'installazione](finalizing-setup) + +::: diff --git a/docs/it_IT/installing-boot9strap-(mset9-play-store).md b/docs/it_IT/installing-boot9strap-(mset9-play-store).md index bb618fa2ca..5592dbb1a3 100644 --- a/docs/it_IT/installing-boot9strap-(mset9-play-store).md +++ b/docs/it_IT/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -Questa pagina richiede un telefono/tablet Android o un Chromebook. Se hai un computer che esegue Windows, macOS o Linux, segui invece [Installazione di boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Se non hai accesso a nessuno di questi dispositivi, dovrai usare un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Questa pagina richiede un telefono/tablet Android o un Chromebook. Se hai un iPhone o un iPad, segui invece la sezione [Installazione di boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)). Se hai un computer che esegue Windows, macOS o Linux, segui invece [Installazione di boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)). Se non hai accesso a nessuno di questi dispositivi, dovrai usare un [exploit alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ Queste istruzioni vanno eseguite **ALLA LETTERA**, quindi ricontrolla TUTTO quel In questa sezione installerai il custom firmware sulla tua console. 1. Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap - - Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, [segui questa guida per risolvere i problemi](troubleshooting-mset9) -2. Una volta completato tutto, premi (A) per riavviare la console + - Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, [segui questa guida per risolvere i problemi](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - Se la schermata superiore è vuota **e** vedi "Crypto Status - all checks passed" nella schermata inferiore, dovrai inserire la combinazione di tasti alla cieca. Premi i seguenti pulsanti in questo ordine: + - Sinistra, Giù, Destra, Su, A +2. Al termine (tutti e sette i punti sullo schermo inferiore sono verdi) premi (A) per riavviare la console diff --git a/docs/it_IT/installing-boot9strap-(safecerthax).md b/docs/it_IT/installing-boot9strap-(safecerthax).md index fd0bd1b0eb..5b26aad6ad 100644 --- a/docs/it_IT/installing-boot9strap-(safecerthax).md +++ b/docs/it_IT/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In questa sezione copierai i file necessari per attivare l'exploit safecerthax. 6. Reinserisci la scheda SD nella tua console 7. Accendi la tua console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Sezione III - safecerthax proxy ::: warning diff --git a/docs/it_IT/installing-boot9strap-(ssloth-browser).md b/docs/it_IT/installing-boot9strap-(ssloth-browser).md index 8da60766d9..70ca282982 100644 --- a/docs/it_IT/installing-boot9strap-(ssloth-browser).md +++ b/docs/it_IT/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In questa sezione copierai i file necessari per attivare sia browserhax che univ 8. Reinserisci la scheda SD nella tua console 9. Accendi la tua console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Sezione II - SSLoth In questa sezione cambierai le impostazioni di collegamento ad Internet per utilizzare una rete proxy progettata per aggirare il controllo della versione del browser, permettendo al browser di funzionare senza un aggiornamento di sistema. Questo ti permetterà di accedere alla pagina web dell'exploit del browser nella prossima sezione. diff --git a/docs/it_IT/installing-boot9strap-(super-skaterhax).md b/docs/it_IT/installing-boot9strap-(super-skaterhax).md index 6457842241..fbee6ce1fd 100644 --- a/docs/it_IT/installing-boot9strap-(super-skaterhax).md +++ b/docs/it_IT/installing-boot9strap-(super-skaterhax).md @@ -58,14 +58,14 @@ In questa sezione copierai i file necessari per attivare sia super-skaterhax che - Se ottieni un [avviso](/images/screenshots/skaterhax/country-change-notice.png) che dice che perderai l'accesso alle funzionalità di Nintendo Network ID, puoi tranquillamente selezionare OK per continuare 9. Seleziona le seguenti opzioni in base alla regione della tua console ([immagine](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: Seleziona prima United States, poi Do Not Set + - EUR: Seleziona prima United Kingdom, poi Do Not Set + - JPN: Seleziona prima 日本, poi 設定しない + - KOR: Seleziona prima 대한민국, poi 설정하지 않음 10. Vai a "Data e ora" -11. Imposta "Data" e "Ora" alla data e ora correnti nel tuo fuso orario +11. Imposta "Data" e "Ora" alla data e ora correnti 12. Esci dalle Impostazioni della console diff --git a/docs/it_IT/key-information.md b/docs/it_IT/key-information.md index 9729fc5ab9..894ae34643 100644 --- a/docs/it_IT/key-information.md +++ b/docs/it_IT/key-information.md @@ -32,7 +32,7 @@ Questa guida funziona su tutte le versioni retail della famiglia di console Nint ::: -Nella maggior parte dei casi, puoi seguire questa guida a patto che tu possa scaricare file tramite Internet e copiarli sulla tua scheda SD. Questo include la maggior parte dei dispositivi elettronici di consumo, come i computer che eseguono Windows, macOS, Linux e chromeOS (Chromebook), come anche i telefoni Android. A seconda del tuo dispositivo elettronico, potresti aver bisogno di acquistare un adattatore da scheda SD a USB, per permettergli di leggere la scheda SD. +Nella maggior parte dei casi, puoi seguire questa guida a patto che tu possa scaricare file tramite Internet e copiarli sulla tua scheda SD. Questo include la maggior parte dei dispositivi elettronici di consumo, come i computer che eseguono Windows, macOS, Linux e chromeOS (Chromebook), come anche i telefoni Android. A seconda del tuo dispositivo elettronico, potresti aver bisogno di acquistare un adattatore per schede SD, per leggere la tua scheda SD. :::: @@ -168,7 +168,7 @@ Se riscontri dei problemi seguendo questa guida, ci sono tanti modi per ricevere - Se hai delle domande a cui non hai ricevuto risposta in questa pagina, le loro risposte potrebbero essere nelle [FAQ Pre-Installazione](faq#pre-installation-faq). - Se si verifica un problema mentre stai seguendo questa guida, puoi consultare la pagina [Risoluzione dei problemi](troubleshooting) per trovare una soluzione. -- Se ciò di cui abbiamo parlato qui non fosse di aiuto, puoi ricevere supporto diretto sul [canale Discord Nintendo Homebrew (solo in inglese)](https://discord.gg/MWxPgEp). +- Se ciò di cui abbiamo parlato qui non fosse di aiuto, puoi ricevere supporto diretto sul [canale Discord r/3ds](https://discord.gg/3ds). ::: tip diff --git a/docs/it_IT/restoring-updating-cfw.md b/docs/it_IT/restoring-updating-cfw.md index 0fdb12a957..3828aa8cef 100644 --- a/docs/it_IT/restoring-updating-cfw.md +++ b/docs/it_IT/restoring-updating-cfw.md @@ -21,6 +21,12 @@ La scheda SD deve essere formattata come FAT32 per seguire questa guida, altrime ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + La versione più recente di Luma3DS è ora installata sulla scheda SD e nella memoria interna. ::: diff --git a/docs/it_IT/troubleshooting-a9lh-to-b9s.md b/docs/it_IT/troubleshooting-a9lh-to-b9s.md index 43ec18dc04..477af5bd8f 100644 --- a/docs/it_IT/troubleshooting-a9lh-to-b9s.md +++ b/docs/it_IT/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (da A9LH a B9S) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Da A9LH a B9S". 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Da A9LH a B9S". Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi con SafeB9SInstaller diff --git a/docs/it_IT/troubleshooting-finalizing-setup.md b/docs/it_IT/troubleshooting-finalizing-setup.md index cd09a538da..ed16028e9d 100644 --- a/docs/it_IT/troubleshooting-finalizing-setup.md +++ b/docs/it_IT/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (completamento dell'installazione) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Completamento dell'installazione". 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Completamento dell'installazione". Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi con il completamento dell'installazione @@ -17,7 +17,7 @@ I passaggi qui sotto possono essere seguiti in qualsiasi ordine, ma sono elencat 7. Connettiti ad una rete WiFi alternativa, ad esempio un hotspot mobile 8. I server Nintendo potrebbero essere irraggiungibili. Riprova più tardi 9. Se continui a ricevere un errore, [segui la guida per il CTRTransfer](ctrtransfer), poi ritenta l'aggiornamento -10. Se hai bisogno di aiuto (in inglese), entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) +10. Se hai bisogno di aiuto (in inglese), entra nel [canale Discord r/3ds](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ Il file `finalize.romfs` è stato posizionato in maniera errata e non nella dire :::details Error #24: SD is write-protected -Assicurati che la tua scheda SD non sia [protetta dalla scrittura](/images/sdlock.png). Se la scheda SD non è protetta e continui ad ottenere questo errore, entra nel [canale Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp) per ricevere assistenza. +Assicurati che la tua scheda SD non sia [protetta dalla scrittura](/images/sdlock.png). Se la scheda SD non è protetta e continui ad ottenere questo errore, entra nel [canale Discord r/3ds](https://discord.gg/3ds) per ricevere assistenza. ::: @@ -108,7 +108,7 @@ Se riieni di avere abbastanza spazio sulla tua scheda SD, questa potrebbe essere :::details Error #12: Copy (file).db fail -Assicurati che la tua scheda SD non sia [protetta dalla scrittura](/images/sdlock.png). Se la scheda SD non è protetta e continui ad ottenere questo errore, entra nel [canale Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp) per ricevere assistenza. +Assicurati che la tua scheda SD non sia [protetta dalla scrittura](/images/sdlock.png). Se la scheda SD non è protetta e continui ad ottenere questo errore, entra nel [canale Discord r/3ds](https://discord.gg/3ds) per ricevere assistenza. ::: diff --git a/docs/it_IT/troubleshooting-mset9.md b/docs/it_IT/troubleshooting-mset9.md index c9f214f2f8..7f48083f0f 100644 --- a/docs/it_IT/troubleshooting-mset9.md +++ b/docs/it_IT/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (MSET9) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati con le pagine "Installazione di boot9strap (MSET9)", "Installazione di boot9strap (MSET9 CLI)" e "Installazione di boot9strap (MSET9 Play Store)". 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati con le pagine "Installazione di boot9strap (MSET9)", "Installazione di boot9strap (MSET9 CLI)" e "Installazione di boot9strap (MSET9 Play Store)". Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## MSET9 (applicazione / script) diff --git a/docs/it_IT/troubleshooting-ntrboot.md b/docs/it_IT/troubleshooting-ntrboot.md index 4a9cfff824..40af15f470 100644 --- a/docs/it_IT/troubleshooting-ntrboot.md +++ b/docs/it_IT/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (ntrboot) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Installazione di boot9strap (ntrboot)". 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Installazione di boot9strap (ntrboot)". Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi con SafeB9SInstaller diff --git a/docs/it_IT/troubleshooting-post-install.md b/docs/it_IT/troubleshooting-post-install.md index 3b96b2038d..1b23596d44 100644 --- a/docs/it_IT/troubleshooting-post-install.md +++ b/docs/it_IT/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (post-installazione) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati dopo l'installazione di un custom firmware. 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati dopo l'installazione di un custom firmware. Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi di avvio @@ -49,7 +49,7 @@ I passaggi qui sotto possono essere seguiti in qualsiasi ordine, ma sono elencat - Accendi la tua console - Se hai avuto successo, la console si avvierà mostrando la schermata "Aggiornamento" 5. Segui la guida [CTRTransfer](ctrtransfer) -6. Se hai bisogno di aiuto, chiedi pure nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) +6. Se hai bisogno di aiuto, chiedi pure nel [canale Discord r/3ds](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ Se è questo il caso, prova a seguire i seguenti passaggi, indicati dal più sem 2. Spegni la console, rimuovi la scheda SD, inseriscila sul tuo computer, scarica l'ultima versione di [Luma3DS](https://github. om/LumaTeam/Luma3DS/releases/latest), estrai il file `boot.firm` dall'archivio `Luma3DS.zip` e posizionalo nella directory principale della tua scheda SD (sostituendo qualunque file preesistente) 3. Spegni la console, rimuovi la scheda SD, inseriscila sul tuo computer e formatta la scheda SD secondo il sistema operativo del computer: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(questo cancellerà i dati della tua scheda SD)_ 4. Verifica la presenza di eventuali errori nella tua scheda SD seguendo la guida corretta per il sistema operativo del tuo computer: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). Se la tua scheda SD è contrassegnata come difettosa, allora dovrai sostituirla -5. Lo slot della tua scheda SD potrebbe essere rotto. Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza +5. Lo slot della tua scheda SD potrebbe essere rotto. Entra nel [canale Discord r/3ds](https://discord.gg/3ds) per chiedere assistenza ::: :::details Schermata blu con la scritta "BOOTROM ERROR" -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. +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 r/3ds](https://discord.gg/3ds) 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. @@ -102,7 +102,7 @@ La tua console è probabilmente brickata. Dovrai acquistare una flashcart ntrboo :::details Qualche altro errore -Scatta una foto dell'errore ed entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per ricevere assistenza. +Scatta una foto dell'errore ed entra nel [canale Discord r/3ds](https://discord.gg/3ds) per ricevere assistenza. ::: @@ -140,7 +140,7 @@ Questo può verificarsi dopo un CTRTransfer o dopo un cambio di regione su Old 3 :::details Schermata di errore all'avvio/caricamento di un'applicazione Cerca la tua schermata di errore in [questa pagina](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -Se non sei stato in grado di trovare il tuo errore o le istruzioni non funzionano, unisciti a [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp) per ulteriore assistenza. +Se non sei stato in grado di trovare il tuo errore o le istruzioni non funzionano, entra [nel canale Discord r/3ds](https://discord.gg/3ds) per ulteriore assistenza. ::: @@ -152,7 +152,7 @@ Probabilmente la tua console ha ancora menuhax67 installato. Per disinstallare m :::details Qualcos'altro -Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per ricevere assistenza, e descrivi il problema che riscontri. +Entra nel [canale Discord r/3ds](https://discord.gg/3ds) per ricevere assistenza, e descrivi il problema che riscontri. ::: diff --git a/docs/it_IT/troubleshooting-safecerthax.md b/docs/it_IT/troubleshooting-safecerthax.md index f36b0c357d..90cebf93ce 100644 --- a/docs/it_IT/troubleshooting-safecerthax.md +++ b/docs/it_IT/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (safecerthax) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Installazione di boot9strap (safecerthax)". 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Installazione di boot9strap (safecerthax)". Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi con SafeB9SInstaller diff --git a/docs/it_IT/troubleshooting-soundhax.md b/docs/it_IT/troubleshooting-soundhax.md index b035689a3c..6931c97e8e 100644 --- a/docs/it_IT/troubleshooting-soundhax.md +++ b/docs/it_IT/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Risoluzione dei problemi (Soundhax) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati con la pagina "Installazione di boot9strap (Soundhax)", usata per le versioni di sistema comprese tra 1.0.0 e 11.3.0. 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati con la pagina "Installazione di boot9strap (Soundhax)", usata per le versioni di sistema comprese tra 1.0.0 e 11.3.0. Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi con Soundhax @@ -32,7 +32,7 @@ Potresti anche avere il file Soundhax sbagliato per la tua console, regione e ve Se quanto sopra non risolve il problema e stai usando un Old 3DS / Old 3DS XL / Old 2DS, potresti stare incontrando un problema riguardante l'aggiornamento via scheda di gioco. Ricontrolla la versione del software. Se il numero prima della lettera è pari o inferiore a 4 (ad esempio 11.3.0-**4**U), sostituisci il file Soundhax nella directory principale della tua scheda SD con [questo](http://soundhax.686178.xyz/frankenfirm.html?crash). -Se non hai ancora risolto il problema, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. +Se non hai ancora risolto il problema, entra nel [canale Discord r/3ds](https://discord.gg/3ds) per chiedere assistenza. ::: @@ -42,7 +42,7 @@ Hai il file Soundhax sbagliato per la tua console, regione e versione. Verifica Se quanto sopra non risolve il problema e stai usando un Old 3DS / Old 3DS XL / Old 2DS, potresti stare incontrando un problema riguardante l'aggiornamento via scheda di gioco. Ricontrolla la versione del software. Se il numero prima della lettera è pari o inferiore a 3 (ad esempio 11.3.0-**0**U), sostituisci il file Soundhax nella directory principale della tua scheda SD con [questo](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -Se non hai ancora risolto il problema, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) per chiedere assistenza. +Se non hai ancora risolto il problema, entra nel [canale Discord r/3ds](https://discord.gg/3ds) per chiedere assistenza. ::: diff --git a/docs/it_IT/troubleshooting-ssloth-browser.md b/docs/it_IT/troubleshooting-ssloth-browser.md index ae9a19e261..486672b6dc 100644 --- a/docs/it_IT/troubleshooting-ssloth-browser.md +++ b/docs/it_IT/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (SSLoth-Browser) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati con la pagina "Installazione di boot9strap (SSLoth-Browser)", usata per le versioni di sistema comprese tra 11.4.0 e 11.13.0. 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati con la pagina "Installazione di boot9strap (SSLoth-Browser)", usata per le versioni di sistema comprese tra 11.4.0 e 11.13.0. Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ::: warning diff --git a/docs/it_IT/troubleshooting-super-skaterhax.md b/docs/it_IT/troubleshooting-super-skaterhax.md index 17567d4f65..d1d4704d5e 100644 --- a/docs/it_IT/troubleshooting-super-skaterhax.md +++ b/docs/it_IT/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (super-skaterhax) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Installazione di boot9strap (super-skaterhax)". 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Installazione di boot9strap (super-skaterhax)". Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ::: warning diff --git a/docs/it_IT/troubleshooting-updating-b9s.md b/docs/it_IT/troubleshooting-updating-b9s.md index 75a31a82ad..40e6d2e7ff 100644 --- a/docs/it_IT/troubleshooting-updating-b9s.md +++ b/docs/it_IT/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Risoluzione dei problemi (Aggiornare B9S) -Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Aggiornare B9S. 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. +Questa pagina offre consigli per la risoluzione dei problemi comunemente riscontrati nella pagina "Aggiornare B9S. Se non riesci a risolvere il tuo problema con i consigli su questa pagina, entra nel [canale Discord r/3ds](https://discord.gg/3ds) e descrivi il tuo problema, indicando quello che hai già provato. ## Problemi con SafeB9SInstaller diff --git a/docs/it_IT/troubleshooting.md b/docs/it_IT/troubleshooting.md index e5f53e9a4e..efb3842a69 100644 --- a/docs/it_IT/troubleshooting.md +++ b/docs/it_IT/troubleshooting.md @@ -2,7 +2,7 @@ Questa è una pagina contenente diverse risorse per risolvere i problemi comunemente riscontrati. Per visualizzarle, clicca sul collegamento corrispondente alla pagina che stai seguendo. -Se non riesci a risolvere il tuo problema, chiedi aiuto su [Nintendo Homebrew su Discord](https://discord.gg/MWxPgEp). Se manca il tuo problema ma ne conosci la soluzione, [faccelo sapere!](https://github.com/hacks-guide/Guide_3DS/issues) +Se non riesci a risolvere il tuo problema, chiedi aiuto [nel canale Discord r/3ds](https://discord.gg/3ds). Se manca il tuo problema ma ne conosci la soluzione, [faccelo sapere!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/it_IT/uninstall-cfw.md b/docs/it_IT/uninstall-cfw.md index a38b95ab00..ae5bf46d76 100644 --- a/docs/it_IT/uninstall-cfw.md +++ b/docs/it_IT/uninstall-cfw.md @@ -17,7 +17,7 @@ Se stai rimuovendo il CFW perché: - Una delle applicazioni di sistema non funziona correttamente - La tua console non riesce ad avviare il menu HOME -**FERMATI!!!** Disinstallare il custom firmware è un rischio non necessario che nel migliore dei casi ti farà perdere tempo e nel peggiore **BRICKARE** la tua console. Un'idea migliore sarebbe chiedere aiuto nel [canale Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). +**FERMATI!!!** Disinstallare il custom firmware è un rischio non necessario che nel migliore dei casi ti farà perdere tempo e nel peggiore **BRICKARE** la tua console. Un'idea migliore sarebbe chiedere aiuto nel [canale Discord r/3ds](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ Lo scopo di questa sezione è quello di verificare che la console si avvii e che ::: danger -Se NON si avvia il normale menu HOME 3DS, le Impostazioni della console e/o la tastiera sono inaccessibili, **NON PROSEGUIRE con queste istruzioni**! Entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) (in Inglese) per richiedere assistenza. +Se NON si avvia il normale menu HOME 3DS, le Impostazioni della console e/o la tastiera sono inaccessibili, **NON PROSEGUIRE con queste istruzioni**! Entra nel [canale Discord r/3ds](https://discord.gg/3ds) (in Inglese) per richiedere assistenza. ::: @@ -196,7 +196,7 @@ Se stai rimuovendo il CFW perché: - Una delle applicazioni di sistema non funziona correttamente - La tua console non riesce ad avviare il menu HOME -**FERMATI!!!** Disinstallare il custom firmware è un rischio non necessario che nel migliore dei casi ti farà perdere tempo e nel peggiore **BRICKARE** la tua console. Un'idea migliore sarebbe chiedere aiuto nel [canale Discord Nintendo Homebrew](https://discord.gg/MWxPgEp). +**FERMATI!!!** Disinstallare il custom firmware è un rischio non necessario che nel migliore dei casi ti farà perdere tempo e nel peggiore **BRICKARE** la tua console. Un'idea migliore sarebbe chiedere aiuto nel [canale Discord r/3ds](https://discord.gg/3ds). ::: diff --git a/docs/ja_JP/_include/configure-luma3ds.md b/docs/ja_JP/_include/configure-luma3ds.md index 9dd8956e72..fc6f4e8f7e 100644 --- a/docs/ja_JP/_include/configure-luma3ds.md +++ b/docs/ja_JP/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. (Start) を押してセーブして再起動します diff --git a/docs/ja_JP/_include/ctrtransfer-prep.md b/docs/ja_JP/_include/ctrtransfer-prep.md index 84ba9d8e56..44d7937a6a 100644 --- a/docs/ja_JP/_include/ctrtransfer-prep.md +++ b/docs/ja_JP/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. `FBI.3dsx`を、SDカードの`/3ds/`フォルダにコピーします。 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ja_JP/_include/ish-chorus.md b/docs/ja_JP/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ja_JP/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ja_JP/checking-for-cfw.md b/docs/ja_JP/checking-for-cfw.md index 58e4759c85..062093e099 100644 --- a/docs/ja_JP/checking-for-cfw.md +++ b/docs/ja_JP/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ja_JP/contribute.md b/docs/ja_JP/contribute.md index 9b3397bed5..714a9892a7 100644 --- a/docs/ja_JP/contribute.md +++ b/docs/ja_JP/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/ja_JP/index.md b/docs/ja_JP/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/ja_JP/index.md +++ b/docs/ja_JP/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/ja_JP/installing-boot9strap-(mset9).md b/docs/ja_JP/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/ja_JP/installing-boot9strap-(mset9).md +++ b/docs/ja_JP/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ja_JP/installing-boot9strap-(mset9-cli).md b/docs/ja_JP/installing-boot9strap-(mset9-cli).md index 863c3c4337..15571659a6 100644 --- a/docs/ja_JP/installing-boot9strap-(mset9-cli).md +++ b/docs/ja_JP/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ja_JP/installing-boot9strap-(mset9-cli-ios).md b/docs/ja_JP/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..3549d44144 --- /dev/null +++ b/docs/ja_JP/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Exploitが成功すれば、SafeB9SInstallerが起動されます。 + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/ja_JP/installing-boot9strap-(mset9-play-store).md b/docs/ja_JP/installing-boot9strap-(mset9-play-store).md index 17f4a8690e..85df949602 100644 --- a/docs/ja_JP/installing-boot9strap-(mset9-play-store).md +++ b/docs/ja_JP/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ja_JP/installing-boot9strap-(safecerthax).md b/docs/ja_JP/installing-boot9strap-(safecerthax).md index 3a97fd772f..ad60f74a70 100644 --- a/docs/ja_JP/installing-boot9strap-(safecerthax).md +++ b/docs/ja_JP/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/ja_JP/installing-boot9strap-(ssloth-browser).md b/docs/ja_JP/installing-boot9strap-(ssloth-browser).md index db321d6c55..b6b127502f 100644 --- a/docs/ja_JP/installing-boot9strap-(ssloth-browser).md +++ b/docs/ja_JP/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/ja_JP/installing-boot9strap-(super-skaterhax).md b/docs/ja_JP/installing-boot9strap-(super-skaterhax).md index cc96a44cae..d22fc89bdf 100644 --- a/docs/ja_JP/installing-boot9strap-(super-skaterhax).md +++ b/docs/ja_JP/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/ja_JP/key-information.md b/docs/ja_JP/key-information.md index abab6b31bd..0dea4a4d43 100644 --- a/docs/ja_JP/key-information.md +++ b/docs/ja_JP/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ja_JP/restoring-updating-cfw.md b/docs/ja_JP/restoring-updating-cfw.md index 0e2974b761..b53f667280 100644 --- a/docs/ja_JP/restoring-updating-cfw.md +++ b/docs/ja_JP/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/ja_JP/troubleshooting-a9lh-to-b9s.md b/docs/ja_JP/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/ja_JP/troubleshooting-a9lh-to-b9s.md +++ b/docs/ja_JP/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ja_JP/troubleshooting-finalizing-setup.md b/docs/ja_JP/troubleshooting-finalizing-setup.md index ff78388f17..f4f0bf8de8 100644 --- a/docs/ja_JP/troubleshooting-finalizing-setup.md +++ b/docs/ja_JP/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ja_JP/troubleshooting-mset9.md b/docs/ja_JP/troubleshooting-mset9.md index 2fcac90ee8..4b2a08a84f 100644 --- a/docs/ja_JP/troubleshooting-mset9.md +++ b/docs/ja_JP/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ja_JP/troubleshooting-ntrboot.md b/docs/ja_JP/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/ja_JP/troubleshooting-ntrboot.md +++ b/docs/ja_JP/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ja_JP/troubleshooting-post-install.md b/docs/ja_JP/troubleshooting-post-install.md index 367006fed1..c3118968eb 100644 --- a/docs/ja_JP/troubleshooting-post-install.md +++ b/docs/ja_JP/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ja_JP/troubleshooting-safecerthax.md b/docs/ja_JP/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/ja_JP/troubleshooting-safecerthax.md +++ b/docs/ja_JP/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ja_JP/troubleshooting-soundhax.md b/docs/ja_JP/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/ja_JP/troubleshooting-soundhax.md +++ b/docs/ja_JP/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ja_JP/troubleshooting-ssloth-browser.md b/docs/ja_JP/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/ja_JP/troubleshooting-ssloth-browser.md +++ b/docs/ja_JP/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ja_JP/troubleshooting-super-skaterhax.md b/docs/ja_JP/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/ja_JP/troubleshooting-super-skaterhax.md +++ b/docs/ja_JP/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ja_JP/troubleshooting-updating-b9s.md b/docs/ja_JP/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/ja_JP/troubleshooting-updating-b9s.md +++ b/docs/ja_JP/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ja_JP/troubleshooting.md b/docs/ja_JP/troubleshooting.md index b6bd495063..a5039d34f4 100644 --- a/docs/ja_JP/troubleshooting.md +++ b/docs/ja_JP/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ja_JP/uninstall-cfw.md b/docs/ja_JP/uninstall-cfw.md index f9e1b07398..d60772ba68 100644 --- a/docs/ja_JP/uninstall-cfw.md +++ b/docs/ja_JP/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/ko_KR/_include/configure-luma3ds.md b/docs/ko_KR/_include/configure-luma3ds.md index bff4cc279a..f82d1e37d7 100644 --- a/docs/ko_KR/_include/configure-luma3ds.md +++ b/docs/ko_KR/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. 콘솔은 Luma3DS 구성 메뉴로 부팅되었을 겁니다 - Luma3DS 구성 메뉴는 Luma3DS 커스텀 펌웨어의 설정들 입니다. 이 설정들은 디버깅 또는 맞춤화의 유용합니다 - 일단 이 가이드에서는 **모든 설정을 기본으로 남겨 두세요** (켜기 또는 끄기를 누르지 마세요) - - 만약 콘솔이 부팅시에 꺼진다면 Luma3DS `.zip` 파일 안에 압축 되있는 `boot.firm`을 SD 카드의 루트로 복사 했는지 확인해 주세요 + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. (Start)를 눌러 저장하고 콘솔을 다시 시작해 주세요 diff --git a/docs/ko_KR/_include/ctrtransfer-prep.md b/docs/ko_KR/_include/ctrtransfer-prep.md index 989e0ec621..038cb4586f 100644 --- a/docs/ko_KR/_include/ctrtransfer-prep.md +++ b/docs/ko_KR/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. `FBI.3dsx` 파일을 SD 카드의 `/3ds/` 폴더에 복사해 주세요 10. `faketik.3dsx` 파일을 SD 카드의 `/3ds/` 폴더에 복사해 주세요 11. SD 카드를 콘솔에 다시 삽입해 주세요 + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ko_KR/_include/ish-chorus.md b/docs/ko_KR/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ko_KR/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ko_KR/_include/troubleshooting-get-help-common.md b/docs/ko_KR/_include/troubleshooting-get-help-common.md index b441ea0b2d..b78a352d8a 100644 --- a/docs/ko_KR/_include/troubleshooting-get-help-common.md +++ b/docs/ko_KR/_include/troubleshooting-get-help-common.md @@ -2,6 +2,6 @@ ___ :::details 기타 -[Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 도움을 요청하여, 자신이 본 문제를 같이 보내 주세요. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. ::: diff --git a/docs/ko_KR/checking-for-cfw.md b/docs/ko_KR/checking-for-cfw.md index 0fcb9a6f0b..cddea03dc6 100644 --- a/docs/ko_KR/checking-for-cfw.md +++ b/docs/ko_KR/checking-for-cfw.md @@ -53,6 +53,6 @@ Luma3DS 버전이 8.0 또는 그 이상이면, [CFW 복구 / 업데이트](resto ::: danger -위 옵션 외의 증상이 벌어진다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 (영어로) 도움을 요청해 주세요. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ko_KR/contribute.md b/docs/ko_KR/contribute.md index 15da836000..320e2db6a4 100644 --- a/docs/ko_KR/contribute.md +++ b/docs/ko_KR/contribute.md @@ -4,7 +4,7 @@ ## 유지보수 -이 가이드는 오픈소스이며, 저장소는 [여기서](https://github.com/hacks-guide/Guide_3DS) 확인하실 수 있습니다. 이 가이드에서 문제가 발견된 경우 문제를 제출하여 우리에게 알리거나 직접 가이드를 수정할 수 있습니다. [Nintendo Homebrew 디스코드 서버](https://discord.gg/MWxPgEp) #guide-meta 채널에서 대화할 수도 있습니다. +이 가이드는 오픈소스이며, 저장소는 [여기서](https://github.com/hacks-guide/Guide_3DS) 확인하실 수 있습니다. 이 가이드에서 문제가 발견된 경우 문제를 제출하여 우리에게 알리거나 직접 가이드를 수정할 수 있습니다. ## 번역 diff --git a/docs/ko_KR/index.md b/docs/ko_KR/index.md index 463cf0f651..a717691806 100644 --- a/docs/ko_KR/index.md +++ b/docs/ko_KR/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info 진행하기 전에 모든 소개 페이지(이 페이지 포함) 를 철저히 읽어 주세요. diff --git a/docs/ko_KR/installing-boot9strap-(mset9).md b/docs/ko_KR/installing-boot9strap-(mset9).md index 06a47d780a..135146fcbb 100644 --- a/docs/ko_KR/installing-boot9strap-(mset9).md +++ b/docs/ko_KR/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # boot9strap 설치 (MSET9) ## 운영체제 선택 @@ -6,6 +19,6 @@ MSET9는 **콘솔 해킹에 사용하는** 컴퓨터, 스마트폰 또는 태블 **콘솔 해킹에 사용할** 운영 체제를 선택해 주세요. 이 기기는 3DS SD 카드에 파일을 읽거나 저장할수 있어야 합니다. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ko_KR/installing-boot9strap-(mset9-cli).md b/docs/ko_KR/installing-boot9strap-(mset9-cli).md index fd5ce8d4e6..522da8d2f5 100644 --- a/docs/ko_KR/installing-boot9strap-(mset9-cli).md +++ b/docs/ko_KR/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -이 방법은 Windows OS, Linux, 혹은 macOS를 사용하는 컴퓨터가 필요합니다. 안드로이드 폰, 태블릿, 혹은 크롬북을 가지고 있을 경우, [boot9strap 설치 (MSET9 Play 스토어)](installing-boot9strap-\(mset9-play-store\))를 참조해 주세요. 만약 이 장비들 중 하나도 사용할 수 없는 상황이라면, [다른 취약점](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits)을 사용해야 할 수 있습니다. +이 방법은 Windows OS, Linux, 혹은 macOS를 사용하는 컴퓨터가 필요합니다. 안드로이드 폰, 태블릿, 혹은 크롬북을 가지고 있을 경우, [boot9strap 설치 (MSET9 Play 스토어)](installing-boot9strap-\(mset9-play-store\))를 참조해 주세요. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. 만약 이 장비들 중 하나도 사용할 수 없는 상황이라면, [다른 취약점](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits)을 사용해야 할 수 있습니다. ::: @@ -132,8 +132,10 @@ In this section, you will prepare the MSET9 exploit by **temporarily** creating 이 섹션에서는, 커스텀 펌웨어를 설치할 것입니다. 1. 메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요 - - 하단 화면의 단계가 붉은색 글자로 표시되고 키 조합 입력을 요구하지 않는다면, [이 문제 해결 가이드를 참고해주세요](troubleshooting-mset9) -2. 작업이 완료되면, (A) 를 눌려 콘솔을 재부팅해 주세요 + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ko_KR/installing-boot9strap-(mset9-cli-ios).md b/docs/ko_KR/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..aaa6172095 --- /dev/null +++ b/docs/ko_KR/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details 기술적 상세 정보 (선택 사항) + +[MSET9](https://github.com/zoogie/MSET9) 은 [zoogie](https://github.com/zoogie) 에 의해 개발된 본체 설정 앱의 취약점을 공략하는 방법입니다. 이 취약점은 ID1의 이름이 _어떤 이름이든 간에_ 32글자면 된다는 것을 이용합니다. (ID1 폴더는 Nintendo 3DS 폴더 속, 32글자짜리 ID0 폴더 안에 있는 또다른 32글자 폴더입니다.) Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## 호환성 안내 + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. 만약 윈도우나 macOS, 리눅스가 가동되는 컴퓨터를 가지고 있다면, 이 방법 대신 [boot9strap 설치 (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) 를 따르세요. 안드로이드 폰, 태블릿, 혹은 크롬북을 가지고 있을 경우, [boot9strap 설치 (MSET9 Play 스토어)](installing-boot9strap-\(mset9-play-store\))를 참조해 주세요. 만약 이 장비들 중 하나도 사용할 수 없는 상황이라면, [다른 취약점](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits)을 사용해야 할 수 있습니다. + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## 준비물 + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## 진행 방법 + +::: info + +이 페이지에서, MSET9 스크립트를 사용하여, MSET9을 작동시킬 것입니다. 스크립트가 진행되는 동안 사용자 데이터는 일시적으로 사라지지만 이 페이지가 완료되면 정상적으로 되돌아옵니다. 만약 스크립트를 실행하는 과정에서 에러가 발생할 경우, 에러 메세지에 대한 해결법은 대부분 [troubleshooting](troubleshooting-mset9) 페이지에서 확인할 수 있습니다. + +::: + +### 섹션 I - 준비 작업 + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. 현재 존재하는 유저 데이터는 사라지지만, 이 페이지의 작업을 끝낸다면 다시 복구될 것입니다. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - 화면에 표시된 모델과 버전이 정확한지 확인해 주세요 +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - 에러 발생시, [문제 해결](troubleshooting-mset9)을 확인 후 다시 시도해 주세요 +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **이건 예상된 결과입니다.** 이후 과정을 거치면서 원본 데이터는 복구될 것입니다 +5. SD 카드를 콘솔에 다시 삽입해 주세요 +6. 콘솔의 전원을 켜 주세요 +7. Mii 스튜디오를 열어주세요 +8. 콘솔이 [Mii 스튜디오에 오신 것을 환영합니다! (영어 사진)](/images/screenshots/mset9/mii-welcome.png) 화면까지 오면, Mii 스튜디오를 종료하고 HOME 메뉴로 나가주세요 + - [이 화면 (영어)](/images/screenshots/mset9/mii-extdata.png)을 보게 될 것입니다. 필요한 파일을 작성하고 있는 것이니 기다려주세요 + - [(영어 사진) 일반적인](/images/screenshots/mset9/mii-existing.png) Mii 스튜디오 화면을 보게된다면, 데이터가 이미 존재하는 것입니다. Mii 스튜디오를 종료한 후 HOME 메뉴로 돌아가세요. +9. 본체 설정을 실행한 후 `데이터 관리` -> `Nintendo 3DS 데이터 관리` -> `소프트웨어 관리` -> 초기화 ([영어 사진](/images/screenshots/database-reset.jpg))로 이동해 주세요. + - 이 과정은 데이터를 삭제하지 않습니다. +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - 문제가 해결되었다면, 섹션 I 14단계로 가 주세요 + - 더 많은 정보를 얻으려면, [문제 해결](troubleshooting-mset9) 페이지를 확인하세요 +2. Type `0`, then tap Return to close the script +3. SD 카드를 콘솔에 다시 삽입해 주세요 + +### 섹션 II - MSET9 + +이 섹션에서는, MSET9을 작동시켜 SafeB9SInstaller (커스텀 펌웨어 설치 프로그램) 를 실행할 것입니다. + +::: danger + +본 과정은 **정확하게** 진행되어야 하며, 오류를 막기 위해 **모든 실행 과정을 재확인해야 합니다!** + +::: + +1. 콘솔의 전원을 켜고, 본체 설정이 선택되어 있는지 확인하세요 + - 본체 설정이 선택되어 있지 않다면, 십자 패드를 이용해 본체 설정 앱을 **[띄워 놓고 (영어 사진)](/images/screenshots/mset9/hover-settings.png)**, 전원을 종료한 뒤, 다시 시도해 주세요 +2. (A)를 눌러 본체 설정을 실행해 주세요 +3. `데이터 관리` -> `Nintendo 3DS` -> `추가 데이터 관리`로 들어가주세요. ([영어 사진](/images/screenshots/mset9/settings-extdata.png)) +4. **절대 어떠한 버튼도 만지지 말고 스크린도 터치하지 마세요** +5. **어떠한 버튼도 하단 화면도 건드리지 않은 상태에서, 기기의 전원이 여전히 켜진 상태에서** SD 카드를 기기에서 제거해 주세요 + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - "MSET9 successfully injected!" 라는 메시지를 확인할 수 있을 것입니다 +3. Tap Return to close the MSET9 script +4. **어떠한 버튼도 하단 화면도 건드리지 않은 상태에서** SD 카드를 콘솔에 삽입해 주세요 +5. 익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다 + - 붉은 화면이 뜨거나 로딩 화면에서 멈출 경우, [다음 문제 해결 가이드](troubleshooting-mset9) 내용을 따라주세요 + +### 섹션 III - boot9strap 설치하기 + +이 섹션에서는, 커스텀 펌웨어를 설치할 것입니다. + +1. 메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요 + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### 섹션 IV - MSET9 제거 + +이 섹션에서는, 추가 문제를 방지하고 게임, 테마 등의 유저 데이터를 복구하기 위해 MSET9을 제거할 것입니다. (방금 설치한 커스텀 펌웨어가 지워지진 않습니다.) + +::: danger + +본 섹션은 절대 넘기면 안 됩니다! 본 섹션을 건너뛸 경우, 어플리케이션들이 충돌을 일으키고 다음 단계에서 오류가 발생할 것입니다. + +::: + +1. 콘솔의 전원을 꺼 주세요 +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - "Removed trigger file"이라고 표시될 것입니다. +3. Type `5`, then tap Return to remove MSET9 + - "Successfully removed MSET9!"이라고 표시될 것입니다 +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +섹션 IV - MSET9 제거를 진행하셨나요? 그 섹션은 필수적입니다. + +::: + +::: tip + +[마무리 단계](finalizing-setup) 로 계속합니다 + +::: diff --git a/docs/ko_KR/installing-boot9strap-(mset9-play-store).md b/docs/ko_KR/installing-boot9strap-(mset9-play-store).md index bcd588b323..7c449d0942 100644 --- a/docs/ko_KR/installing-boot9strap-(mset9-play-store).md +++ b/docs/ko_KR/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -이 작업은 Android 휴대폰/태블릿 또는 크롬북을 요구합니다. 만약 윈도우나 macOS, 리눅스가 가동되는 컴퓨터를 가지고 있다면, 이 방법 대신 [boot9strap 설치 (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) 를 따르세요. 만약 이 장비들 중 하나도 사용할 수 없는 상황이라면, [다른 취약점](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits)을 사용해야 할 수 있습니다. +이 작업은 Android 휴대폰/태블릿 또는 크롬북을 요구합니다. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. 만약 윈도우나 macOS, 리눅스가 가동되는 컴퓨터를 가지고 있다면, 이 방법 대신 [boot9strap 설치 (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) 를 따르세요. 만약 이 장비들 중 하나도 사용할 수 없는 상황이라면, [다른 취약점](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits)을 사용해야 할 수 있습니다. ::: @@ -125,8 +125,10 @@ In this section, you will prepare the MSET9 exploit by **temporarily** creating 이 섹션에서는, 커스텀 펌웨어를 설치할 것입니다. 1. 메시지가 나타나면, boot9strap을 설치하기 위하여 화면에 주어진 키 조합을 입력해 주세요 - - 하단 화면의 단계가 붉은색 글자로 표시되고 키 조합 입력을 요구하지 않는다면, [이 문제 해결 가이드를 참고해주세요](troubleshooting-mset9) -2. 작업이 완료되면, (A) 를 눌려 콘솔을 재부팅해 주세요 + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ko_KR/installing-boot9strap-(safecerthax).md b/docs/ko_KR/installing-boot9strap-(safecerthax).md index 7a45ab1e06..a1c07f23a5 100644 --- a/docs/ko_KR/installing-boot9strap-(safecerthax).md +++ b/docs/ko_KR/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ safecerthax는 시스템 버전 1.0.0 - 11.14.0가 설치되어 있는 모든 6. SD 카드를 콘솔에 다시 삽입해 주세요 7. 콘솔의 전원을 켜 주세요 +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### 섹션 III - safecerthax 프록시 ::: warning diff --git a/docs/ko_KR/installing-boot9strap-(ssloth-browser).md b/docs/ko_KR/installing-boot9strap-(ssloth-browser).md index bb222efa13..6e2110c5f2 100644 --- a/docs/ko_KR/installing-boot9strap-(ssloth-browser).md +++ b/docs/ko_KR/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ SSLoth는 시스템 버전 11.13.0 및 이전 버전에 있는 사용자가 브 8. SD 카드를 콘솔에 다시 삽입해 주세요 9. 콘솔의 전원을 켜 주세요 +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### 섹션 II - SSLoth 이 섹션에서는, 브라우저가 시스템 업데이트 없이도 정상 작동할 수 있도록, 인터넷 연결 설정을 프록시 네트워크를 이용하게 변경하게 됩니다. 이렇게 하면 다음 섹션에서 브라우저 익스플로잇에 접근할 수 있게 됩니다. diff --git a/docs/ko_KR/installing-boot9strap-(super-skaterhax).md b/docs/ko_KR/installing-boot9strap-(super-skaterhax).md index ecc0987591..b9d29de91d 100644 --- a/docs/ko_KR/installing-boot9strap-(super-skaterhax).md +++ b/docs/ko_KR/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### 준비물 -- 콘솔의 지역과 시스템 버전에 맞는 [Super-skaterhax](https://skater.nintendohomebrew.com) zip 파일 +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### 섹션 I - 준비 작업 @@ -58,14 +58,14 @@ This exploit is known to be inconsistent: it works for some people, but not othe - 만약 닌텐도 네트워크 ID 기능에 대한 접근 권한을 잃는다는 [경고 (영어)](/images/screenshots/skaterhax/country-change-notice.png)가 나타난다면, OK를 눌러 넘어가도 괜찮습니다. 9. 콘솔의 지역에 따라 다음 옵션을 선택합니다 ([이미지](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. "날짜와 시각"으로 이동해 주세요 -11. "날짜"와 "시각"을 당신의 시간대에 맞는 날짜와 시각으로 설정해주세요 +11. Set "Today's Date" and "Current Time" to the current date and time 12. 본체 설정을 종료해 주세요 diff --git a/docs/ko_KR/key-information.md b/docs/ko_KR/key-information.md index 49648390ad..4ecad0afd1 100644 --- a/docs/ko_KR/key-information.md +++ b/docs/ko_KR/key-information.md @@ -32,7 +32,7 @@ ::: -대부분의 경우, 인터넷에서 파일을 다운로드 하고 SD 카드에 옮길 수 있어야만 이용 가능합니다. 여기에는 Windows, macOS, 그리고 chromeOS (Chromebook)을 실행하는 컴퓨터와 안드로이드 폰 등의 대부분의 소비자용 전자 기기가 포함됩니다. 본인의 전자기기가 무엇인지에 따라서 SD 카드를 읽기 위해 USB->SD 카드 어댑터를 구매해야 할 수도 있습니다. +대부분의 경우, 인터넷에서 파일을 다운로드 하고 SD 카드에 옮길 수 있어야만 이용 가능합니다. 여기에는 Windows, macOS, 그리고 chromeOS (Chromebook)을 실행하는 컴퓨터와 안드로이드 폰 등의 대부분의 소비자용 전자 기기가 포함됩니다. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ Windows 애플리케이션 "WinRAR"는 특히 3DS 커스텀 펌웨어 설치 취 - 만약 이 페이지에 없는 것에 대한 질문이 있다면, [설치 전 자주 묻는 질문](faq#설치-전-자주-묻는-질문)에서 찾을 수 있습니다. - 만약 이 가이드를 따라가다 문제를 겪게 되었다면, [문제 해결](troubleshooting) 페이지에서 해결 방법을 찾아볼 수 있습니다. -- 제공해드리는 정보들이 딱히 도움이 되지 않는다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 (영어로) 1:1 지원을 요청할 수 있습니다. +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ko_KR/restoring-updating-cfw.md b/docs/ko_KR/restoring-updating-cfw.md index 9bba3498c2..dd7719a828 100644 --- a/docs/ko_KR/restoring-updating-cfw.md +++ b/docs/ko_KR/restoring-updating-cfw.md @@ -21,6 +21,12 @@ ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + 최신 버전의 Luma3DS가 SD 카드의 내장 메모리로 설치되었습니다. ::: diff --git a/docs/ko_KR/troubleshooting-a9lh-to-b9s.md b/docs/ko_KR/troubleshooting-a9lh-to-b9s.md index 1bb792ceb0..7be18c5bb3 100644 --- a/docs/ko_KR/troubleshooting-a9lh-to-b9s.md +++ b/docs/ko_KR/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # 문제 해결 (A9LH to B9S) -이 페이지는 "A9LH를 B9S로 업데이트" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "A9LH를 B9S로 업데이트" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## SafeB9SInstaller와의 문제 diff --git a/docs/ko_KR/troubleshooting-finalizing-setup.md b/docs/ko_KR/troubleshooting-finalizing-setup.md index e78394dda7..de016b7e4e 100644 --- a/docs/ko_KR/troubleshooting-finalizing-setup.md +++ b/docs/ko_KR/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # 문제 해결 (마무리 단계) -이 페이지는 "마무리 단계" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "마무리 단계" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## 마무리 단계에서의 문제 @@ -17,7 +17,7 @@ 7. 모바일 핫스팟과 같이, 다른 Wi-Fi로 연결해 주세요 8. Nintendo 서버가 점검 중일 수 있습니다. 나중에 다시 시도해 주세요 9. 만약 여전히 오류가 발생한다면, [CTRTransfer](ctrtransfer)를 진행한 후 다시 시도해 주세요 -10. 지원이 필요하면 [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 (영어로) 지원을 요청해 주세요 +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ :::details Error #24: SD is write-protected -SD 카드가 [쓰기 금지](/images/sdlock.png) 상태가 아닌지 확인해 주세요. 이 상태가 아님에도 문제가 지속될 경우, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp) 에 연락해 도움을 청하세요. +SD 카드가 [쓰기 금지](/images/sdlock.png) 상태가 아닌지 확인해 주세요. If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ SD 카드의 용량이 충분하다면, SD 카드가 손상되었거나 불량 :::details Error #12: Copy (file).db fail -SD 카드가 [쓰기 금지](/images/sdlock.png) 상태가 아닌지 확인해 주세요. 이 상태가 아님에도 문제가 지속될 경우, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp) 에 연락해 도움을 청하세요. +SD 카드가 [쓰기 금지](/images/sdlock.png) 상태가 아닌지 확인해 주세요. If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ko_KR/troubleshooting-mset9.md b/docs/ko_KR/troubleshooting-mset9.md index 445fda385f..c62a2b90c4 100644 --- a/docs/ko_KR/troubleshooting-mset9.md +++ b/docs/ko_KR/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # 문제 해결 (MSET9) -이 페이지는 "boot9strap 설치 (MSET9)", "boot9strap 설치 (MSET9 CLI)", 또는 "boot9strap 설치 (MSET9 Play 스토어)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "boot9strap 설치 (MSET9)", "boot9strap 설치 (MSET9 CLI)", 또는 "boot9strap 설치 (MSET9 Play 스토어)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ko_KR/troubleshooting-ntrboot.md b/docs/ko_KR/troubleshooting-ntrboot.md index 7b49db7683..71d9f61c4e 100644 --- a/docs/ko_KR/troubleshooting-ntrboot.md +++ b/docs/ko_KR/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # 문제 해결 (ntrboot) -이 페이지는 "boot9strap 설치 (ntrboot)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "boot9strap 설치 (ntrboot)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## SafeB9SInstaller와의 문제 diff --git a/docs/ko_KR/troubleshooting-post-install.md b/docs/ko_KR/troubleshooting-post-install.md index 919405d24c..fef218a174 100644 --- a/docs/ko_KR/troubleshooting-post-install.md +++ b/docs/ko_KR/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # 문제 해결 (설치 이후) -이 페이지는 커스텀 펌웨어가 설치된 이후에 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 커스텀 펌웨어가 설치된 이후에 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## 부팅 문제 @@ -49,7 +49,7 @@ - 콘솔의 전원을 켜 주세요 - 성공적일 경우엔 콘솔이 "본체 업데이트"로 부팅됩니다 5. [CTRTransfer](ctrtransfer) 설명서를 따라 주세요 -6. 지원이 필요하면 [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 (영어로) 지원을 요청해 주세요 +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ SD 카드가 읽혔는지 확인하려면 SELECT를 누른 채 부팅해 아래 2. 콘솔의 전원을 종료하고, SD 카드를 분리한 뒤, PC에 장착하세요. 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)를 다운받아 `Luma3DS.zip`에서 `boot.firm` 파일을 복사해 SD 카드의 루트에 넣어주세요. 이미 있다면 덮어씌워주세요 3. 콘솔의 전원을 끄고, SD 카드를 분리한 뒤, PC에 장착해 운영 체제에 따른 방식으로 포멧해 주세요: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)). _(이 과정은 SD 카드의 데이터를 모두 삭제합니다)_ 4. 컴퓨터의 운영 체제에 따라 SD 카드에 오류가 있는지를 확인해주세요: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). SD 카드에 오류가 있다고 표시되면, SD 카드를 교체해야 합니다 -5. SD 카드 슬롯이 파손되었을 수 있습니다. [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요 +5. SD 카드 슬롯이 파손되었을 수 있습니다. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details 파란 "BOOTROM ERROR" 화면 -이 콘솔은 벽돌 상태입니다. ntrboot 플래시카트를 구매한 후 이를 이용해 boot9strap를 설치하여 콘솔을 복구해야 합니다. 이 문제는 또 콘솔의 하드웨어 문제가 있다는 뜻일수도 있습니다. 어떠한 경우가 됐든, [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. +이 콘솔은 벽돌 상태입니다. ntrboot 플래시카트를 구매한 후 이를 이용해 boot9strap를 설치하여 콘솔을 복구해야 합니다. 이 문제는 또 콘솔의 하드웨어 문제가 있다는 뜻일수도 있습니다. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - 또는, 누군가가 부팅 배경화면을 벽돌 상태처럼 보이도록 설정했을 수도 있습니다. 콘솔을 켜둔 채로, 파란 화면에서 5분 정도 기다려보세요. @@ -102,7 +102,7 @@ SD 카드가 읽혔는지 확인하려면 SELECT를 누른 채 부팅해 아래 :::details 다른 에러 -에러 사진을 찍고 [Nintendo Homebrew Discord 서버](https://discord.gg.MWxPgEp)에 오셔서 도움을 요청하세요. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ SD 카드가 읽혔는지 확인하려면 SELECT를 누른 채 부팅해 아래 :::details 앱을 실행할 때 오류 화면이 표시됩니다 [여기 (영어)](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen)에서 오류 화면을 찾아보세요. -해당 오류를 찾지 못했거나 설명으로 해결되지 않은 경우, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 도움을 요청하세요. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ menuhax67가 여전히 설치되어 있는 듯합니다. menuhax67 제거를 위 :::details 기타 -[Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 도움을 요청하여, 자신이 본 문제를 같이 보내 주세요. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ko_KR/troubleshooting-safecerthax.md b/docs/ko_KR/troubleshooting-safecerthax.md index c645fa9cb2..cbbff40828 100644 --- a/docs/ko_KR/troubleshooting-safecerthax.md +++ b/docs/ko_KR/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # 문제 해결 (safecerthax) -이 페이지는 "boot9strap 설치 (safecerthax)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "boot9strap 설치 (safecerthax)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## SafeB9SInstaller와의 문제 diff --git a/docs/ko_KR/troubleshooting-soundhax.md b/docs/ko_KR/troubleshooting-soundhax.md index b8c34cf216..841aa61a9d 100644 --- a/docs/ko_KR/troubleshooting-soundhax.md +++ b/docs/ko_KR/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # 문제 해결 (Soundhax) -이 페이지는 1.0.0에서 11.3.0 버전 사이에 쓰이는 방법인 "boot9strap 설치 (Soundhax)" 페이지의 주요 해결 방법을 다루고 있습니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 1.0.0에서 11.3.0 버전 사이에 쓰이는 방법인 "boot9strap 설치 (Soundhax)" 페이지의 주요 해결 방법을 다루고 있습니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Soundhax의 주요 문제 @@ -32,7 +32,7 @@ head: 여전히 문제가 해결되지 않고, 구형 3DS/구형 3DS XL/구형 2DS를 사용 중이라면 카트리지 업데이트와 관련된 문제가 발생된 것일 수 있습니다. 시스템 버전을 다시 한 번 살펴보세요. 만약 문자 앞의 번호가 4 이하라면 (예. 11.3.4-**4**U), SD 카드 루트에 있는 Soundhax 파일을 [여기](http://soundhax.686178.xyz/frankenfirm.html?crash)의 파일로 교체해 주세요. -모든 방법을 시도해도 문제가 해결되지 않는다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 오셔서 도움을 요청하세요. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ head: 여전히 문제가 해결되지 않고, 구형 3DS/구형 3DS XL/구형 2DS를 사용 중이라면 카트리지 업데이트와 관련된 문제가 발생된 것일 수 있습니다. 시스템 버전을 다시 한 번 살펴보세요. 만약 문자 앞의 번호가 3 이하라면 (예. 11.3.0-**0**U), SD 카드 루트에 있는 Soundhax 파일을 [여기](http://soundhax.686178.xyz/frankenfirm.html?unplayable)의 파일로 교체해 주세요. -모든 방법을 시도해도 문제가 해결되지 않는다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 오셔서 도움을 요청하세요. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ko_KR/troubleshooting-ssloth-browser.md b/docs/ko_KR/troubleshooting-ssloth-browser.md index 873a5e0fdd..08bab9ef06 100644 --- a/docs/ko_KR/troubleshooting-ssloth-browser.md +++ b/docs/ko_KR/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # 문제 해결 (SSLoth-Browser) -이 페이지는 11.4.0에서 11.13.0 버전 사이에 쓰이는 방법인 "boot9strap 설치 (SSLoth-Browser)" 페이지의 주요 해결 방법을 다루고 있습니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 11.4.0에서 11.13.0 버전 사이에 쓰이는 방법인 "boot9strap 설치 (SSLoth-Browser)" 페이지의 주요 해결 방법을 다루고 있습니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ko_KR/troubleshooting-super-skaterhax.md b/docs/ko_KR/troubleshooting-super-skaterhax.md index c77e8e0dae..1ddf20e86d 100644 --- a/docs/ko_KR/troubleshooting-super-skaterhax.md +++ b/docs/ko_KR/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # 문제 해결 (super-skaterhax) -이 페이지는 "boot9strap 설치 (super-skaterhax)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "boot9strap 설치 (super-skaterhax)" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ko_KR/troubleshooting-updating-b9s.md b/docs/ko_KR/troubleshooting-updating-b9s.md index aa16a0c2b6..b1b1c9ce0c 100644 --- a/docs/ko_KR/troubleshooting-updating-b9s.md +++ b/docs/ko_KR/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # 문제 해결 (B9S 업데이트) -이 페이지는 "B9S 업데이트" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. 만약 이 페이지의 해결책만으로 문제를 해결할 수 없다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 들어가서 당신의 문제와 시도한 해결책을 설명해 주세요. +이 페이지는 "B9S 업데이트" 페이지에서 흔히 일어나는 문제에 관한 해결책을 기재합니다. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## SafeB9SInstaller와의 문제 diff --git a/docs/ko_KR/troubleshooting.md b/docs/ko_KR/troubleshooting.md index d5ab104f8d..61db51cbbf 100644 --- a/docs/ko_KR/troubleshooting.md +++ b/docs/ko_KR/troubleshooting.md @@ -2,7 +2,7 @@ 이 페이지는 가이드를 진행하면서 일반적으로 마주치는 에러에 대한 정보를 제공하는 페이지입니다. 진행하는 목차에 해당하는 링크를 클릭해 주세요. -만약 문제가 해결되지 않는다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 영어로 도움을 요청하세요. 만약 문제가 위키에 있지 않고 해결 방법을 알고 있다면, [저희에게 알려주세요!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). 만약 문제가 위키에 있지 않고 해결 방법을 알고 있다면, [저희에게 알려주세요!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ko_KR/uninstall-cfw.md b/docs/ko_KR/uninstall-cfw.md index ea6dc10684..232439fdfc 100644 --- a/docs/ko_KR/uninstall-cfw.md +++ b/docs/ko_KR/uninstall-cfw.md @@ -17,7 +17,7 @@ - 시스템 어플리케이션 하나가 정상 동작하지 않습니다 - 콘솔이 HOME 메뉴로 정상 부팅되지 않습니다 -**당장 멈추세요!!** 커펌을 삭제하는 것은 시간만 잡아먹는 불필요한 모험이며, 심할 경우 콘솔을 **벽돌로 만들 수 있습니다**. [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 (영어로) 도움을 요청하는 것이 더 나을 것입니다. +**당장 멈추세요!!** 커펌을 삭제하는 것은 시간만 잡아먹는 불필요한 모험이며, 심할 경우 콘솔을 **벽돌로 만들 수 있습니다**. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ ::: danger -만약 일반 3DS 홈 메뉴로 부팅되지 않거나, 본체 설정 앱 혹은 키보드에 접근이 불가하다면, **즉시 커펌 삭제를 중단하십시오**! [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 영어로 도움을 요청하십시오. "My 3DS has failed the safety test." 정도로 시작하여 실패한 구간을 (영문 설명서를 확인하여) 설명해 주세요. +만약 일반 3DS 홈 메뉴로 부팅되지 않거나, 본체 설정 앱 혹은 키보드에 접근이 불가하다면, **즉시 커펌 삭제를 중단하십시오**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ - 시스템 어플리케이션 하나가 정상 동작하지 않습니다 - 콘솔이 HOME 메뉴로 정상 부팅되지 않습니다 -**당장 멈추세요!!** 커펌을 삭제하는 것은 시간만 잡아먹는 불필요한 모험이며, 심할 경우 콘솔을 **벽돌로 만들 수 있습니다**. [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에 (영어로) 도움을 요청하는 것이 더 나을 것입니다. +**당장 멈추세요!!** 커펌을 삭제하는 것은 시간만 잡아먹는 불필요한 모험이며, 심할 경우 콘솔을 **벽돌로 만들 수 있습니다**. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/lt_LT/_include/configure-luma3ds.md b/docs/lt_LT/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/lt_LT/_include/configure-luma3ds.md +++ b/docs/lt_LT/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/lt_LT/_include/ctrtransfer-prep.md b/docs/lt_LT/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/lt_LT/_include/ctrtransfer-prep.md +++ b/docs/lt_LT/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/lt_LT/_include/ish-chorus.md b/docs/lt_LT/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/lt_LT/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/lt_LT/checking-for-cfw.md b/docs/lt_LT/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/lt_LT/checking-for-cfw.md +++ b/docs/lt_LT/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/lt_LT/contribute.md b/docs/lt_LT/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/lt_LT/contribute.md +++ b/docs/lt_LT/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/lt_LT/index.md b/docs/lt_LT/index.md index 9c9798433b..17213c932b 100644 --- a/docs/lt_LT/index.md +++ b/docs/lt_LT/index.md @@ -1,13 +1,19 @@ --- layout: home -title: 3DS Hacks Guide +title: "3DS Hacks Guide" hero: - text: 3DS Hacks Guide - tagline: A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap. + text: "3DS Hacks Guide" + tagline: "A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap." image: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/lt_LT/installing-boot9strap-(mset9).md b/docs/lt_LT/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/lt_LT/installing-boot9strap-(mset9).md +++ b/docs/lt_LT/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/lt_LT/installing-boot9strap-(mset9-cli).md b/docs/lt_LT/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/lt_LT/installing-boot9strap-(mset9-cli).md +++ b/docs/lt_LT/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/lt_LT/installing-boot9strap-(mset9-cli-ios).md b/docs/lt_LT/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/lt_LT/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/lt_LT/installing-boot9strap-(mset9-play-store).md b/docs/lt_LT/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/lt_LT/installing-boot9strap-(mset9-play-store).md +++ b/docs/lt_LT/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/lt_LT/installing-boot9strap-(safecerthax).md b/docs/lt_LT/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/lt_LT/installing-boot9strap-(safecerthax).md +++ b/docs/lt_LT/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/lt_LT/installing-boot9strap-(ssloth-browser).md b/docs/lt_LT/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/lt_LT/installing-boot9strap-(ssloth-browser).md +++ b/docs/lt_LT/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/lt_LT/installing-boot9strap-(super-skaterhax).md b/docs/lt_LT/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/lt_LT/installing-boot9strap-(super-skaterhax).md +++ b/docs/lt_LT/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/lt_LT/key-information.md b/docs/lt_LT/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/lt_LT/key-information.md +++ b/docs/lt_LT/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/lt_LT/restoring-updating-cfw.md b/docs/lt_LT/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/lt_LT/restoring-updating-cfw.md +++ b/docs/lt_LT/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/lt_LT/troubleshooting-a9lh-to-b9s.md b/docs/lt_LT/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/lt_LT/troubleshooting-a9lh-to-b9s.md +++ b/docs/lt_LT/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/lt_LT/troubleshooting-finalizing-setup.md b/docs/lt_LT/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/lt_LT/troubleshooting-finalizing-setup.md +++ b/docs/lt_LT/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/lt_LT/troubleshooting-mset9.md b/docs/lt_LT/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/lt_LT/troubleshooting-mset9.md +++ b/docs/lt_LT/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/lt_LT/troubleshooting-ntrboot.md b/docs/lt_LT/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/lt_LT/troubleshooting-ntrboot.md +++ b/docs/lt_LT/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/lt_LT/troubleshooting-post-install.md b/docs/lt_LT/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/lt_LT/troubleshooting-post-install.md +++ b/docs/lt_LT/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/lt_LT/troubleshooting-safecerthax.md b/docs/lt_LT/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/lt_LT/troubleshooting-safecerthax.md +++ b/docs/lt_LT/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/lt_LT/troubleshooting-soundhax.md b/docs/lt_LT/troubleshooting-soundhax.md index a4728da153..495222f4f6 100644 --- a/docs/lt_LT/troubleshooting-soundhax.md +++ b/docs/lt_LT/troubleshooting-soundhax.md @@ -1,16 +1,18 @@ --- head: - - - script - - src: /assets/js/common.js - - - script - - src: /assets/js/soundhax-frankenfirm-link.js - - - script - - src: /assets/js/link-common.js + [ + [ 'script', { src: '/assets/js/common.js' } ], + [ + 'script', + { src: '/assets/js/soundhax-frankenfirm-link.js' } + ], + [ 'script', { src: '/assets/js/link-common.js' } ] + ] --- # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -30,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -40,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/lt_LT/troubleshooting-ssloth-browser.md b/docs/lt_LT/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/lt_LT/troubleshooting-ssloth-browser.md +++ b/docs/lt_LT/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/lt_LT/troubleshooting-super-skaterhax.md b/docs/lt_LT/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/lt_LT/troubleshooting-super-skaterhax.md +++ b/docs/lt_LT/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/lt_LT/troubleshooting-updating-b9s.md b/docs/lt_LT/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/lt_LT/troubleshooting-updating-b9s.md +++ b/docs/lt_LT/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/lt_LT/troubleshooting.md b/docs/lt_LT/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/lt_LT/troubleshooting.md +++ b/docs/lt_LT/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/lt_LT/uninstall-cfw.md b/docs/lt_LT/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/lt_LT/uninstall-cfw.md +++ b/docs/lt_LT/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/ms_MY/_include/configure-luma3ds.md b/docs/ms_MY/_include/configure-luma3ds.md index fdf35c92ad..e8305416d8 100644 --- a/docs/ms_MY/_include/configure-luma3ds.md +++ b/docs/ms_MY/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Tekan (Start) untuk save dan reboot diff --git a/docs/ms_MY/_include/ctrtransfer-prep.md b/docs/ms_MY/_include/ctrtransfer-prep.md index 7d75a5bfbe..48fb59658e 100644 --- a/docs/ms_MY/_include/ctrtransfer-prep.md +++ b/docs/ms_MY/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ms_MY/_include/ish-chorus.md b/docs/ms_MY/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ms_MY/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ms_MY/checking-for-cfw.md b/docs/ms_MY/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/ms_MY/checking-for-cfw.md +++ b/docs/ms_MY/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ms_MY/contribute.md b/docs/ms_MY/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/ms_MY/contribute.md +++ b/docs/ms_MY/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/ms_MY/index.md b/docs/ms_MY/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/ms_MY/index.md +++ b/docs/ms_MY/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/ms_MY/installing-boot9strap-(mset9).md b/docs/ms_MY/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/ms_MY/installing-boot9strap-(mset9).md +++ b/docs/ms_MY/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ms_MY/installing-boot9strap-(mset9-cli).md b/docs/ms_MY/installing-boot9strap-(mset9-cli).md index bdb978e7cd..b7a0d7923f 100644 --- a/docs/ms_MY/installing-boot9strap-(mset9-cli).md +++ b/docs/ms_MY/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ms_MY/installing-boot9strap-(mset9-cli-ios).md b/docs/ms_MY/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/ms_MY/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/ms_MY/installing-boot9strap-(mset9-play-store).md b/docs/ms_MY/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/ms_MY/installing-boot9strap-(mset9-play-store).md +++ b/docs/ms_MY/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ms_MY/installing-boot9strap-(safecerthax).md b/docs/ms_MY/installing-boot9strap-(safecerthax).md index 8be31b35e1..80c04aae9f 100644 --- a/docs/ms_MY/installing-boot9strap-(safecerthax).md +++ b/docs/ms_MY/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/ms_MY/installing-boot9strap-(ssloth-browser).md b/docs/ms_MY/installing-boot9strap-(ssloth-browser).md index fea11f8145..936683472a 100644 --- a/docs/ms_MY/installing-boot9strap-(ssloth-browser).md +++ b/docs/ms_MY/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/ms_MY/installing-boot9strap-(super-skaterhax).md b/docs/ms_MY/installing-boot9strap-(super-skaterhax).md index 1c87a34438..a2ec033bb5 100644 --- a/docs/ms_MY/installing-boot9strap-(super-skaterhax).md +++ b/docs/ms_MY/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/ms_MY/key-information.md b/docs/ms_MY/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/ms_MY/key-information.md +++ b/docs/ms_MY/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ms_MY/restoring-updating-cfw.md b/docs/ms_MY/restoring-updating-cfw.md index bc51bc88be..f3a4b04662 100644 --- a/docs/ms_MY/restoring-updating-cfw.md +++ b/docs/ms_MY/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/ms_MY/troubleshooting-a9lh-to-b9s.md b/docs/ms_MY/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/ms_MY/troubleshooting-a9lh-to-b9s.md +++ b/docs/ms_MY/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ms_MY/troubleshooting-finalizing-setup.md b/docs/ms_MY/troubleshooting-finalizing-setup.md index 3858917dfb..70ef31d1e8 100644 --- a/docs/ms_MY/troubleshooting-finalizing-setup.md +++ b/docs/ms_MY/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ms_MY/troubleshooting-mset9.md b/docs/ms_MY/troubleshooting-mset9.md index f1849faced..331206fab5 100644 --- a/docs/ms_MY/troubleshooting-mset9.md +++ b/docs/ms_MY/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ms_MY/troubleshooting-ntrboot.md b/docs/ms_MY/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/ms_MY/troubleshooting-ntrboot.md +++ b/docs/ms_MY/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ms_MY/troubleshooting-post-install.md b/docs/ms_MY/troubleshooting-post-install.md index 0748477885..33e88ad9c3 100644 --- a/docs/ms_MY/troubleshooting-post-install.md +++ b/docs/ms_MY/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ms_MY/troubleshooting-safecerthax.md b/docs/ms_MY/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/ms_MY/troubleshooting-safecerthax.md +++ b/docs/ms_MY/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ms_MY/troubleshooting-soundhax.md b/docs/ms_MY/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/ms_MY/troubleshooting-soundhax.md +++ b/docs/ms_MY/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ms_MY/troubleshooting-ssloth-browser.md b/docs/ms_MY/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/ms_MY/troubleshooting-ssloth-browser.md +++ b/docs/ms_MY/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ms_MY/troubleshooting-super-skaterhax.md b/docs/ms_MY/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/ms_MY/troubleshooting-super-skaterhax.md +++ b/docs/ms_MY/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ms_MY/troubleshooting-updating-b9s.md b/docs/ms_MY/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/ms_MY/troubleshooting-updating-b9s.md +++ b/docs/ms_MY/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ms_MY/troubleshooting.md b/docs/ms_MY/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/ms_MY/troubleshooting.md +++ b/docs/ms_MY/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ms_MY/uninstall-cfw.md b/docs/ms_MY/uninstall-cfw.md index 685c29b952..0f90e19551 100644 --- a/docs/ms_MY/uninstall-cfw.md +++ b/docs/ms_MY/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/nl_NL/_include/configure-luma3ds.md b/docs/nl_NL/_include/configure-luma3ds.md index cc98e2dc25..afeef6751f 100644 --- a/docs/nl_NL/_include/configure-luma3ds.md +++ b/docs/nl_NL/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted into the Luma3DS configuration menu - Luma3DS configuration menu are settings for the Luma3DS custom firmware. Veel van deze instellingen kunnen nuttig zijn voor aanpassing of debugging - For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Druk op (Start) om op te slaan en opnieuw op te starten diff --git a/docs/nl_NL/_include/ctrtransfer-prep.md b/docs/nl_NL/_include/ctrtransfer-prep.md index 5a8f7359a8..d7b8ac1b2f 100644 --- a/docs/nl_NL/_include/ctrtransfer-prep.md +++ b/docs/nl_NL/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Kopieer `FBI.3dsx` naar de `/3ds/` map op je SD-kaart 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Stop je SD-kaart terug in je console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/nl_NL/_include/ish-chorus.md b/docs/nl_NL/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/nl_NL/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/nl_NL/checking-for-cfw.md b/docs/nl_NL/checking-for-cfw.md index 3c0ee5d101..c550dc9ed4 100644 --- a/docs/nl_NL/checking-for-cfw.md +++ b/docs/nl_NL/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -Als je iets ziet dat niet door de bovenstaande opties wordt beschreven, sluit je aan bij [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) en vraag in het Engels om hulp. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/nl_NL/contribute.md b/docs/nl_NL/contribute.md index 301629088e..9423c61015 100644 --- a/docs/nl_NL/contribute.md +++ b/docs/nl_NL/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Hier zijn e ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/nl_NL/index.md b/docs/nl_NL/index.md index 9ea699e9fc..4c6d326ba4 100644 --- a/docs/nl_NL/index.md +++ b/docs/nl_NL/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/nl_NL/installing-boot9strap-(mset9).md b/docs/nl_NL/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/nl_NL/installing-boot9strap-(mset9).md +++ b/docs/nl_NL/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/nl_NL/installing-boot9strap-(mset9-cli).md b/docs/nl_NL/installing-boot9strap-(mset9-cli).md index dbb987e4eb..3d95a8a36e 100644 --- a/docs/nl_NL/installing-boot9strap-(mset9-cli).md +++ b/docs/nl_NL/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/nl_NL/installing-boot9strap-(mset9-cli-ios).md b/docs/nl_NL/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..cbc386449d --- /dev/null +++ b/docs/nl_NL/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Stop je SD-kaart terug in je console +6. Zet je console aan +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Stop je SD-kaart terug in je console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Zet je console uit +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/nl_NL/installing-boot9strap-(mset9-play-store).md b/docs/nl_NL/installing-boot9strap-(mset9-play-store).md index 41f8306079..58b9932674 100644 --- a/docs/nl_NL/installing-boot9strap-(mset9-play-store).md +++ b/docs/nl_NL/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/nl_NL/installing-boot9strap-(safecerthax).md b/docs/nl_NL/installing-boot9strap-(safecerthax).md index c67f2e5d91..16f12232f2 100644 --- a/docs/nl_NL/installing-boot9strap-(safecerthax).md +++ b/docs/nl_NL/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Stop je SD-kaart terug in je console 7. Zet je console aan +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/nl_NL/installing-boot9strap-(ssloth-browser).md b/docs/nl_NL/installing-boot9strap-(ssloth-browser).md index cd57bbd71a..7d054b01fa 100644 --- a/docs/nl_NL/installing-boot9strap-(ssloth-browser).md +++ b/docs/nl_NL/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Stop je SD-kaart terug in je console 9. Zet je console aan +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/nl_NL/installing-boot9strap-(super-skaterhax).md b/docs/nl_NL/installing-boot9strap-(super-skaterhax).md index bfdaa8761a..e379169eb2 100644 --- a/docs/nl_NL/installing-boot9strap-(super-skaterhax).md +++ b/docs/nl_NL/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/nl_NL/key-information.md b/docs/nl_NL/key-information.md index 6d91dc77e4..bd68146014 100644 --- a/docs/nl_NL/key-information.md +++ b/docs/nl_NL/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/nl_NL/restoring-updating-cfw.md b/docs/nl_NL/restoring-updating-cfw.md index c11a91c906..1c42b0463a 100644 --- a/docs/nl_NL/restoring-updating-cfw.md +++ b/docs/nl_NL/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Je SD-kaart moet geformatteerd zijn met FAT32 om deze handleiding te volgen, and ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + De nieuwste versie van Luma3DS is nu geïnstalleerd op je SD-kaart en op het interne geheugen. ::: diff --git a/docs/nl_NL/troubleshooting-a9lh-to-b9s.md b/docs/nl_NL/troubleshooting-a9lh-to-b9s.md index 48cb43c13f..9d190e592b 100644 --- a/docs/nl_NL/troubleshooting-a9lh-to-b9s.md +++ b/docs/nl_NL/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/nl_NL/troubleshooting-finalizing-setup.md b/docs/nl_NL/troubleshooting-finalizing-setup.md index 9b25abe22e..0b8fa09a59 100644 --- a/docs/nl_NL/troubleshooting-finalizing-setup.md +++ b/docs/nl_NL/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ De volgende stappen kunnen in elke volgorde uitgevoerd worden, maar zijn gesorte 7. Maak verbinding met een andere wifi-verbinding, zoals een mobiele hotspot 8. Nintendo servers kunnen offline zijn; Probeer het later opnieuw 9. Als je nog steeds een foutmelding krijgt, [volg dan CTRTransfer](ctrtransfer) en probeer het opnieuw -10. Voor verdere ondersteuning (in het Engels), join dan [Nintendo Homebrew op Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/nl_NL/troubleshooting-mset9.md b/docs/nl_NL/troubleshooting-mset9.md index 3993225e92..0acfdd2abd 100644 --- a/docs/nl_NL/troubleshooting-mset9.md +++ b/docs/nl_NL/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/nl_NL/troubleshooting-ntrboot.md b/docs/nl_NL/troubleshooting-ntrboot.md index e69f0136ff..f621486866 100644 --- a/docs/nl_NL/troubleshooting-ntrboot.md +++ b/docs/nl_NL/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/nl_NL/troubleshooting-post-install.md b/docs/nl_NL/troubleshooting-post-install.md index 7c98d29c34..4dbfe81b6b 100644 --- a/docs/nl_NL/troubleshooting-post-install.md +++ b/docs/nl_NL/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Zet je console aan - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/nl_NL/troubleshooting-safecerthax.md b/docs/nl_NL/troubleshooting-safecerthax.md index 5c732d3821..49b1ff230f 100644 --- a/docs/nl_NL/troubleshooting-safecerthax.md +++ b/docs/nl_NL/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/nl_NL/troubleshooting-soundhax.md b/docs/nl_NL/troubleshooting-soundhax.md index d50db92dea..a8cda5fd95 100644 --- a/docs/nl_NL/troubleshooting-soundhax.md +++ b/docs/nl_NL/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/nl_NL/troubleshooting-ssloth-browser.md b/docs/nl_NL/troubleshooting-ssloth-browser.md index 3185a7d3f8..fd3214d619 100644 --- a/docs/nl_NL/troubleshooting-ssloth-browser.md +++ b/docs/nl_NL/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/nl_NL/troubleshooting-super-skaterhax.md b/docs/nl_NL/troubleshooting-super-skaterhax.md index d07cf9c265..e21b5a5973 100644 --- a/docs/nl_NL/troubleshooting-super-skaterhax.md +++ b/docs/nl_NL/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/nl_NL/troubleshooting-updating-b9s.md b/docs/nl_NL/troubleshooting-updating-b9s.md index ddefafde04..95ed2ce30b 100644 --- a/docs/nl_NL/troubleshooting-updating-b9s.md +++ b/docs/nl_NL/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/nl_NL/troubleshooting.md b/docs/nl_NL/troubleshooting.md index d96904e627..47c9fd08b1 100644 --- a/docs/nl_NL/troubleshooting.md +++ b/docs/nl_NL/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/nl_NL/uninstall-cfw.md b/docs/nl_NL/uninstall-cfw.md index 709ec4f5bf..d2b8f72242 100644 --- a/docs/nl_NL/uninstall-cfw.md +++ b/docs/nl_NL/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ Het doel van dit deel is om te controleren of de console opstart en dat kritieke ::: danger -Als je NIET opstart in het normale 3DS HOME-menu, of System Setting / je toetsenbord is niet toegankelijk, **ga NIET verder met deze instructies**! Je zou de [Nintendo Homebrew Discord](https://discord.gg/MWxPgEp) moeten joinen en in het Engels vragen of iemand je kan helpen. +Als je NIET opstart in het normale 3DS HOME-menu, of System Setting / je toetsenbord is niet toegankelijk, **ga NIET verder met deze instructies**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/no_NO/_include/configure-luma3ds.md b/docs/no_NO/_include/configure-luma3ds.md index eda39d3a45..a4ab3d66d6 100644 --- a/docs/no_NO/_include/configure-luma3ds.md +++ b/docs/no_NO/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Trykk (Start) for å lagre og starte på nytt diff --git a/docs/no_NO/_include/ctrtransfer-prep.md b/docs/no_NO/_include/ctrtransfer-prep.md index 9aeada7bb9..e803d9091c 100644 --- a/docs/no_NO/_include/ctrtransfer-prep.md +++ b/docs/no_NO/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/no_NO/_include/ish-chorus.md b/docs/no_NO/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/no_NO/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/no_NO/checking-for-cfw.md b/docs/no_NO/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/no_NO/checking-for-cfw.md +++ b/docs/no_NO/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/no_NO/contribute.md b/docs/no_NO/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/no_NO/contribute.md +++ b/docs/no_NO/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/no_NO/index.md b/docs/no_NO/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/no_NO/index.md +++ b/docs/no_NO/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/no_NO/installing-boot9strap-(mset9).md b/docs/no_NO/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/no_NO/installing-boot9strap-(mset9).md +++ b/docs/no_NO/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/no_NO/installing-boot9strap-(mset9-cli).md b/docs/no_NO/installing-boot9strap-(mset9-cli).md index 3d26c7be1c..4909bcae8b 100644 --- a/docs/no_NO/installing-boot9strap-(mset9-cli).md +++ b/docs/no_NO/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/no_NO/installing-boot9strap-(mset9-cli-ios).md b/docs/no_NO/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/no_NO/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/no_NO/installing-boot9strap-(mset9-play-store).md b/docs/no_NO/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/no_NO/installing-boot9strap-(mset9-play-store).md +++ b/docs/no_NO/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/no_NO/installing-boot9strap-(safecerthax).md b/docs/no_NO/installing-boot9strap-(safecerthax).md index 27c1281133..4e1314def2 100644 --- a/docs/no_NO/installing-boot9strap-(safecerthax).md +++ b/docs/no_NO/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/no_NO/installing-boot9strap-(ssloth-browser).md b/docs/no_NO/installing-boot9strap-(ssloth-browser).md index ac4286d547..5d16064ba1 100644 --- a/docs/no_NO/installing-boot9strap-(ssloth-browser).md +++ b/docs/no_NO/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/no_NO/installing-boot9strap-(super-skaterhax).md b/docs/no_NO/installing-boot9strap-(super-skaterhax).md index 140e33841b..045d9361a4 100644 --- a/docs/no_NO/installing-boot9strap-(super-skaterhax).md +++ b/docs/no_NO/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/no_NO/key-information.md b/docs/no_NO/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/no_NO/key-information.md +++ b/docs/no_NO/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/no_NO/restoring-updating-cfw.md b/docs/no_NO/restoring-updating-cfw.md index 63195d954a..e92fd18829 100644 --- a/docs/no_NO/restoring-updating-cfw.md +++ b/docs/no_NO/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/no_NO/troubleshooting-a9lh-to-b9s.md b/docs/no_NO/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/no_NO/troubleshooting-a9lh-to-b9s.md +++ b/docs/no_NO/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/no_NO/troubleshooting-finalizing-setup.md b/docs/no_NO/troubleshooting-finalizing-setup.md index 0c20ecc721..5f4fdfbdd7 100644 --- a/docs/no_NO/troubleshooting-finalizing-setup.md +++ b/docs/no_NO/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/no_NO/troubleshooting-mset9.md b/docs/no_NO/troubleshooting-mset9.md index 7da38eab9a..0a63b035e5 100644 --- a/docs/no_NO/troubleshooting-mset9.md +++ b/docs/no_NO/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/no_NO/troubleshooting-ntrboot.md b/docs/no_NO/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/no_NO/troubleshooting-ntrboot.md +++ b/docs/no_NO/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/no_NO/troubleshooting-post-install.md b/docs/no_NO/troubleshooting-post-install.md index 7044912110..d215b3cb05 100644 --- a/docs/no_NO/troubleshooting-post-install.md +++ b/docs/no_NO/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/no_NO/troubleshooting-safecerthax.md b/docs/no_NO/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/no_NO/troubleshooting-safecerthax.md +++ b/docs/no_NO/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/no_NO/troubleshooting-soundhax.md b/docs/no_NO/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/no_NO/troubleshooting-soundhax.md +++ b/docs/no_NO/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/no_NO/troubleshooting-ssloth-browser.md b/docs/no_NO/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/no_NO/troubleshooting-ssloth-browser.md +++ b/docs/no_NO/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/no_NO/troubleshooting-super-skaterhax.md b/docs/no_NO/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/no_NO/troubleshooting-super-skaterhax.md +++ b/docs/no_NO/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/no_NO/troubleshooting-updating-b9s.md b/docs/no_NO/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/no_NO/troubleshooting-updating-b9s.md +++ b/docs/no_NO/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/no_NO/troubleshooting.md b/docs/no_NO/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/no_NO/troubleshooting.md +++ b/docs/no_NO/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/no_NO/uninstall-cfw.md b/docs/no_NO/uninstall-cfw.md index 6841da486c..730a950e26 100644 --- a/docs/no_NO/uninstall-cfw.md +++ b/docs/no_NO/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/pl_PL/_include/configure-luma3ds.md b/docs/pl_PL/_include/configure-luma3ds.md index 97b08a1114..1bd877476b 100644 --- a/docs/pl_PL/_include/configure-luma3ds.md +++ b/docs/pl_PL/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Naciśnij (Start) aby zapisać zmiany i uruchomić konsolę ponownie diff --git a/docs/pl_PL/_include/ctrtransfer-prep.md b/docs/pl_PL/_include/ctrtransfer-prep.md index 7cf8f652d5..a899f9d6bb 100644 --- a/docs/pl_PL/_include/ctrtransfer-prep.md +++ b/docs/pl_PL/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Skopiuj `FBI.3dsx` do folderu `/3ds/` na karcie SD 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/pl_PL/_include/ish-chorus.md b/docs/pl_PL/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/pl_PL/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/pl_PL/checking-for-cfw.md b/docs/pl_PL/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/pl_PL/checking-for-cfw.md +++ b/docs/pl_PL/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/pl_PL/contribute.md b/docs/pl_PL/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/pl_PL/contribute.md +++ b/docs/pl_PL/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/pl_PL/index.md b/docs/pl_PL/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/pl_PL/index.md +++ b/docs/pl_PL/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/pl_PL/installing-boot9strap-(mset9).md b/docs/pl_PL/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/pl_PL/installing-boot9strap-(mset9).md +++ b/docs/pl_PL/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/pl_PL/installing-boot9strap-(mset9-cli).md b/docs/pl_PL/installing-boot9strap-(mset9-cli).md index 40dbc71585..d0b87d2f01 100644 --- a/docs/pl_PL/installing-boot9strap-(mset9-cli).md +++ b/docs/pl_PL/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/pl_PL/installing-boot9strap-(mset9-cli-ios).md b/docs/pl_PL/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..68216943ca --- /dev/null +++ b/docs/pl_PL/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Jeśli operacja zakończyła się pomyślnie, uruchomi się SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/pl_PL/installing-boot9strap-(mset9-play-store).md b/docs/pl_PL/installing-boot9strap-(mset9-play-store).md index fe5478be56..0049ce7752 100644 --- a/docs/pl_PL/installing-boot9strap-(mset9-play-store).md +++ b/docs/pl_PL/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/pl_PL/installing-boot9strap-(safecerthax).md b/docs/pl_PL/installing-boot9strap-(safecerthax).md index b585a218d7..3b1298bdee 100644 --- a/docs/pl_PL/installing-boot9strap-(safecerthax).md +++ b/docs/pl_PL/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/pl_PL/installing-boot9strap-(ssloth-browser).md b/docs/pl_PL/installing-boot9strap-(ssloth-browser).md index 973fbc2b92..98f33bd592 100644 --- a/docs/pl_PL/installing-boot9strap-(ssloth-browser).md +++ b/docs/pl_PL/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/pl_PL/installing-boot9strap-(super-skaterhax).md b/docs/pl_PL/installing-boot9strap-(super-skaterhax).md index 23b43406c0..a7aaed07b3 100644 --- a/docs/pl_PL/installing-boot9strap-(super-skaterhax).md +++ b/docs/pl_PL/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/pl_PL/key-information.md b/docs/pl_PL/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/pl_PL/key-information.md +++ b/docs/pl_PL/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/pl_PL/restoring-updating-cfw.md b/docs/pl_PL/restoring-updating-cfw.md index 1b699547d6..e495d3b07f 100644 --- a/docs/pl_PL/restoring-updating-cfw.md +++ b/docs/pl_PL/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/pl_PL/troubleshooting-a9lh-to-b9s.md b/docs/pl_PL/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/pl_PL/troubleshooting-a9lh-to-b9s.md +++ b/docs/pl_PL/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pl_PL/troubleshooting-finalizing-setup.md b/docs/pl_PL/troubleshooting-finalizing-setup.md index bbe70a7aa9..f927d90235 100644 --- a/docs/pl_PL/troubleshooting-finalizing-setup.md +++ b/docs/pl_PL/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/pl_PL/troubleshooting-mset9.md b/docs/pl_PL/troubleshooting-mset9.md index 75b62392fb..945288b722 100644 --- a/docs/pl_PL/troubleshooting-mset9.md +++ b/docs/pl_PL/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/pl_PL/troubleshooting-ntrboot.md b/docs/pl_PL/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/pl_PL/troubleshooting-ntrboot.md +++ b/docs/pl_PL/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pl_PL/troubleshooting-post-install.md b/docs/pl_PL/troubleshooting-post-install.md index 0c60967c9f..f4c5ac39ab 100644 --- a/docs/pl_PL/troubleshooting-post-install.md +++ b/docs/pl_PL/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/pl_PL/troubleshooting-safecerthax.md b/docs/pl_PL/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/pl_PL/troubleshooting-safecerthax.md +++ b/docs/pl_PL/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pl_PL/troubleshooting-soundhax.md b/docs/pl_PL/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/pl_PL/troubleshooting-soundhax.md +++ b/docs/pl_PL/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/pl_PL/troubleshooting-ssloth-browser.md b/docs/pl_PL/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/pl_PL/troubleshooting-ssloth-browser.md +++ b/docs/pl_PL/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/pl_PL/troubleshooting-super-skaterhax.md b/docs/pl_PL/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/pl_PL/troubleshooting-super-skaterhax.md +++ b/docs/pl_PL/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/pl_PL/troubleshooting-updating-b9s.md b/docs/pl_PL/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/pl_PL/troubleshooting-updating-b9s.md +++ b/docs/pl_PL/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pl_PL/troubleshooting.md b/docs/pl_PL/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/pl_PL/troubleshooting.md +++ b/docs/pl_PL/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/pl_PL/uninstall-cfw.md b/docs/pl_PL/uninstall-cfw.md index 3ac2935493..bdbf2bfdc2 100644 --- a/docs/pl_PL/uninstall-cfw.md +++ b/docs/pl_PL/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/pt_BR/_include/configure-luma3ds.md b/docs/pt_BR/_include/configure-luma3ds.md index 92c191ee37..a652ccb377 100644 --- a/docs/pt_BR/_include/configure-luma3ds.md +++ b/docs/pt_BR/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Seu console deve ter inicializado o menu de configuração do Luma3DS - O menu de configuração do Luma3DS possui 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, **mantenha essas opções nas configurações padrão** (não marque ou desmarque nada) - - Se o seu console desligar quando você tentar ligá-lo, certifique-se de que você copiou `boot.firm` do `.zip` do Luma3DS para a raiz do seu cartão SD + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Aperte (Start) para salvar e reiniciar diff --git a/docs/pt_BR/_include/ctrtransfer-prep.md b/docs/pt_BR/_include/ctrtransfer-prep.md index 0515b40275..63ea629a2b 100644 --- a/docs/pt_BR/_include/ctrtransfer-prep.md +++ b/docs/pt_BR/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copie `FBI.3dsx` para a pasta `/3ds/` no seu cartão SD 10. Copie `faketik.3dsx` para a pasta `/3ds/` no seu cartão SD 11. Reinsira o cartão SD no seu console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/pt_BR/_include/ish-chorus.md b/docs/pt_BR/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/pt_BR/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/pt_BR/_include/troubleshooting-get-help-common.md b/docs/pt_BR/_include/troubleshooting-get-help-common.md index dab6c4c070..2e040aa152 100644 --- a/docs/pt_BR/_include/troubleshooting-get-help-common.md +++ b/docs/pt_BR/_include/troubleshooting-get-help-common.md @@ -2,6 +2,6 @@ ___ :::details Outra coisa -Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda, e descreva o erro que você vê. +Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. ::: diff --git a/docs/pt_BR/checking-for-cfw.md b/docs/pt_BR/checking-for-cfw.md index a56887f4c3..2bf04dc719 100644 --- a/docs/pt_BR/checking-for-cfw.md +++ b/docs/pt_BR/checking-for-cfw.md @@ -53,6 +53,6 @@ Se você ver GodMode9, Decrypt9WIP, Hourglass9 ou um chainloader do Luma3DS, voc ::: danger -Se você ver algo não descrito nas opções acima, entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) e peça ajuda, em inglês. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/pt_BR/contribute.md b/docs/pt_BR/contribute.md index e5089de0e2..dc1883f5a5 100644 --- a/docs/pt_BR/contribute.md +++ b/docs/pt_BR/contribute.md @@ -4,7 +4,7 @@ Estamos felizes que você gostaria de contribuir para 3ds.hacks.guide! Aqui est ## Manutenção -Este guia é de código aberto - seu repositório está disponível [aqui](https://github.com/hacks-guide/Guide_3DS). Se você notou algum problema neste guia, você pode arquivar um issue para nos alertar ou arquivar uma pull request para fazer as alterações necessárias você mesmo. Você também pode conversar conosco no canal #guide-meta em [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp). +Este guia é de código aberto - seu repositório está disponível [aqui](https://github.com/hacks-guide/Guide_3DS). Se você notou algum problema neste guia, você pode arquivar um issue para nos alertar ou arquivar uma pull request para fazer as alterações necessárias você mesmo. ## Traduções diff --git a/docs/pt_BR/index.md b/docs/pt_BR/index.md index fb22828ff9..4cbb4b82e6 100644 --- a/docs/pt_BR/index.md +++ b/docs/pt_BR/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Leia atentamente todas as páginas introdutórias (incluindo essa aqui!) antes de continuar. diff --git a/docs/pt_BR/installing-boot9strap-(mset9).md b/docs/pt_BR/installing-boot9strap-(mset9).md index 5ba34643e5..69099fb332 100644 --- a/docs/pt_BR/installing-boot9strap-(mset9).md +++ b/docs/pt_BR/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Instalando boot9strap (MSET9) ## Escolha seu sistema operacional @@ -6,6 +19,6 @@ As instruções para o MSET9 diferem dependendo do computador, telefone ou table Escolha o sistema operacional do dispositivo **que você estará usando para fazer modificações em seu console**. O dispositivo precisará de uma maneira de ler e escrever arquivos no cartão SD 3DS. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/pt_BR/installing-boot9strap-(mset9-cli).md b/docs/pt_BR/installing-boot9strap-(mset9-cli).md index ac18c34d02..c883bf7186 100644 --- a/docs/pt_BR/installing-boot9strap-(mset9-cli).md +++ b/docs/pt_BR/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -Esta página requer um computador rodando Windows, Linux ou macOS. Se você tem um celular/tablet Android ou um Chromebook, siga [Instalando boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) em vez disso. Se você não tiver acesso a nenhum desses dispositivos, será necessário usar um [método alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Esta página requer um computador rodando Windows, Linux ou macOS. Se você tem um celular/tablet Android ou um Chromebook, siga [Instalando boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) em vez disso. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. Se você não tiver acesso a nenhum desses dispositivos, será necessário usar um [método alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ Estas instruções devem ser seguidas **EXATAMENTE** como estão, então confira Nesta seção, você instalará custom firmware no seu console. 1. Quando solicitado, aperte a sequência de botões fornecida na tela superior para instalar o boot9strap - - Se um passo na tela inferior possuir texto em cor vermelha, e você não for solicitado a introduzir um combo de botões, siga o [guia de troubleshooting](troubleshooting-mset9) -2. Quando concluído, aperte (A) para reiniciar o seu console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/pt_BR/installing-boot9strap-(mset9-cli-ios).md b/docs/pt_BR/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..7697890543 --- /dev/null +++ b/docs/pt_BR/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Detalhes Técnicos (opcional) + +[MSET9](https://github.com/zoogie/MSET9) é um exploit para o aplicativo de Configurações do Sistema desenvolvido por [zoogie](https://github.com/zoogie). Ele faz uso de uma falha onde a ID1 (a pasta de 32 caracteres dentro da pasta Nintendo 3DS, dentro da ID0) pode ter _qualquer_ nome desde que seja composto por 32 caracteres. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Notas de Compatibilidade + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. Se você tiver um computador executando Windows, macOS ou Linux, siga [Instalando boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) em vez disso. Se você tem um celular/tablet Android ou um Chromebook, siga [Instalando boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) em vez disso. Se você não tiver acesso a nenhum desses dispositivos, será necessário usar um [método alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## O que é necessário + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instruções + +::: info + +Nesta página, você usará o script MSET9, que é usado para acionar o MSET9. Enquanto o script estiver em progresso, os dados do usuário desaparecerão temporariamente, mas retornarão após a conclusão desta página. Se você receber um erro ao executar o script, a solução para esse erro provavelmente pode ser encontrada na página de [troubleshooting](troubleshooting-mset9). + +::: + +### Seção I - Preparação + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Seus dados de usuário existentes desaparecerão, mas voltarão quando você terminar esta página. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Certifique-se de que o modelo e a versão mostrados estão corretos +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - Se você receber um erro, verifique o [guia de troubleshooting](troubleshooting-mset9), depois tente novamente +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **Isto é esperado.** Seus dados voltarão mais tarde +5. Reinsira o cartão SD no seu console +6. Ligue o seu console +7. Abra o Mii Maker +8. Espere o seu console chegar a tela de [Bem-vindo do Mii Maker](/images/screenshots/mset9/mii-welcome.png), depois saia do Mii Maker e retorne ao Menu HOME + - Você verá [esta tela](/images/screenshots/mset9/mii-extdata.png), o que indica que os dados necessários foram criados + - Se você apenas chegar à [tela normal](/images/screenshots/mset9/mii-existing.png) do Mii Maker, então os dados já existem. Saia do Mi Maker e volte para o Menu HOME +9. Inicie as Configurações do Sistema e navegue para `Gerenciador de Dados` -> `Nintendo 3DS` -> `Software` -> Apagar ([imagem](/images/screenshots/database-reset.jpg)) + - Isso não irá apagar nenhum dos seus dados +10. Desligue seu console apertando o botão POWER e depois toque em Desligar na tela inferior +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Assim que você resolver o problema, volte à Seção I Passo 14 + - Para mais informações, verifique a página de [troubleshooting](troubleshooting-mset9) +2. Type `0`, then tap Return to close the script +3. Reinsira o cartão SD no seu console + +### Seção II - MSET9 + +Nestã seção, você vai attivar o MSET9 para iniciar o SafeB9SInstaller (o instalador de custom firmware). + +::: danger + +Estas instruções devem ser seguidas **EXATAMENTE** como estão, então confira TUDO que você está fazendo para evitar erros! + +::: + +1. Ligue seu console, garantindo que a Configuração do Console esteja selecionada + - Se a Configuração do Console não está selecionada, **[posicione o cursor](/images/screenshots/mset9/hover-settings.png)** sob o ícone da Configuração do Console usando o D-Pad, desligue seu console e ligue-o novamente +2. Pressione (A) para abrir a Configuração do Console +3. Navegue para `Gerenciamento de Dados` -> `Nintendo 3DS` -> `Dados adicionais` ([imagem](/images/screenshots/mset9/settings-extdata.png)) +4. **Não pressione nenhum botão ou toque na tela** +5. **Com o console AINDA LIGADO, e sem pressionar nenhum botão ou tocar na tela**, remova seu cartão SD do seu console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - Você deve ver "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsira o cartão SD no seu console **sem pressionar nenhum botão ou tocar na tela** +5. Se o exploit for bem-sucedido, você terá entrado no SafeB9SInstaller + - Se você ver uma tela vermelha ou o console ficar preso em uma tela de carregamento, siga o [guia de troubleshooting](troubleshooting-mset9) + +### Seção III - Instalando boot9strap + +Nesta seção, você instalará custom firmware no seu console. + +1. Quando solicitado, aperte a sequência de botões fornecida na tela superior para instalar o boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Seção IV - Removendo o MSET9 + +Nesta seção, você removerá o MSET9 para evitar problemas adicionais e restaurar seus dados do usuário (jogos, temas, etc). (Isso não irá remover o custom firmware que você acabou de instalar.) + +::: danger + +NÃO pule esta seção! Se você pular isso, os aplicativos podem ter um crash inesperado e você encontrará erros na próxima página! + +::: + +1. Desligue seu console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - Você deve ver "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - Você deve ver "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Você seguiu a Seção IV (Removendo o MSET9)? Essa seção é MANDATÓRIA! + +::: + +::: tip + +Continue para [Finalizando a Instalação](finalizing-setup) + +::: diff --git a/docs/pt_BR/installing-boot9strap-(mset9-play-store).md b/docs/pt_BR/installing-boot9strap-(mset9-play-store).md index 97b9f258b5..86356b30ab 100644 --- a/docs/pt_BR/installing-boot9strap-(mset9-play-store).md +++ b/docs/pt_BR/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -Esta página requer um celular/tablet Android ou um Chromebook. Se você tiver um computador executando Windows, macOS ou Linux, siga [Instalando boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) em vez disso. Se você não tiver acesso a nenhum desses dispositivos, será necessário usar um [método alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +Esta página requer um celular/tablet Android ou um Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. Se você tiver um computador executando Windows, macOS ou Linux, siga [Instalando boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) em vez disso. Se você não tiver acesso a nenhum desses dispositivos, será necessário usar um [método alternativo](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ Estas instruções devem ser seguidas **EXATAMENTE** como estão, então confira Nesta seção, você instalará custom firmware no seu console. 1. Quando solicitado, aperte a sequência de botões fornecida na tela superior para instalar o boot9strap - - Se um passo na tela inferior possuir texto em cor vermelha, e você não for solicitado a introduzir um combo de botões, siga o [guia de troubleshooting](troubleshooting-mset9) -2. Quando concluído, aperte (A) para reiniciar o seu console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/pt_BR/installing-boot9strap-(safecerthax).md b/docs/pt_BR/installing-boot9strap-(safecerthax).md index d077f8f459..bebda090c4 100644 --- a/docs/pt_BR/installing-boot9strap-(safecerthax).md +++ b/docs/pt_BR/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ Nesta seção, você irá copiar os arquivos necessários para acionar o exploit 6. Reinsira o cartão SD no seu console 7. Ligue o seu console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Seção III - Proxy do safecerthax ::: warning diff --git a/docs/pt_BR/installing-boot9strap-(ssloth-browser).md b/docs/pt_BR/installing-boot9strap-(ssloth-browser).md index f2066cccdc..675d703f73 100644 --- a/docs/pt_BR/installing-boot9strap-(ssloth-browser).md +++ b/docs/pt_BR/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ Nesta seção, você irá copiar os arquivos necessários para acionar ambos bro 8. Reinsira o cartão SD no seu console 9. Ligue o seu console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Seção II - SSLoth Nesta seção, você vai alterar suas configurações de conexão Internet para usar uma rede proxy criada para ignorar a verificação da versão do navegador, permitindo que o navegador funcione sem uma atualização do sistema. Isso permitirá que você acesse a página de exploit do navegador na próxima seção. diff --git a/docs/pt_BR/installing-boot9strap-(super-skaterhax).md b/docs/pt_BR/installing-boot9strap-(super-skaterhax).md index 38e8a511bf..7f7ce9c12b 100644 --- a/docs/pt_BR/installing-boot9strap-(super-skaterhax).md +++ b/docs/pt_BR/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ Sabe-se que este exploit é inconsistente: funciona para alguns, mas não para o ### O que é necessário -- O arquivo `.zip` do [super-skaterhax](https://skater.nintendohomebrew.com) para a região e versão de sistema do seu console +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Seção I - Preparação @@ -58,14 +58,14 @@ Nesta seção, você irá copiar os arquivos necessários para acionar tanto sup - Se você receber um [aviso](/images/screenshots/skaterhax/country-change-notice.png) dizendo que você perderá o acesso aos recursos de sua Nintendo Network ID, é seguro selecionar OK para continuar 9. Selecione as seguintes opções de acordo com a região de seu console ([imagem](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navegue até "Data e Hora" -11. Defina "Data de Hoje" e "Hora Atual" para a data e hora atuais em seu fuso horário +11. Set "Today's Date" and "Current Time" to the current date and time 12. Saia das Configurações do Sistema diff --git a/docs/pt_BR/key-information.md b/docs/pt_BR/key-information.md index 24ae5b05b4..79514c8f7a 100644 --- a/docs/pt_BR/key-information.md +++ b/docs/pt_BR/key-information.md @@ -32,7 +32,7 @@ Este guia funciona com todos os consoles de varejo da família de consoles do Ni ::: -Na maioria dos casos você pode seguir este guia desde que você consiga baixar arquivos da internet e copiá-los para seu cartão SD. Isso inclui a maioria dos dispositivos eletrônicos de consumidores, como computadores que rodam Windows, macOS, Linux e chromeOS (Chromebooks), bem como os telefones Android. Dependendo do seu dispositivo eletrônico, talvez seja necessário comprar um adaptador de cartão USB para cartão SD para permitir que ele leia seu cartão SD. +Na maioria dos casos você pode seguir este guia desde que você consiga baixar arquivos da internet e copiá-los para seu cartão SD. Isso inclui a maioria dos dispositivos eletrônicos de consumidores, como computadores que rodam Windows, macOS, Linux e chromeOS (Chromebooks), bem como os telefones Android. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ Se você experienciar algum problema enquanto segue este guia, existem muitas ma - Se você possuir qualquer dúvida não respondida nesta página, as respostas podem estar no [FAQ de Pré-Instalação](faq#pre-installation-faq). - Se você estiver experienciando um problema ao seguir este guia, você pode verificar a página de [Troubleshooting](troubleshooting). -- Se os recursos que providenciamos aqui não estiverem ajudando, você pode obter suporte individual no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/pt_BR/restoring-updating-cfw.md b/docs/pt_BR/restoring-updating-cfw.md index f35aeeea52..420c05bb5a 100644 --- a/docs/pt_BR/restoring-updating-cfw.md +++ b/docs/pt_BR/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Seu cartão SD precisa estar formatado como FAT32 para seguir este guia, caso co ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + A última versão do Luma3DS foi instalada no seu cartão SD e na memória interna. ::: diff --git a/docs/pt_BR/troubleshooting-a9lh-to-b9s.md b/docs/pt_BR/troubleshooting-a9lh-to-b9s.md index b8f5edd3a9..da322c4cf0 100644 --- a/docs/pt_BR/troubleshooting-a9lh-to-b9s.md +++ b/docs/pt_BR/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH para B9S) -Esta página oferece recursos de solução de problemas para problemas com a página "A9LH para B9S". 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. +Esta página oferece recursos de solução de problemas para problemas com a página "A9LH para B9S". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas com o SafeB9SInstaller diff --git a/docs/pt_BR/troubleshooting-finalizing-setup.md b/docs/pt_BR/troubleshooting-finalizing-setup.md index 105414c767..8a49f40aee 100644 --- a/docs/pt_BR/troubleshooting-finalizing-setup.md +++ b/docs/pt_BR/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizando a Instalação) -Esta página oferece recursos de solução de problemas para problemas com a página "Finalizando a Instalação". 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Finalizando a Instalação". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas com a Finalização da Instalação @@ -17,7 +17,7 @@ As etapas abaixo podem ser tentadas em qualquer ordem, mas são listadas de mane 7. Conecte-se a uma conexão Wi-Fi diferente, como um ponto de acesso móvel 8. Servidores Nintendo podem estar desligados; Tente novamente mais tarde 9. Se o erro persistir, [siga CTRTransfer](ctrtransfer), e tente novamente -10. Para mais suporte (em Inglês), entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ O arquivo `finalize.romfs` foi colocado no local errado ao invés de raiz do SD. :::details Error #24: SD is write-protected -Certifique-se de que seu cartão SD não esteja [bloqueado](/images/sdlock.png). Se o cartão SD não estiver bloqueado e você continuar a receber este erro, junte-se ao [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp) para assistência. +Certifique-se de que seu cartão SD não esteja [bloqueado](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ Se você tiver espaço suficiente no seu cartão SD, seu SD pode estar corrompid :::details Error #12: Copy (file).db fail -Certifique-se de que seu cartão SD não esteja [bloqueado](/images/sdlock.png). Se o cartão SD não estiver bloqueado e você continuar a receber este erro, junte-se ao [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp) para assistência. +Certifique-se de que seu cartão SD não esteja [bloqueado](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/pt_BR/troubleshooting-mset9.md b/docs/pt_BR/troubleshooting-mset9.md index 79a3f0cbc2..87a86cc623 100644 --- a/docs/pt_BR/troubleshooting-mset9.md +++ b/docs/pt_BR/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -Esta página oferece conselhos de solução de problemas para problemas com as páginas "Instalando boot9strap (MSET9)", "Instalando boot9strap (MSET9 CLI)" e "Instalando boot9strap (MSET9 Play Store)". 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. +Esta página oferece conselhos de solução de problemas para problemas com as páginas "Instalando boot9strap (MSET9)", "Instalando boot9strap (MSET9 CLI)" e "Instalando boot9strap (MSET9 Play Store)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (aplicativo / script) diff --git a/docs/pt_BR/troubleshooting-ntrboot.md b/docs/pt_BR/troubleshooting-ntrboot.md index 3f54fef043..c7d614ae6d 100644 --- a/docs/pt_BR/troubleshooting-ntrboot.md +++ b/docs/pt_BR/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (ntrboot)". 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (ntrboot)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas com o SafeB9SInstaller diff --git a/docs/pt_BR/troubleshooting-post-install.md b/docs/pt_BR/troubleshooting-post-install.md index 4be78de335..ec61fc692f 100644 --- a/docs/pt_BR/troubleshooting-post-install.md +++ b/docs/pt_BR/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Pós-Instalação) -Esta página oferece recursos de solução de problemas para problemas encontrados depois que custom firmware foi instalado. 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. +Esta página oferece recursos de solução de problemas para problemas encontrados depois que custom firmware foi instalado. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas de inicialização @@ -49,7 +49,7 @@ As etapas abaixo podem ser tentadas em qualquer ordem, mas são listadas de meno - Ligue o seu console - Se obtiver sucesso, o console iniciará em uma tela de "atualize seu sistema" 5. Siga o guia de [CTRTransfer](ctrtransfer) -6. Para mais suporte, peça ajuda no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ Se este for o caso, tente os passos abaixo, os quais são listados de mais fáci 2. Desligue o console, remova o cartão SD, insira-o no seu computador, baixe a versão mais recente do [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extraia `boot.firm` do `Luma3DS.zip` e coloque-o na raiz do seu cartão SD (substituindo qualquer arquivo existente) 3. Desligue o console, remova o cartão SD, insira-o no seu computador e reformate o cartão SD de acordo com o sistema operacional do seu computador: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(isso irá apagar os dados do seu cartão SD)_ 4. Verifique se há erros no seu cartão SD de acordo com o sistema operacional do seu computador: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). Se o seu cartão SD estiver marcado como defeituoso, então você terá que substituir o cartão SD -5. Sua entrada de cartão SD pode estar com problemas. Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter mais ajuda +5. Sua entrada de cartão SD pode estar com problemas. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Tela azul "BOOTROM ERROR" -Seu console provavelmente está hard-bricked. Você precisará comprar um flashcart de ntrboot para reinstalar o boot9strap para tentar consertar seu console. 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. +Seu console provavelmente está hard-bricked. Você precisará comprar um flashcart de ntrboot para reinstalar o boot9strap para tentar consertar seu console. Isso também pode indicar um problema de hardware que não pode ser corrigido. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - Também é possível que alguém tenha definido um splash que se pareça com um brick. Tente deixar o seu console ligado, esperando na tela azul, por cinco minutos. @@ -102,7 +102,7 @@ Seu console provavelmente está hard-bricked. Você precisará comprar um flashc :::details Algum outro erro -Por favor, tire uma foto do erro e entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ Isso pode ocorrer após uma CTRTransfer ou mudança de região no Old 3DS / 2DS. :::details Exception screen ao iniciar/carregar um aplicativo Procure pela sua exception screen [nesta página](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -Se você não conseguiu encontrar seu erro ou as instruções não funcionaram, entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter mais assistência. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Seu console provavelmente ainda tem menuhax67 instalado. Para desinstalar o menu :::details Outra coisa -Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para obter ajuda, e descreva o erro que você vê. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/pt_BR/troubleshooting-safecerthax.md b/docs/pt_BR/troubleshooting-safecerthax.md index 0da6b55c03..485b4e6907 100644 --- a/docs/pt_BR/troubleshooting-safecerthax.md +++ b/docs/pt_BR/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (safecerthax)". 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (safecerthax)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas com o SafeB9SInstaller diff --git a/docs/pt_BR/troubleshooting-soundhax.md b/docs/pt_BR/troubleshooting-soundhax.md index 9b6f5a6350..78abb97ced 100644 --- a/docs/pt_BR/troubleshooting-soundhax.md +++ b/docs/pt_BR/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (Soundhax)", que é usada nas versões do sistema entre 1.0.0 e 11.3.0. 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (Soundhax)", que é usada nas versões do sistema entre 1.0.0 e 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas com o Soundhax @@ -32,7 +32,7 @@ Você também pode ter o arquivo Soundhax errado para o seu console, região e v Se as instruções acima não corrigirem o seu problema, e você está usando um Old 3DS / Old 3DS XL / Old 2DS, você pode estar encontrando um problema envolvendo atualizações de cartucho. Dê uma outra olhada na versão do sistema. Caso o número antes da letra seja 4 ou inferior (por exemplo, 11.3.0-**4**U), substitua o arquivo Soundhax na raiz do seu cartão SD por [este](http://soundhax.686178.xyz/frankenfirm.html?crash). -Se nenhuma delas corrigirem seu problema, junte-se ao [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para assistência. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ Você tem o arquivo Soundhax errado para seu console, região e versão. Verifiq Se as instruções acima não corrigirem o seu problema, e você está usando um Old 3DS / Old 3DS XL / Old 2DS, você pode estar encontrando um problema envolvendo atualizações de cartucho. Dê uma outra olhada na versão do sistema. Caso o número antes da letra seja 3 ou inferior (por exemplo, 11.3.0-**0**U), substitua o arquivo Soundhax na raiz do seu cartão SD por [este](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -Se nenhuma delas corrigirem seu problema, junte-se ao [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) para assistência. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/pt_BR/troubleshooting-ssloth-browser.md b/docs/pt_BR/troubleshooting-ssloth-browser.md index 4946e60198..39f56e8d5d 100644 --- a/docs/pt_BR/troubleshooting-ssloth-browser.md +++ b/docs/pt_BR/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (SSLoth-Browser)", que é usada nas versões do sistema entre 11.4.0 e 11.13.0. 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (SSLoth-Browser)", que é usada nas versões do sistema entre 11.4.0 e 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/pt_BR/troubleshooting-super-skaterhax.md b/docs/pt_BR/troubleshooting-super-skaterhax.md index 93592e6589..0772cb770c 100644 --- a/docs/pt_BR/troubleshooting-super-skaterhax.md +++ b/docs/pt_BR/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (super-skaterhax)". 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Instalando boot9strap (super-skaterhax)". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/pt_BR/troubleshooting-updating-b9s.md b/docs/pt_BR/troubleshooting-updating-b9s.md index e6cea8fda3..dfa1cfbc41 100644 --- a/docs/pt_BR/troubleshooting-updating-b9s.md +++ b/docs/pt_BR/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Atualizando o B9S) -Esta página oferece recursos de solução de problemas para problemas com a página "Atualizando o B9S". 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. +Esta página oferece recursos de solução de problemas para problemas com a página "Atualizando o B9S". If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Problemas com o SafeB9SInstaller diff --git a/docs/pt_BR/troubleshooting.md b/docs/pt_BR/troubleshooting.md index 7ece352d6b..6cbd2d3be4 100644 --- a/docs/pt_BR/troubleshooting.md +++ b/docs/pt_BR/troubleshooting.md @@ -2,7 +2,7 @@ Esta página serve como uma página inicial para recursos de solução de problemas que oferecemos para problemas comumente encontrados. Clique no link correspondente à página que está seguindo para explorá-lo. -Se você não conseguir corrigir seu problema, peça ajuda para [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp). Se sua falha não está aqui e você conhece a solução, [nos informe!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). Se sua falha não está aqui e você conhece a solução, [nos informe!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/pt_BR/uninstall-cfw.md b/docs/pt_BR/uninstall-cfw.md index 6b07b7fe29..4ba7d135b4 100644 --- a/docs/pt_BR/uninstall-cfw.md +++ b/docs/pt_BR/uninstall-cfw.md @@ -17,7 +17,7 @@ Se você está removendo o CFW porque: - Um dos seus aplicativos do sistema não funciona - Seu console não consegue iniciar o Menu HOME -**PARE!!!** Desinstalar o custom firmware é um risco desnecessário que na melhor das hipóteses fará você perder tempo, e na pior das hipoteses causará um **BRICK** no seu console. Uma ideia melhor seria pedir ajuda a [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp). +**PARE!!!** Desinstalar o custom firmware é um risco desnecessário que na melhor das hipóteses fará você perder tempo, e na pior das hipoteses causará um **BRICK** no seu console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ O objetivo desta seção é verificar se o console irá ligar e que as funções ::: danger -Se você NÃO inicializar no Menu HOME padrão do 3DS, ou a configuração do sistema / seu teclado está inacessível, **NÃO continue com estas instruções**! Entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) e pergunte (em Inglês) para alguém lá te ajudar. +Se você NÃO inicializar no Menu HOME padrão do 3DS, ou a configuração do sistema / seu teclado está inacessível, **NÃO continue com estas instruções**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ Se você está removendo o CFW porque: - Um dos seus aplicativos do sistema não funciona - Seu console não consegue iniciar o Menu HOME -**PARE!!!** Desinstalar o custom firmware é um risco desnecessário que na melhor das hipóteses fará você perder tempo, e na pior das hipoteses causará um **BRICK** no seu console. Uma ideia melhor seria pedir ajuda a [Nintendo Homebrew no Discord](https://discord.gg/MWxPgEp). +**PARE!!!** Desinstalar o custom firmware é um risco desnecessário que na melhor das hipóteses fará você perder tempo, e na pior das hipoteses causará um **BRICK** no seu console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/pt_PT/_include/configure-luma3ds.md b/docs/pt_PT/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/pt_PT/_include/configure-luma3ds.md +++ b/docs/pt_PT/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/pt_PT/_include/ctrtransfer-prep.md b/docs/pt_PT/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/pt_PT/_include/ctrtransfer-prep.md +++ b/docs/pt_PT/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/pt_PT/_include/ish-chorus.md b/docs/pt_PT/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/pt_PT/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/pt_PT/checking-for-cfw.md b/docs/pt_PT/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/pt_PT/checking-for-cfw.md +++ b/docs/pt_PT/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/pt_PT/contribute.md b/docs/pt_PT/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/pt_PT/contribute.md +++ b/docs/pt_PT/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/pt_PT/index.md b/docs/pt_PT/index.md index 9c9798433b..17213c932b 100644 --- a/docs/pt_PT/index.md +++ b/docs/pt_PT/index.md @@ -1,13 +1,19 @@ --- layout: home -title: 3DS Hacks Guide +title: "3DS Hacks Guide" hero: - text: 3DS Hacks Guide - tagline: A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap. + text: "3DS Hacks Guide" + tagline: "A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap." image: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/pt_PT/installing-boot9strap-(mset9).md b/docs/pt_PT/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/pt_PT/installing-boot9strap-(mset9).md +++ b/docs/pt_PT/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/pt_PT/installing-boot9strap-(mset9-cli).md b/docs/pt_PT/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/pt_PT/installing-boot9strap-(mset9-cli).md +++ b/docs/pt_PT/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/pt_PT/installing-boot9strap-(mset9-cli-ios).md b/docs/pt_PT/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/pt_PT/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/pt_PT/installing-boot9strap-(mset9-play-store).md b/docs/pt_PT/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/pt_PT/installing-boot9strap-(mset9-play-store).md +++ b/docs/pt_PT/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/pt_PT/installing-boot9strap-(safecerthax).md b/docs/pt_PT/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/pt_PT/installing-boot9strap-(safecerthax).md +++ b/docs/pt_PT/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/pt_PT/installing-boot9strap-(ssloth-browser).md b/docs/pt_PT/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/pt_PT/installing-boot9strap-(ssloth-browser).md +++ b/docs/pt_PT/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/pt_PT/installing-boot9strap-(super-skaterhax).md b/docs/pt_PT/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/pt_PT/installing-boot9strap-(super-skaterhax).md +++ b/docs/pt_PT/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/pt_PT/key-information.md b/docs/pt_PT/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/pt_PT/key-information.md +++ b/docs/pt_PT/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/pt_PT/restoring-updating-cfw.md b/docs/pt_PT/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/pt_PT/restoring-updating-cfw.md +++ b/docs/pt_PT/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/pt_PT/troubleshooting-a9lh-to-b9s.md b/docs/pt_PT/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/pt_PT/troubleshooting-a9lh-to-b9s.md +++ b/docs/pt_PT/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pt_PT/troubleshooting-finalizing-setup.md b/docs/pt_PT/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/pt_PT/troubleshooting-finalizing-setup.md +++ b/docs/pt_PT/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/pt_PT/troubleshooting-mset9.md b/docs/pt_PT/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/pt_PT/troubleshooting-mset9.md +++ b/docs/pt_PT/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/pt_PT/troubleshooting-ntrboot.md b/docs/pt_PT/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/pt_PT/troubleshooting-ntrboot.md +++ b/docs/pt_PT/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pt_PT/troubleshooting-post-install.md b/docs/pt_PT/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/pt_PT/troubleshooting-post-install.md +++ b/docs/pt_PT/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/pt_PT/troubleshooting-safecerthax.md b/docs/pt_PT/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/pt_PT/troubleshooting-safecerthax.md +++ b/docs/pt_PT/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pt_PT/troubleshooting-soundhax.md b/docs/pt_PT/troubleshooting-soundhax.md index a4728da153..495222f4f6 100644 --- a/docs/pt_PT/troubleshooting-soundhax.md +++ b/docs/pt_PT/troubleshooting-soundhax.md @@ -1,16 +1,18 @@ --- head: - - - script - - src: /assets/js/common.js - - - script - - src: /assets/js/soundhax-frankenfirm-link.js - - - script - - src: /assets/js/link-common.js + [ + [ 'script', { src: '/assets/js/common.js' } ], + [ + 'script', + { src: '/assets/js/soundhax-frankenfirm-link.js' } + ], + [ 'script', { src: '/assets/js/link-common.js' } ] + ] --- # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -30,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -40,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/pt_PT/troubleshooting-ssloth-browser.md b/docs/pt_PT/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/pt_PT/troubleshooting-ssloth-browser.md +++ b/docs/pt_PT/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/pt_PT/troubleshooting-super-skaterhax.md b/docs/pt_PT/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/pt_PT/troubleshooting-super-skaterhax.md +++ b/docs/pt_PT/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/pt_PT/troubleshooting-updating-b9s.md b/docs/pt_PT/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/pt_PT/troubleshooting-updating-b9s.md +++ b/docs/pt_PT/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/pt_PT/troubleshooting.md b/docs/pt_PT/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/pt_PT/troubleshooting.md +++ b/docs/pt_PT/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/pt_PT/uninstall-cfw.md b/docs/pt_PT/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/pt_PT/uninstall-cfw.md +++ b/docs/pt_PT/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/ro_RO/_include/configure-luma3ds.md b/docs/ro_RO/_include/configure-luma3ds.md index 7c0c28b197..e7708db926 100644 --- a/docs/ro_RO/_include/configure-luma3ds.md +++ b/docs/ro_RO/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Apăsați (Start) pentru a salva și reporni diff --git a/docs/ro_RO/_include/ctrtransfer-prep.md b/docs/ro_RO/_include/ctrtransfer-prep.md index abfad8bdd2..00d4a38821 100644 --- a/docs/ro_RO/_include/ctrtransfer-prep.md +++ b/docs/ro_RO/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copiați `FBI.3dsx` în folderul `/3ds/` de pe cardul SD 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ro_RO/_include/ish-chorus.md b/docs/ro_RO/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ro_RO/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ro_RO/checking-for-cfw.md b/docs/ro_RO/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/ro_RO/checking-for-cfw.md +++ b/docs/ro_RO/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ro_RO/contribute.md b/docs/ro_RO/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/ro_RO/contribute.md +++ b/docs/ro_RO/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/ro_RO/index.md b/docs/ro_RO/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/ro_RO/index.md +++ b/docs/ro_RO/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/ro_RO/installing-boot9strap-(mset9).md b/docs/ro_RO/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/ro_RO/installing-boot9strap-(mset9).md +++ b/docs/ro_RO/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ro_RO/installing-boot9strap-(mset9-cli).md b/docs/ro_RO/installing-boot9strap-(mset9-cli).md index 4eccca7e21..a023a19018 100644 --- a/docs/ro_RO/installing-boot9strap-(mset9-cli).md +++ b/docs/ro_RO/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ro_RO/installing-boot9strap-(mset9-cli-ios).md b/docs/ro_RO/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..6c7f3dcaeb --- /dev/null +++ b/docs/ro_RO/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Dacă exploit-ul a avut succes, veți porni în SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/ro_RO/installing-boot9strap-(mset9-play-store).md b/docs/ro_RO/installing-boot9strap-(mset9-play-store).md index c9c6bd6302..77c88e703e 100644 --- a/docs/ro_RO/installing-boot9strap-(mset9-play-store).md +++ b/docs/ro_RO/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ro_RO/installing-boot9strap-(safecerthax).md b/docs/ro_RO/installing-boot9strap-(safecerthax).md index 1d370fc918..99c8bff69b 100644 --- a/docs/ro_RO/installing-boot9strap-(safecerthax).md +++ b/docs/ro_RO/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/ro_RO/installing-boot9strap-(ssloth-browser).md b/docs/ro_RO/installing-boot9strap-(ssloth-browser).md index 47660d7323..b127e1bea7 100644 --- a/docs/ro_RO/installing-boot9strap-(ssloth-browser).md +++ b/docs/ro_RO/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/ro_RO/installing-boot9strap-(super-skaterhax).md b/docs/ro_RO/installing-boot9strap-(super-skaterhax).md index ab728a026c..0b8f25683b 100644 --- a/docs/ro_RO/installing-boot9strap-(super-skaterhax).md +++ b/docs/ro_RO/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/ro_RO/key-information.md b/docs/ro_RO/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/ro_RO/key-information.md +++ b/docs/ro_RO/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ro_RO/restoring-updating-cfw.md b/docs/ro_RO/restoring-updating-cfw.md index 90e48494d0..e5e682870c 100644 --- a/docs/ro_RO/restoring-updating-cfw.md +++ b/docs/ro_RO/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/ro_RO/troubleshooting-a9lh-to-b9s.md b/docs/ro_RO/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/ro_RO/troubleshooting-a9lh-to-b9s.md +++ b/docs/ro_RO/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ro_RO/troubleshooting-finalizing-setup.md b/docs/ro_RO/troubleshooting-finalizing-setup.md index 70538da796..b466151979 100644 --- a/docs/ro_RO/troubleshooting-finalizing-setup.md +++ b/docs/ro_RO/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ro_RO/troubleshooting-mset9.md b/docs/ro_RO/troubleshooting-mset9.md index e9f8bf0b0a..57b795c6dc 100644 --- a/docs/ro_RO/troubleshooting-mset9.md +++ b/docs/ro_RO/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ro_RO/troubleshooting-ntrboot.md b/docs/ro_RO/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/ro_RO/troubleshooting-ntrboot.md +++ b/docs/ro_RO/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ro_RO/troubleshooting-post-install.md b/docs/ro_RO/troubleshooting-post-install.md index 0f5f85baa3..d6c517571a 100644 --- a/docs/ro_RO/troubleshooting-post-install.md +++ b/docs/ro_RO/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ro_RO/troubleshooting-safecerthax.md b/docs/ro_RO/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/ro_RO/troubleshooting-safecerthax.md +++ b/docs/ro_RO/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ro_RO/troubleshooting-soundhax.md b/docs/ro_RO/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/ro_RO/troubleshooting-soundhax.md +++ b/docs/ro_RO/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ro_RO/troubleshooting-ssloth-browser.md b/docs/ro_RO/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/ro_RO/troubleshooting-ssloth-browser.md +++ b/docs/ro_RO/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ro_RO/troubleshooting-super-skaterhax.md b/docs/ro_RO/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/ro_RO/troubleshooting-super-skaterhax.md +++ b/docs/ro_RO/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ro_RO/troubleshooting-updating-b9s.md b/docs/ro_RO/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/ro_RO/troubleshooting-updating-b9s.md +++ b/docs/ro_RO/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ro_RO/troubleshooting.md b/docs/ro_RO/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/ro_RO/troubleshooting.md +++ b/docs/ro_RO/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ro_RO/uninstall-cfw.md b/docs/ro_RO/uninstall-cfw.md index 08f7d0ced3..646696a914 100644 --- a/docs/ro_RO/uninstall-cfw.md +++ b/docs/ro_RO/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/ru_RU/_include/configure-luma3ds.md b/docs/ru_RU/_include/configure-luma3ds.md index 38c47096e6..f20be2b70a 100644 --- a/docs/ru_RU/_include/configure-luma3ds.md +++ b/docs/ru_RU/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Нажмите (Start), чтобы сохранить настройки и перезагрузиться diff --git a/docs/ru_RU/_include/ctrtransfer-prep.md b/docs/ru_RU/_include/ctrtransfer-prep.md index 41eeff9528..4d5b58e3fd 100644 --- a/docs/ru_RU/_include/ctrtransfer-prep.md +++ b/docs/ru_RU/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Скопируйте `FBI.3dsx` в папку `/3ds/` на SD-карте 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/ru_RU/_include/ish-chorus.md b/docs/ru_RU/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/ru_RU/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/ru_RU/checking-for-cfw.md b/docs/ru_RU/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/ru_RU/checking-for-cfw.md +++ b/docs/ru_RU/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/ru_RU/contribute.md b/docs/ru_RU/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/ru_RU/contribute.md +++ b/docs/ru_RU/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/ru_RU/index.md b/docs/ru_RU/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/ru_RU/index.md +++ b/docs/ru_RU/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/ru_RU/installing-boot9strap-(mset9).md b/docs/ru_RU/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/ru_RU/installing-boot9strap-(mset9).md +++ b/docs/ru_RU/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/ru_RU/installing-boot9strap-(mset9-cli).md b/docs/ru_RU/installing-boot9strap-(mset9-cli).md index e42b08cd34..125a23751f 100644 --- a/docs/ru_RU/installing-boot9strap-(mset9-cli).md +++ b/docs/ru_RU/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ru_RU/installing-boot9strap-(mset9-cli-ios).md b/docs/ru_RU/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..6eda095570 --- /dev/null +++ b/docs/ru_RU/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. Если эксплойт сработал, запустится SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/ru_RU/installing-boot9strap-(mset9-play-store).md b/docs/ru_RU/installing-boot9strap-(mset9-play-store).md index 90ca4774fc..013b2ed363 100644 --- a/docs/ru_RU/installing-boot9strap-(mset9-play-store).md +++ b/docs/ru_RU/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/ru_RU/installing-boot9strap-(safecerthax).md b/docs/ru_RU/installing-boot9strap-(safecerthax).md index 550456f80d..6394eb99dc 100644 --- a/docs/ru_RU/installing-boot9strap-(safecerthax).md +++ b/docs/ru_RU/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/ru_RU/installing-boot9strap-(ssloth-browser).md b/docs/ru_RU/installing-boot9strap-(ssloth-browser).md index f0dfbb508e..a831e11d58 100644 --- a/docs/ru_RU/installing-boot9strap-(ssloth-browser).md +++ b/docs/ru_RU/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/ru_RU/installing-boot9strap-(super-skaterhax).md b/docs/ru_RU/installing-boot9strap-(super-skaterhax).md index f99115dd6a..1cc67bcc4c 100644 --- a/docs/ru_RU/installing-boot9strap-(super-skaterhax).md +++ b/docs/ru_RU/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/ru_RU/key-information.md b/docs/ru_RU/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/ru_RU/key-information.md +++ b/docs/ru_RU/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/ru_RU/restoring-updating-cfw.md b/docs/ru_RU/restoring-updating-cfw.md index f53cdcd430..eafb6f0e0a 100644 --- a/docs/ru_RU/restoring-updating-cfw.md +++ b/docs/ru_RU/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/ru_RU/troubleshooting-a9lh-to-b9s.md b/docs/ru_RU/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/ru_RU/troubleshooting-a9lh-to-b9s.md +++ b/docs/ru_RU/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ru_RU/troubleshooting-finalizing-setup.md b/docs/ru_RU/troubleshooting-finalizing-setup.md index a0b3b9babf..13022434c2 100644 --- a/docs/ru_RU/troubleshooting-finalizing-setup.md +++ b/docs/ru_RU/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ru_RU/troubleshooting-mset9.md b/docs/ru_RU/troubleshooting-mset9.md index cf74d123f3..ded317a4a2 100644 --- a/docs/ru_RU/troubleshooting-mset9.md +++ b/docs/ru_RU/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/ru_RU/troubleshooting-ntrboot.md b/docs/ru_RU/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/ru_RU/troubleshooting-ntrboot.md +++ b/docs/ru_RU/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ru_RU/troubleshooting-post-install.md b/docs/ru_RU/troubleshooting-post-install.md index a47d60083c..21e6fcbdc2 100644 --- a/docs/ru_RU/troubleshooting-post-install.md +++ b/docs/ru_RU/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/ru_RU/troubleshooting-safecerthax.md b/docs/ru_RU/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/ru_RU/troubleshooting-safecerthax.md +++ b/docs/ru_RU/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ru_RU/troubleshooting-soundhax.md b/docs/ru_RU/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/ru_RU/troubleshooting-soundhax.md +++ b/docs/ru_RU/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/ru_RU/troubleshooting-ssloth-browser.md b/docs/ru_RU/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/ru_RU/troubleshooting-ssloth-browser.md +++ b/docs/ru_RU/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ru_RU/troubleshooting-super-skaterhax.md b/docs/ru_RU/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/ru_RU/troubleshooting-super-skaterhax.md +++ b/docs/ru_RU/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/ru_RU/troubleshooting-updating-b9s.md b/docs/ru_RU/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/ru_RU/troubleshooting-updating-b9s.md +++ b/docs/ru_RU/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/ru_RU/troubleshooting.md b/docs/ru_RU/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/ru_RU/troubleshooting.md +++ b/docs/ru_RU/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/ru_RU/uninstall-cfw.md b/docs/ru_RU/uninstall-cfw.md index 8b6a466f47..7b0d4cff92 100644 --- a/docs/ru_RU/uninstall-cfw.md +++ b/docs/ru_RU/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/sv_SE/_include/configure-luma3ds.md b/docs/sv_SE/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/sv_SE/_include/configure-luma3ds.md +++ b/docs/sv_SE/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/sv_SE/_include/ctrtransfer-prep.md b/docs/sv_SE/_include/ctrtransfer-prep.md index 08c3fd9951..b322f2b63c 100644 --- a/docs/sv_SE/_include/ctrtransfer-prep.md +++ b/docs/sv_SE/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Kopiera `FBI.3dsx` till mappen `/3ds/` på ditt SD-kort 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/sv_SE/_include/ish-chorus.md b/docs/sv_SE/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/sv_SE/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/sv_SE/checking-for-cfw.md b/docs/sv_SE/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/sv_SE/checking-for-cfw.md +++ b/docs/sv_SE/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/sv_SE/contribute.md b/docs/sv_SE/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/sv_SE/contribute.md +++ b/docs/sv_SE/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/sv_SE/index.md b/docs/sv_SE/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/sv_SE/index.md +++ b/docs/sv_SE/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/sv_SE/installing-boot9strap-(mset9).md b/docs/sv_SE/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/sv_SE/installing-boot9strap-(mset9).md +++ b/docs/sv_SE/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/sv_SE/installing-boot9strap-(mset9-cli).md b/docs/sv_SE/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/sv_SE/installing-boot9strap-(mset9-cli).md +++ b/docs/sv_SE/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/sv_SE/installing-boot9strap-(mset9-cli-ios).md b/docs/sv_SE/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/sv_SE/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/sv_SE/installing-boot9strap-(mset9-play-store).md b/docs/sv_SE/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/sv_SE/installing-boot9strap-(mset9-play-store).md +++ b/docs/sv_SE/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/sv_SE/installing-boot9strap-(safecerthax).md b/docs/sv_SE/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/sv_SE/installing-boot9strap-(safecerthax).md +++ b/docs/sv_SE/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/sv_SE/installing-boot9strap-(ssloth-browser).md b/docs/sv_SE/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/sv_SE/installing-boot9strap-(ssloth-browser).md +++ b/docs/sv_SE/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/sv_SE/installing-boot9strap-(super-skaterhax).md b/docs/sv_SE/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/sv_SE/installing-boot9strap-(super-skaterhax).md +++ b/docs/sv_SE/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/sv_SE/key-information.md b/docs/sv_SE/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/sv_SE/key-information.md +++ b/docs/sv_SE/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/sv_SE/restoring-updating-cfw.md b/docs/sv_SE/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/sv_SE/restoring-updating-cfw.md +++ b/docs/sv_SE/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/sv_SE/troubleshooting-a9lh-to-b9s.md b/docs/sv_SE/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/sv_SE/troubleshooting-a9lh-to-b9s.md +++ b/docs/sv_SE/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/sv_SE/troubleshooting-finalizing-setup.md b/docs/sv_SE/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/sv_SE/troubleshooting-finalizing-setup.md +++ b/docs/sv_SE/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/sv_SE/troubleshooting-mset9.md b/docs/sv_SE/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/sv_SE/troubleshooting-mset9.md +++ b/docs/sv_SE/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/sv_SE/troubleshooting-ntrboot.md b/docs/sv_SE/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/sv_SE/troubleshooting-ntrboot.md +++ b/docs/sv_SE/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/sv_SE/troubleshooting-post-install.md b/docs/sv_SE/troubleshooting-post-install.md index 80b4b6b8ca..106fa0294b 100644 --- a/docs/sv_SE/troubleshooting-post-install.md +++ b/docs/sv_SE/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/sv_SE/troubleshooting-safecerthax.md b/docs/sv_SE/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/sv_SE/troubleshooting-safecerthax.md +++ b/docs/sv_SE/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/sv_SE/troubleshooting-soundhax.md b/docs/sv_SE/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/sv_SE/troubleshooting-soundhax.md +++ b/docs/sv_SE/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/sv_SE/troubleshooting-ssloth-browser.md b/docs/sv_SE/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/sv_SE/troubleshooting-ssloth-browser.md +++ b/docs/sv_SE/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/sv_SE/troubleshooting-super-skaterhax.md b/docs/sv_SE/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/sv_SE/troubleshooting-super-skaterhax.md +++ b/docs/sv_SE/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/sv_SE/troubleshooting-updating-b9s.md b/docs/sv_SE/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/sv_SE/troubleshooting-updating-b9s.md +++ b/docs/sv_SE/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/sv_SE/troubleshooting.md b/docs/sv_SE/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/sv_SE/troubleshooting.md +++ b/docs/sv_SE/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/sv_SE/uninstall-cfw.md b/docs/sv_SE/uninstall-cfw.md index ddd29a09c1..1897b8d3cf 100644 --- a/docs/sv_SE/uninstall-cfw.md +++ b/docs/sv_SE/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/th_TH/_include/configure-luma3ds.md b/docs/th_TH/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/th_TH/_include/configure-luma3ds.md +++ b/docs/th_TH/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/th_TH/_include/ctrtransfer-prep.md b/docs/th_TH/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/th_TH/_include/ctrtransfer-prep.md +++ b/docs/th_TH/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/th_TH/_include/ish-chorus.md b/docs/th_TH/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/th_TH/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/th_TH/checking-for-cfw.md b/docs/th_TH/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/th_TH/checking-for-cfw.md +++ b/docs/th_TH/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/th_TH/contribute.md b/docs/th_TH/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/th_TH/contribute.md +++ b/docs/th_TH/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/th_TH/index.md b/docs/th_TH/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/th_TH/index.md +++ b/docs/th_TH/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/th_TH/installing-boot9strap-(mset9).md b/docs/th_TH/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/th_TH/installing-boot9strap-(mset9).md +++ b/docs/th_TH/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/th_TH/installing-boot9strap-(mset9-cli).md b/docs/th_TH/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/th_TH/installing-boot9strap-(mset9-cli).md +++ b/docs/th_TH/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/th_TH/installing-boot9strap-(mset9-cli-ios).md b/docs/th_TH/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/th_TH/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/th_TH/installing-boot9strap-(mset9-play-store).md b/docs/th_TH/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/th_TH/installing-boot9strap-(mset9-play-store).md +++ b/docs/th_TH/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/th_TH/installing-boot9strap-(safecerthax).md b/docs/th_TH/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/th_TH/installing-boot9strap-(safecerthax).md +++ b/docs/th_TH/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/th_TH/installing-boot9strap-(ssloth-browser).md b/docs/th_TH/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/th_TH/installing-boot9strap-(ssloth-browser).md +++ b/docs/th_TH/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/th_TH/installing-boot9strap-(super-skaterhax).md b/docs/th_TH/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/th_TH/installing-boot9strap-(super-skaterhax).md +++ b/docs/th_TH/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/th_TH/key-information.md b/docs/th_TH/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/th_TH/key-information.md +++ b/docs/th_TH/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/th_TH/restoring-updating-cfw.md b/docs/th_TH/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/th_TH/restoring-updating-cfw.md +++ b/docs/th_TH/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/th_TH/troubleshooting-a9lh-to-b9s.md b/docs/th_TH/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/th_TH/troubleshooting-a9lh-to-b9s.md +++ b/docs/th_TH/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/th_TH/troubleshooting-finalizing-setup.md b/docs/th_TH/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/th_TH/troubleshooting-finalizing-setup.md +++ b/docs/th_TH/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/th_TH/troubleshooting-mset9.md b/docs/th_TH/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/th_TH/troubleshooting-mset9.md +++ b/docs/th_TH/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/th_TH/troubleshooting-ntrboot.md b/docs/th_TH/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/th_TH/troubleshooting-ntrboot.md +++ b/docs/th_TH/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/th_TH/troubleshooting-post-install.md b/docs/th_TH/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/th_TH/troubleshooting-post-install.md +++ b/docs/th_TH/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/th_TH/troubleshooting-safecerthax.md b/docs/th_TH/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/th_TH/troubleshooting-safecerthax.md +++ b/docs/th_TH/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/th_TH/troubleshooting-soundhax.md b/docs/th_TH/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/th_TH/troubleshooting-soundhax.md +++ b/docs/th_TH/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/th_TH/troubleshooting-ssloth-browser.md b/docs/th_TH/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/th_TH/troubleshooting-ssloth-browser.md +++ b/docs/th_TH/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/th_TH/troubleshooting-super-skaterhax.md b/docs/th_TH/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/th_TH/troubleshooting-super-skaterhax.md +++ b/docs/th_TH/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/th_TH/troubleshooting-updating-b9s.md b/docs/th_TH/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/th_TH/troubleshooting-updating-b9s.md +++ b/docs/th_TH/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/th_TH/troubleshooting.md b/docs/th_TH/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/th_TH/troubleshooting.md +++ b/docs/th_TH/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/th_TH/uninstall-cfw.md b/docs/th_TH/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/th_TH/uninstall-cfw.md +++ b/docs/th_TH/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/tr_TR/_include/configure-luma3ds.md b/docs/tr_TR/_include/configure-luma3ds.md index dbd11a0c85..4cb175cfeb 100644 --- a/docs/tr_TR/_include/configure-luma3ds.md +++ b/docs/tr_TR/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Kaydedip yeniden başlatmak için (Start) basın diff --git a/docs/tr_TR/_include/ctrtransfer-prep.md b/docs/tr_TR/_include/ctrtransfer-prep.md index e9f1c26773..e6701e033c 100644 --- a/docs/tr_TR/_include/ctrtransfer-prep.md +++ b/docs/tr_TR/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/tr_TR/_include/ish-chorus.md b/docs/tr_TR/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/tr_TR/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/tr_TR/checking-for-cfw.md b/docs/tr_TR/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/tr_TR/checking-for-cfw.md +++ b/docs/tr_TR/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/tr_TR/contribute.md b/docs/tr_TR/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/tr_TR/contribute.md +++ b/docs/tr_TR/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/tr_TR/index.md b/docs/tr_TR/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/tr_TR/index.md +++ b/docs/tr_TR/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/tr_TR/installing-boot9strap-(mset9).md b/docs/tr_TR/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/tr_TR/installing-boot9strap-(mset9).md +++ b/docs/tr_TR/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/tr_TR/installing-boot9strap-(mset9-cli).md b/docs/tr_TR/installing-boot9strap-(mset9-cli).md index 044f6fd746..7737cb4dbd 100644 --- a/docs/tr_TR/installing-boot9strap-(mset9-cli).md +++ b/docs/tr_TR/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/tr_TR/installing-boot9strap-(mset9-cli-ios).md b/docs/tr_TR/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/tr_TR/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/tr_TR/installing-boot9strap-(mset9-play-store).md b/docs/tr_TR/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/tr_TR/installing-boot9strap-(mset9-play-store).md +++ b/docs/tr_TR/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/tr_TR/installing-boot9strap-(safecerthax).md b/docs/tr_TR/installing-boot9strap-(safecerthax).md index ca59cc7911..d707c913ec 100644 --- a/docs/tr_TR/installing-boot9strap-(safecerthax).md +++ b/docs/tr_TR/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/tr_TR/installing-boot9strap-(ssloth-browser).md b/docs/tr_TR/installing-boot9strap-(ssloth-browser).md index 810ed0e9af..3718998924 100644 --- a/docs/tr_TR/installing-boot9strap-(ssloth-browser).md +++ b/docs/tr_TR/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/tr_TR/installing-boot9strap-(super-skaterhax).md b/docs/tr_TR/installing-boot9strap-(super-skaterhax).md index 26a0bdf027..801bbfec07 100644 --- a/docs/tr_TR/installing-boot9strap-(super-skaterhax).md +++ b/docs/tr_TR/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/tr_TR/key-information.md b/docs/tr_TR/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/tr_TR/key-information.md +++ b/docs/tr_TR/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/tr_TR/restoring-updating-cfw.md b/docs/tr_TR/restoring-updating-cfw.md index 5908ca1090..4cc391790b 100644 --- a/docs/tr_TR/restoring-updating-cfw.md +++ b/docs/tr_TR/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/tr_TR/troubleshooting-a9lh-to-b9s.md b/docs/tr_TR/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/tr_TR/troubleshooting-a9lh-to-b9s.md +++ b/docs/tr_TR/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/tr_TR/troubleshooting-finalizing-setup.md b/docs/tr_TR/troubleshooting-finalizing-setup.md index baf56c08e4..bfda1f9ed4 100644 --- a/docs/tr_TR/troubleshooting-finalizing-setup.md +++ b/docs/tr_TR/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/tr_TR/troubleshooting-mset9.md b/docs/tr_TR/troubleshooting-mset9.md index b430e70bd0..6b65a80e51 100644 --- a/docs/tr_TR/troubleshooting-mset9.md +++ b/docs/tr_TR/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/tr_TR/troubleshooting-ntrboot.md b/docs/tr_TR/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/tr_TR/troubleshooting-ntrboot.md +++ b/docs/tr_TR/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/tr_TR/troubleshooting-post-install.md b/docs/tr_TR/troubleshooting-post-install.md index 58947d35d7..9621b862a2 100644 --- a/docs/tr_TR/troubleshooting-post-install.md +++ b/docs/tr_TR/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/tr_TR/troubleshooting-safecerthax.md b/docs/tr_TR/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/tr_TR/troubleshooting-safecerthax.md +++ b/docs/tr_TR/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/tr_TR/troubleshooting-soundhax.md b/docs/tr_TR/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/tr_TR/troubleshooting-soundhax.md +++ b/docs/tr_TR/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/tr_TR/troubleshooting-ssloth-browser.md b/docs/tr_TR/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/tr_TR/troubleshooting-ssloth-browser.md +++ b/docs/tr_TR/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/tr_TR/troubleshooting-super-skaterhax.md b/docs/tr_TR/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/tr_TR/troubleshooting-super-skaterhax.md +++ b/docs/tr_TR/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/tr_TR/troubleshooting-updating-b9s.md b/docs/tr_TR/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/tr_TR/troubleshooting-updating-b9s.md +++ b/docs/tr_TR/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/tr_TR/troubleshooting.md b/docs/tr_TR/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/tr_TR/troubleshooting.md +++ b/docs/tr_TR/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/tr_TR/uninstall-cfw.md b/docs/tr_TR/uninstall-cfw.md index 7087f5e52d..c729adc45e 100644 --- a/docs/tr_TR/uninstall-cfw.md +++ b/docs/tr_TR/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/uk_UA/_include/configure-luma3ds.md b/docs/uk_UA/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/uk_UA/_include/configure-luma3ds.md +++ b/docs/uk_UA/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/uk_UA/_include/ctrtransfer-prep.md b/docs/uk_UA/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/uk_UA/_include/ctrtransfer-prep.md +++ b/docs/uk_UA/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/uk_UA/_include/ish-chorus.md b/docs/uk_UA/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/uk_UA/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/uk_UA/checking-for-cfw.md b/docs/uk_UA/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/uk_UA/checking-for-cfw.md +++ b/docs/uk_UA/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/uk_UA/contribute.md b/docs/uk_UA/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/uk_UA/contribute.md +++ b/docs/uk_UA/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/uk_UA/index.md b/docs/uk_UA/index.md index 7f2bd7e859..17213c932b 100644 --- a/docs/uk_UA/index.md +++ b/docs/uk_UA/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/uk_UA/installing-boot9strap-(mset9).md b/docs/uk_UA/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/uk_UA/installing-boot9strap-(mset9).md +++ b/docs/uk_UA/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/uk_UA/installing-boot9strap-(mset9-cli).md b/docs/uk_UA/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/uk_UA/installing-boot9strap-(mset9-cli).md +++ b/docs/uk_UA/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/uk_UA/installing-boot9strap-(mset9-cli-ios).md b/docs/uk_UA/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/uk_UA/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/uk_UA/installing-boot9strap-(mset9-play-store).md b/docs/uk_UA/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/uk_UA/installing-boot9strap-(mset9-play-store).md +++ b/docs/uk_UA/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/uk_UA/installing-boot9strap-(safecerthax).md b/docs/uk_UA/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/uk_UA/installing-boot9strap-(safecerthax).md +++ b/docs/uk_UA/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/uk_UA/installing-boot9strap-(ssloth-browser).md b/docs/uk_UA/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/uk_UA/installing-boot9strap-(ssloth-browser).md +++ b/docs/uk_UA/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/uk_UA/installing-boot9strap-(super-skaterhax).md b/docs/uk_UA/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/uk_UA/installing-boot9strap-(super-skaterhax).md +++ b/docs/uk_UA/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/uk_UA/key-information.md b/docs/uk_UA/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/uk_UA/key-information.md +++ b/docs/uk_UA/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/uk_UA/restoring-updating-cfw.md b/docs/uk_UA/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/uk_UA/restoring-updating-cfw.md +++ b/docs/uk_UA/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/uk_UA/troubleshooting-a9lh-to-b9s.md b/docs/uk_UA/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/uk_UA/troubleshooting-a9lh-to-b9s.md +++ b/docs/uk_UA/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/uk_UA/troubleshooting-finalizing-setup.md b/docs/uk_UA/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/uk_UA/troubleshooting-finalizing-setup.md +++ b/docs/uk_UA/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/uk_UA/troubleshooting-mset9.md b/docs/uk_UA/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/uk_UA/troubleshooting-mset9.md +++ b/docs/uk_UA/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/uk_UA/troubleshooting-ntrboot.md b/docs/uk_UA/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/uk_UA/troubleshooting-ntrboot.md +++ b/docs/uk_UA/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/uk_UA/troubleshooting-post-install.md b/docs/uk_UA/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/uk_UA/troubleshooting-post-install.md +++ b/docs/uk_UA/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/uk_UA/troubleshooting-safecerthax.md b/docs/uk_UA/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/uk_UA/troubleshooting-safecerthax.md +++ b/docs/uk_UA/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/uk_UA/troubleshooting-soundhax.md b/docs/uk_UA/troubleshooting-soundhax.md index 4ca9dc43ae..495222f4f6 100644 --- a/docs/uk_UA/troubleshooting-soundhax.md +++ b/docs/uk_UA/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/uk_UA/troubleshooting-ssloth-browser.md b/docs/uk_UA/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/uk_UA/troubleshooting-ssloth-browser.md +++ b/docs/uk_UA/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/uk_UA/troubleshooting-super-skaterhax.md b/docs/uk_UA/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/uk_UA/troubleshooting-super-skaterhax.md +++ b/docs/uk_UA/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/uk_UA/troubleshooting-updating-b9s.md b/docs/uk_UA/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/uk_UA/troubleshooting-updating-b9s.md +++ b/docs/uk_UA/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/uk_UA/troubleshooting.md b/docs/uk_UA/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/uk_UA/troubleshooting.md +++ b/docs/uk_UA/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/uk_UA/uninstall-cfw.md b/docs/uk_UA/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/uk_UA/uninstall-cfw.md +++ b/docs/uk_UA/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/vi_VN/_include/configure-luma3ds.md b/docs/vi_VN/_include/configure-luma3ds.md index 80db636c80..a9ee65cd20 100644 --- a/docs/vi_VN/_include/configure-luma3ds.md +++ b/docs/vi_VN/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. Press (Start) to save and reboot diff --git a/docs/vi_VN/_include/ctrtransfer-prep.md b/docs/vi_VN/_include/ctrtransfer-prep.md index 81aa499e46..98eef83e44 100644 --- a/docs/vi_VN/_include/ctrtransfer-prep.md +++ b/docs/vi_VN/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/vi_VN/_include/ish-chorus.md b/docs/vi_VN/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/vi_VN/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/vi_VN/checking-for-cfw.md b/docs/vi_VN/checking-for-cfw.md index bece88b7a3..44ba282213 100644 --- a/docs/vi_VN/checking-for-cfw.md +++ b/docs/vi_VN/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -If you see something not described by the above options, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/vi_VN/contribute.md b/docs/vi_VN/contribute.md index 7d75fef756..6b1c1ffdf0 100644 --- a/docs/vi_VN/contribute.md +++ b/docs/vi_VN/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! Here are a ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/vi_VN/index.md b/docs/vi_VN/index.md index 9c9798433b..17213c932b 100644 --- a/docs/vi_VN/index.md +++ b/docs/vi_VN/index.md @@ -1,13 +1,19 @@ --- layout: home -title: 3DS Hacks Guide +title: "3DS Hacks Guide" hero: - text: 3DS Hacks Guide - tagline: A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap. + text: "3DS Hacks Guide" + tagline: "A complete guide to 3DS (and 2DS) custom firmware, from stock to boot9strap." image: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/vi_VN/installing-boot9strap-(mset9).md b/docs/vi_VN/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/vi_VN/installing-boot9strap-(mset9).md +++ b/docs/vi_VN/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/vi_VN/installing-boot9strap-(mset9-cli).md b/docs/vi_VN/installing-boot9strap-(mset9-cli).md index 6680cff887..de788652e9 100644 --- a/docs/vi_VN/installing-boot9strap-(mset9-cli).md +++ b/docs/vi_VN/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/vi_VN/installing-boot9strap-(mset9-cli-ios).md b/docs/vi_VN/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..79e3caa579 --- /dev/null +++ b/docs/vi_VN/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. If the exploit was successful, you will have booted into SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/vi_VN/installing-boot9strap-(mset9-play-store).md b/docs/vi_VN/installing-boot9strap-(mset9-play-store).md index d2b074ead4..eb131f58a9 100644 --- a/docs/vi_VN/installing-boot9strap-(mset9-play-store).md +++ b/docs/vi_VN/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/vi_VN/installing-boot9strap-(safecerthax).md b/docs/vi_VN/installing-boot9strap-(safecerthax).md index 339ae756d2..b3c9e0448c 100644 --- a/docs/vi_VN/installing-boot9strap-(safecerthax).md +++ b/docs/vi_VN/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/vi_VN/installing-boot9strap-(ssloth-browser).md b/docs/vi_VN/installing-boot9strap-(ssloth-browser).md index b8babf0bd5..56aeb3e355 100644 --- a/docs/vi_VN/installing-boot9strap-(ssloth-browser).md +++ b/docs/vi_VN/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/vi_VN/installing-boot9strap-(super-skaterhax).md b/docs/vi_VN/installing-boot9strap-(super-skaterhax).md index 528c51182f..cf411d910a 100644 --- a/docs/vi_VN/installing-boot9strap-(super-skaterhax).md +++ b/docs/vi_VN/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/vi_VN/key-information.md b/docs/vi_VN/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/vi_VN/key-information.md +++ b/docs/vi_VN/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/vi_VN/restoring-updating-cfw.md b/docs/vi_VN/restoring-updating-cfw.md index effb8e5786..019cc23f73 100644 --- a/docs/vi_VN/restoring-updating-cfw.md +++ b/docs/vi_VN/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/vi_VN/troubleshooting-a9lh-to-b9s.md b/docs/vi_VN/troubleshooting-a9lh-to-b9s.md index 337b931337..9d190e592b 100644 --- a/docs/vi_VN/troubleshooting-a9lh-to-b9s.md +++ b/docs/vi_VN/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/vi_VN/troubleshooting-finalizing-setup.md b/docs/vi_VN/troubleshooting-finalizing-setup.md index 314387f085..64ec8c7050 100644 --- a/docs/vi_VN/troubleshooting-finalizing-setup.md +++ b/docs/vi_VN/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ The steps below can be attempted in any order, but are listed from easiest to ha 7. Connect to a different WiFi connection, like a mobile hotspot 8. Nintendo servers may be down; Try again later 9. If you still get an error, [follow CTRTransfer](ctrtransfer), then try again -10. For further support (in English), join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/vi_VN/troubleshooting-mset9.md b/docs/vi_VN/troubleshooting-mset9.md index 4f2f4fffa9..fb83ad521f 100644 --- a/docs/vi_VN/troubleshooting-mset9.md +++ b/docs/vi_VN/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/vi_VN/troubleshooting-ntrboot.md b/docs/vi_VN/troubleshooting-ntrboot.md index 2fc867b6cd..f621486866 100644 --- a/docs/vi_VN/troubleshooting-ntrboot.md +++ b/docs/vi_VN/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/vi_VN/troubleshooting-post-install.md b/docs/vi_VN/troubleshooting-post-install.md index bcc4d0158b..c2f6d76d6f 100644 --- a/docs/vi_VN/troubleshooting-post-install.md +++ b/docs/vi_VN/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 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. +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/vi_VN/troubleshooting-safecerthax.md b/docs/vi_VN/troubleshooting-safecerthax.md index 8652553b1f..49b1ff230f 100644 --- a/docs/vi_VN/troubleshooting-safecerthax.md +++ b/docs/vi_VN/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/vi_VN/troubleshooting-soundhax.md b/docs/vi_VN/troubleshooting-soundhax.md index a4728da153..495222f4f6 100644 --- a/docs/vi_VN/troubleshooting-soundhax.md +++ b/docs/vi_VN/troubleshooting-soundhax.md @@ -1,16 +1,18 @@ --- head: - - - script - - src: /assets/js/common.js - - - script - - src: /assets/js/soundhax-frankenfirm-link.js - - - script - - src: /assets/js/link-common.js + [ + [ 'script', { src: '/assets/js/common.js' } ], + [ + 'script', + { src: '/assets/js/soundhax-frankenfirm-link.js' } + ], + [ 'script', { src: '/assets/js/link-common.js' } ] + ] --- # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -30,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -40,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/vi_VN/troubleshooting-ssloth-browser.md b/docs/vi_VN/troubleshooting-ssloth-browser.md index 166f3257c5..a6bdd120f2 100644 --- a/docs/vi_VN/troubleshooting-ssloth-browser.md +++ b/docs/vi_VN/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/vi_VN/troubleshooting-super-skaterhax.md b/docs/vi_VN/troubleshooting-super-skaterhax.md index 2fcbef89a1..cb8d6bed3a 100644 --- a/docs/vi_VN/troubleshooting-super-skaterhax.md +++ b/docs/vi_VN/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/vi_VN/troubleshooting-updating-b9s.md b/docs/vi_VN/troubleshooting-updating-b9s.md index a8d3190512..95ed2ce30b 100644 --- a/docs/vi_VN/troubleshooting-updating-b9s.md +++ b/docs/vi_VN/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 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. +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/vi_VN/troubleshooting.md b/docs/vi_VN/troubleshooting.md index b5d09ac0cf..243226a0e2 100644 --- a/docs/vi_VN/troubleshooting.md +++ b/docs/vi_VN/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/vi_VN/uninstall-cfw.md b/docs/vi_VN/uninstall-cfw.md index 220eaf2c61..f58c5e8900 100644 --- a/docs/vi_VN/uninstall-cfw.md +++ b/docs/vi_VN/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ The purpose of this section is to verify that the console will boot and that cri ::: danger -If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you. +If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, **DO NOT continue with these instructions**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/zh_CN/_include/configure-luma3ds.md b/docs/zh_CN/_include/configure-luma3ds.md index 615f822fda..4a8a3b89b2 100644 --- a/docs/zh_CN/_include/configure-luma3ds.md +++ b/docs/zh_CN/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. 你的主机应该会在开机后进入 Luma3DS 配置菜单 - Luma3DS configuration menu are settings for the Luma3DS custom firmware. 其中有许多功能可用于个性化或调试 - For the purpose of this guide, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. 按下 “Start” 键保存设置并重启 diff --git a/docs/zh_CN/_include/ctrtransfer-prep.md b/docs/zh_CN/_include/ctrtransfer-prep.md index 49b37a3547..0869b5a335 100644 --- a/docs/zh_CN/_include/ctrtransfer-prep.md +++ b/docs/zh_CN/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. 复制 `FBI.3dsx` 到 SD 卡的 `/3ds/` 目录下 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/zh_CN/_include/ish-chorus.md b/docs/zh_CN/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/zh_CN/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/zh_CN/checking-for-cfw.md b/docs/zh_CN/checking-for-cfw.md index 579c23a75e..3e8dfda925 100644 --- a/docs/zh_CN/checking-for-cfw.md +++ b/docs/zh_CN/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -如果你看到了其他不在上述中出现的东西,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)然后以英文寻求帮助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/zh_CN/contribute.md b/docs/zh_CN/contribute.md index 582b6d3d30..c7a36f8df7 100644 --- a/docs/zh_CN/contribute.md +++ b/docs/zh_CN/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! 你可以 ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/zh_CN/index.md b/docs/zh_CN/index.md index ce0cf5a51f..517b367133 100644 --- a/docs/zh_CN/index.md +++ b/docs/zh_CN/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/zh_CN/installing-boot9strap-(mset9).md b/docs/zh_CN/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/zh_CN/installing-boot9strap-(mset9).md +++ b/docs/zh_CN/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/zh_CN/installing-boot9strap-(mset9-cli).md b/docs/zh_CN/installing-boot9strap-(mset9-cli).md index 6e0c667100..dd03f49caa 100644 --- a/docs/zh_CN/installing-boot9strap-(mset9-cli).md +++ b/docs/zh_CN/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/zh_CN/installing-boot9strap-(mset9-cli-ios).md b/docs/zh_CN/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..9461e31e26 --- /dev/null +++ b/docs/zh_CN/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. 如果一切成功的话,你将自动进入 SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. 将主机关机 +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/zh_CN/installing-boot9strap-(mset9-play-store).md b/docs/zh_CN/installing-boot9strap-(mset9-play-store).md index c8afa1adcd..d17308a1bb 100644 --- a/docs/zh_CN/installing-boot9strap-(mset9-play-store).md +++ b/docs/zh_CN/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/zh_CN/installing-boot9strap-(safecerthax).md b/docs/zh_CN/installing-boot9strap-(safecerthax).md index cca1d64e0f..b785d3bd1c 100644 --- a/docs/zh_CN/installing-boot9strap-(safecerthax).md +++ b/docs/zh_CN/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/zh_CN/installing-boot9strap-(ssloth-browser).md b/docs/zh_CN/installing-boot9strap-(ssloth-browser).md index 4e2bb5b99f..21cf755cf1 100644 --- a/docs/zh_CN/installing-boot9strap-(ssloth-browser).md +++ b/docs/zh_CN/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ SSLoth 允许目前系统版本在 11.13.0 及其以下的主机绕过浏览器 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth 本节中,你将更改主机的网络连接设置,设置一个代理服务器来绕过浏览器的版本检查,允许浏览器在系统没有更新至最新的情况下运行。 这将让你能够在下一步中访问浏览器漏洞页面。 diff --git a/docs/zh_CN/installing-boot9strap-(super-skaterhax).md b/docs/zh_CN/installing-boot9strap-(super-skaterhax).md index d686ed1dee..764e7ffbd2 100644 --- a/docs/zh_CN/installing-boot9strap-(super-skaterhax).md +++ b/docs/zh_CN/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/zh_CN/key-information.md b/docs/zh_CN/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/zh_CN/key-information.md +++ b/docs/zh_CN/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/zh_CN/restoring-updating-cfw.md b/docs/zh_CN/restoring-updating-cfw.md index e57eb50ebb..ae2b63763b 100644 --- a/docs/zh_CN/restoring-updating-cfw.md +++ b/docs/zh_CN/restoring-updating-cfw.md @@ -21,6 +21,12 @@ ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + 此时 Luma3DS 已经复制到主机的内部存储中。现在你的主机能够在不插 SD 卡的情况下开机了。 ::: diff --git a/docs/zh_CN/troubleshooting-a9lh-to-b9s.md b/docs/zh_CN/troubleshooting-a9lh-to-b9s.md index 4a3a68bdb1..9d190e592b 100644 --- a/docs/zh_CN/troubleshooting-a9lh-to-b9s.md +++ b/docs/zh_CN/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_CN/troubleshooting-finalizing-setup.md b/docs/zh_CN/troubleshooting-finalizing-setup.md index 4b2dbaba05..e4a9e7c0d6 100644 --- a/docs/zh_CN/troubleshooting-finalizing-setup.md +++ b/docs/zh_CN/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ This page offers troubleshooting advice for commonly encountered issues with the 7. 连接其他的 WiFi,比如移动热点 8. Nintendo 服务器可能临时下线,稍后再试 9. 如果仍然提示错误,请进行 [CTRTransfer](ctrtransfer),然后再尝试一次更新 -10. 如需援助,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)并说英文求助。(请注意,如果你身处中国大陆,访问 Discord 可能需要科学上网),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/zh_CN/troubleshooting-mset9.md b/docs/zh_CN/troubleshooting-mset9.md index dd5f5005cf..3e5f934585 100644 --- a/docs/zh_CN/troubleshooting-mset9.md +++ b/docs/zh_CN/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/zh_CN/troubleshooting-ntrboot.md b/docs/zh_CN/troubleshooting-ntrboot.md index e31c97a746..f621486866 100644 --- a/docs/zh_CN/troubleshooting-ntrboot.md +++ b/docs/zh_CN/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_CN/troubleshooting-post-install.md b/docs/zh_CN/troubleshooting-post-install.md index ec4ff74c82..35dedc4fc2 100644 --- a/docs/zh_CN/troubleshooting-post-install.md +++ b/docs/zh_CN/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/zh_CN/troubleshooting-safecerthax.md b/docs/zh_CN/troubleshooting-safecerthax.md index a7f4b992b4..49b1ff230f 100644 --- a/docs/zh_CN/troubleshooting-safecerthax.md +++ b/docs/zh_CN/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_CN/troubleshooting-soundhax.md b/docs/zh_CN/troubleshooting-soundhax.md index 2aaf427911..cdf85c8d74 100644 --- a/docs/zh_CN/troubleshooting-soundhax.md +++ b/docs/zh_CN/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/zh_CN/troubleshooting-ssloth-browser.md b/docs/zh_CN/troubleshooting-ssloth-browser.md index 095b90cbc1..4fbcd134e9 100644 --- a/docs/zh_CN/troubleshooting-ssloth-browser.md +++ b/docs/zh_CN/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/zh_CN/troubleshooting-super-skaterhax.md b/docs/zh_CN/troubleshooting-super-skaterhax.md index 823101a012..8e766e88cc 100644 --- a/docs/zh_CN/troubleshooting-super-skaterhax.md +++ b/docs/zh_CN/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/zh_CN/troubleshooting-updating-b9s.md b/docs/zh_CN/troubleshooting-updating-b9s.md index 2ff2ba99b1..95ed2ce30b 100644 --- a/docs/zh_CN/troubleshooting-updating-b9s.md +++ b/docs/zh_CN/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 如果你的问题无法通过此页面提供的方法解决,请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp),使用英文描述你的问题(包括你尝试过的操作)来寻求帮助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_CN/troubleshooting.md b/docs/zh_CN/troubleshooting.md index 2879e4368f..d83f93f7d0 100644 --- a/docs/zh_CN/troubleshooting.md +++ b/docs/zh_CN/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/zh_CN/uninstall-cfw.md b/docs/zh_CN/uninstall-cfw.md index d697e86864..2c46bfcdf4 100644 --- a/docs/zh_CN/uninstall-cfw.md +++ b/docs/zh_CN/uninstall-cfw.md @@ -17,7 +17,7 @@ This will completely remove CFW from your console, including boot9strap and Luma - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. 更好的点子是在[ Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)上使用英文寻求帮助。(请注意,如果你身处中国大陆,则你可能需要通过科学上网访问 Discord),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ These instructions will only work on consoles with a Luma3DS version of 8.0 or h ::: danger -如果没有进入到正常的 3DS 主菜单或系统设置/键盘不可用,则**请不要再继续做下面的步骤了!** 请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp) 并说英文来请求支持。 +如果没有进入到正常的 3DS 主菜单或系统设置/键盘不可用,则**请不要再继续做下面的步骤了!** Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ These instructions will only work on consoles with a Luma3DS version of 8.0 or h - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. 更好的点子是在[ Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp)上使用英文寻求帮助。(请注意,如果你身处中国大陆,则你可能需要通过科学上网访问 Discord),你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497。 +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: diff --git a/docs/zh_TW/_include/configure-luma3ds.md b/docs/zh_TW/_include/configure-luma3ds.md index f5673ff789..5df68a8c4e 100644 --- a/docs/zh_TW/_include/configure-luma3ds.md +++ b/docs/zh_TW/_include/configure-luma3ds.md @@ -1,5 +1,5 @@ 1. Your console should have booted 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, **leave these options on the default settings** (do not check or uncheck anything) - - If your console shuts down when you try to power it on, ensure that you have copied `boot.firm` from the Luma3DS `.zip` to the root of your SD card + - If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have [Luma3DS's `boot.firm`](https://github.com/LumaTeam/Luma3DS/releases/latest) on the root of SD card (inside `Luma3DSvX.X.X.zip`) 2. 按『Start』鍵以存檔並重新啟動系統 diff --git a/docs/zh_TW/_include/ctrtransfer-prep.md b/docs/zh_TW/_include/ctrtransfer-prep.md index 0eff7e6591..aad21acdc9 100644 --- a/docs/zh_TW/_include/ctrtransfer-prep.md +++ b/docs/zh_TW/_include/ctrtransfer-prep.md @@ -9,3 +9,9 @@ 9. 將 `FBI.3dsx` 複製到 SD 卡中的 `/3ds/` 資料夾底下 10. Copy `faketik.3dsx` to the `/3ds/` folder on your SD card 11. Reinsert your SD card into your console + +::: info + +![](/images/screenshots/ctrtransfer-root-layout.png) + +::: \ No newline at end of file diff --git a/docs/zh_TW/_include/ish-chorus.md b/docs/zh_TW/_include/ish-chorus.md new file mode 100644 index 0000000000..87946f4123 --- /dev/null +++ b/docs/zh_TW/_include/ish-chorus.md @@ -0,0 +1,8 @@ +1. Copy the following command: + ``` + wget -O - https://imset9.686178.xyz | sh + ``` + - Tap on the box above and a Copy icon should appear +2. Open the iSH application +3. Paste the above command by tapping [the paste button](/images/screenshots/mset9/ish-paste-button.png) at the top right corner of your keyboard, then tap Return to run the command +4. Select your SD card in the Files popup, then tap "Open" at the top right corner of the popup diff --git a/docs/zh_TW/checking-for-cfw.md b/docs/zh_TW/checking-for-cfw.md index d3433bc2d2..0f8e9a8db4 100644 --- a/docs/zh_TW/checking-for-cfw.md +++ b/docs/zh_TW/checking-for-cfw.md @@ -53,6 +53,6 @@ If you see GodMode9, Decrypt9WIP, Hourglass9, or Luma3DS chainloader, you held ( ::: danger -如果您的主機顯示了以上皆非的畫面的話,請至 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp) 並使用英文求助。 +If you see something not described by the above options, join [r/3ds on Discord](https://discord.gg/3ds) and ask, in English, for help. ::: diff --git a/docs/zh_TW/contribute.md b/docs/zh_TW/contribute.md index 0fad8e5a3f..75440eaed8 100644 --- a/docs/zh_TW/contribute.md +++ b/docs/zh_TW/contribute.md @@ -4,7 +4,7 @@ We're glad to hear that you'd like to contribute to 3ds.hacks.guide! 以下是 ## Maintenance -This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. You can also have a chat with us in the #guide-meta channel at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +This guide is open-source; our repository is available [here](https://github.com/hacks-guide/Guide_3DS). If you've noticed an issue on this guide, you can file an issue to make us aware, or file a pull request to make the necessary changes yourself. ## Translations diff --git a/docs/zh_TW/index.md b/docs/zh_TW/index.md index 86d73817d9..fed773a1f7 100644 --- a/docs/zh_TW/index.md +++ b/docs/zh_TW/index.md @@ -8,6 +8,12 @@ hero: src: /images/home-page-feature.jpg --- +::: warning + +We are aware that invites are currently disabled for the Nintendo Homebrew Discord server and are working to resolve this issue. For support, please visit the [r/3ds Discord server](https://discord.gg/3ds). + +::: + ::: info Thoroughly read all of the introductory pages (including this one!) before proceeding. diff --git a/docs/zh_TW/installing-boot9strap-(mset9).md b/docs/zh_TW/installing-boot9strap-(mset9).md index 651dd908a0..10741a38b2 100644 --- a/docs/zh_TW/installing-boot9strap-(mset9).md +++ b/docs/zh_TW/installing-boot9strap-(mset9).md @@ -1,3 +1,16 @@ +--- +head: + [ + [ + 'link', + { + rel: 'stylesheet', + href: '/assets/css/dark-apple-invert.css' + } + ] + ] +--- + # Installing boot9strap (MSET9) ## Choose your operating system @@ -6,6 +19,6 @@ The instructions for MSET9 differ depending on the computer, phone, or tablet ** Choose the operating system of the device **that you will be using to mod your console**. The device will need a way to read and write files onto the 3DS SD card. -| Windows, macOS, Linux | Android, ChromeOS | -| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | \ No newline at end of file +| Windows, macOS, Linux | Android, ChromeOS | iPhone, iPad | +| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------: | +| [![Windows](/images/windows.png)](installing-boot9strap-\(mset9-cli\))

[![macOS](/images/macos.png)](installing-boot9strap-\(mset9-cli\))

[![Linux](/images/linux.png)](installing-boot9strap-\(mset9-cli\)) | [![Android](/images/android.png)](installing-boot9strap-\(mset9-play-store\))

[![chromeOS](/images/chromeos.png)](installing-boot9strap-\(mset9-play-store\)) | [![iPhone](/images/iphone.svg)](installing-boot9strap-\(mset9-cli-ios\))

[![iPad](/images/ipad.svg)](installing-boot9strap-\(mset9-cli-ios\)) | diff --git a/docs/zh_TW/installing-boot9strap-(mset9-cli).md b/docs/zh_TW/installing-boot9strap-(mset9-cli).md index 8ec09f9478..f91abeec6d 100644 --- a/docs/zh_TW/installing-boot9strap-(mset9-cli).md +++ b/docs/zh_TW/installing-boot9strap-(mset9-cli).md @@ -10,7 +10,7 @@ ::: warning -This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires a computer running Windows, Linux, or macOS. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -132,8 +132,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/zh_TW/installing-boot9strap-(mset9-cli-ios).md b/docs/zh_TW/installing-boot9strap-(mset9-cli-ios).md new file mode 100644 index 0000000000..72f96efe7d --- /dev/null +++ b/docs/zh_TW/installing-boot9strap-(mset9-cli-ios).md @@ -0,0 +1,174 @@ +# Installing boot9strap (MSET9 CLI iOS) + +:::details Technical Details (optional) + +[MSET9](https://github.com/zoogie/MSET9) is an exploit for the System Settings application developed by [zoogie](https://github.com/zoogie). It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be _any_ name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS. + +::: + +## Compatibility Notes + +::: warning + +This page requires an iPhone or iPad running iOS/iPadOS 14.0 or higher. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you have an Android phone/tablet or a Chromebook, follow [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-\(mset9-play-store\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). + +::: + +::: warning + +As iPhones and iPads do not have an SD card slot, you will need an adapter to plug in your SD card to your device (e.g. a Lightning to SD card or USB-C to SD card adapter). + +::: + +## What You Need + +- [iSH](https://apps.apple.com/us/app/ish-shell/id1436902243) from App Store + +## Instructions + +::: info + +On this page, you will use the MSET9 script, which is used to trigger MSET9. While the script is in progress, user data will temporarily disappear but will return upon the completion of this page. If you get an error when running the script, the solution to that error can most likely be found on the [troubleshooting](troubleshooting-mset9) page. + +::: + +### Section I - Prep Work + +In this section, you will prepare the MSET9 exploit by **temporarily** creating a new HOME Menu profile with no user data, and then setting up that profile with only the minimum data required for MSET9 to trigger. Your existing user data will disappear, but will come back when you are finished with this page. + +1. Insert your SD card into your iPhone/iPad (using an adapter) + + + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-select.png) + + ::: + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-setup-notcreated.png) + + ::: + + - Ensure that the correct console model and version is displayed +2. Type `1`, then tap Return to begin the process of creating the MSET9 ID1 +3. After reviewing the disclaimer, type `1` again and tap Return to accept it + - If you get an error, check the [troubleshooting](troubleshooting-mset9), then try again +4. If you see the message "Created hacked ID1.", tap Return to close the MSET9 script + - Your 3DS will appear to have no data / no user-installed apps on HOME Menu. **This is expected.** Your data will come back at a later step +5. Reinsert your SD card into your console +6. Power on your console +7. Open Mii Maker +8. Wait for your console to reach the [Welcome to Mii Maker](/images/screenshots/mset9/mii-welcome.png) screen, then exit Mii Maker and return to the HOME Menu + - You may see [this screen](/images/screenshots/mset9/mii-extdata.png), which indicates the necessary data has been created + - If you just reach the [normal](/images/screenshots/mset9/mii-existing.png) Mii Maker screen, then the data already exists. Exit Mii Maker and return to the HOME Menu +9. Launch System Settings and navigate to `Data Management` -> `Nintendo 3DS` -> `Software` -> Reset ([image](/images/screenshots/database-reset.jpg)) + - This will not wipe any of your data +10. Power off your console by pressing the power button then tapping Power Off on the lower screen +11. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + + - The screen should change to this and display `Ready`: + + ::: info + + ![](/images/screenshots/mset9/mset9-ish-ready.png) + + ::: + + - If the screen says [Not ready - check MSET9 status for more details](/images/screenshots/mset9/mset9-ish-not-ready.png): + - Type `2`, then tap Return to check the MSET9 status and follow the directions indicated + - Once you have resolved the issue, return to Section I Step 14 + - For more information, check the [troubleshooting](troubleshooting-mset9) page +2. Type `0`, then tap Return to close the script +3. Reinsert your SD card into your console + +### Section II - MSET9 + +In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer). + +::: danger + +These instructions must be followed **EXACTLY**, so double-check EVERYTHING you are doing to avoid errors! + +::: + +1. Power on your console, ensuring System Settings is selected + - If System Settings is not selected, **[hover over](/images/screenshots/mset9/hover-settings.png)** the System Settings icon using the D-Pad, power your console off, then back on +2. Press (A) to launch System Settings +3. Navigate to `Data Management` -> `Nintendo 3DS` -> `Extra Data` ([image](/images/screenshots/mset9/settings-extdata.png)) +4. **Do not press any buttons or touch the screen** +5. **With the console STILL ON, and without pressing any buttons or touching the screen**, remove your SD card from your console + - The menu will refresh and say that no SD card is inserted +6. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return +2. In the MSET9 screen, type `3`, then tap Return to inject MSET9 + - You should see "MSET9 successfully injected!" +3. Tap Return to close the MSET9 script +4. Reinsert your SD card into your console **without pressing any buttons or touching the screen** +5. 如果一切成功的話,您將自動進入 SafeB9SInstaller + - If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting-mset9) + +### Section III - Installing boot9strap + +In this section, you will install custom firmware onto your console. + +1. When prompted, input the key combo given on the top screen to install boot9strap + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console + + + +### Section IV - Removing MSET9 + +In this section, you will remove MSET9 to prevent further issues and to restore your user data (games, themes, etc). (This will not remove the custom firmware that you have just installed.) + +::: danger + +Do NOT skip this section! If you skip it, applications may crash unexpectedly and you will encounter errors on the next page! + +::: + +1. Power off your console +2. Insert your SD card into your iPhone/iPad (using an adapter) + + + +1. Type the number corresponding to your console model and version, then tap Return + - The current state should display [Injected](/images/screenshots/mset9/mset9-ish-injected.png) + - If you have already removed the trigger file (or never injected in the first place), the current state will show [Ready](/images/screenshots/mset9/mset9-ish-ready.png), skip to Step 6 +2. Type `4`, then tap Return to remove the trigger file + - You should see "Removed trigger file." +3. Type `5`, then tap Return to remove MSET9 + - You should see "Successfully removed MSET9!" +4. Tap Return to close the MSET9 script + + + +___ + +::: danger + +Did you follow Section IV (Removing MSET9)? That section is MANDATORY! + +::: + +::: tip + +Continue to [Finalizing Setup](finalizing-setup) + +::: diff --git a/docs/zh_TW/installing-boot9strap-(mset9-play-store).md b/docs/zh_TW/installing-boot9strap-(mset9-play-store).md index 008d5cceb4..68911a9aac 100644 --- a/docs/zh_TW/installing-boot9strap-(mset9-play-store).md +++ b/docs/zh_TW/installing-boot9strap-(mset9-play-store).md @@ -10,7 +10,7 @@ ::: warning -This page requires an Android phone/tablet or a Chromebook. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). +This page requires an Android phone/tablet or a Chromebook. If you have an iPhone or iPad, follow [Installing boot9strap (MSET9 CLI iOS)](installing-boot9strap-\(mset9-cli-ios\)) instead. If you have a computer running Windows, macOS, or Linux, follow [Installing boot9strap (MSET9 CLI)](installing-boot9strap-\(mset9-cli\)) instead. If you do not have access to any of these devices, you will need to use an [alternate exploit](https://wiki.hacks.guide/wiki/3DS:Alternate_Exploits). ::: @@ -125,8 +125,10 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you In this section, you will install custom firmware onto your console. 1. When prompted, input the key combo given on the top screen to install boot9strap - - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9) -2. Once it is complete, press (A) to reboot your console + - If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, [follow this troubleshooting guide](troubleshooting-mset9#sighaxed-firm-was-not-installed-check-lower-screen-for-more-info) + - If the top screen is blank **and** you see "Crypto Status - all checks passed" on the bottom screen, you will have to enter key combo blindly. Press the following buttons on your console in this order: + - D-Pad Left, D-Pad Down, D-Pad Right, D-Pad Up, A +2. Once it is complete (all seven steps on the bottom screen are green), press (A) to reboot your console diff --git a/docs/zh_TW/installing-boot9strap-(safecerthax).md b/docs/zh_TW/installing-boot9strap-(safecerthax).md index 900fb19af7..ab1e3433f1 100644 --- a/docs/zh_TW/installing-boot9strap-(safecerthax).md +++ b/docs/zh_TW/installing-boot9strap-(safecerthax).md @@ -50,6 +50,18 @@ In this section, you will copy the files needed to trigger the safecerthax explo 6. Reinsert your SD card into your console 7. Power on your console +::: info + +![](/images/screenshots/safecerthax-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section III - safecerthax proxy ::: warning diff --git a/docs/zh_TW/installing-boot9strap-(ssloth-browser).md b/docs/zh_TW/installing-boot9strap-(ssloth-browser).md index 66378e844e..69a5736e19 100644 --- a/docs/zh_TW/installing-boot9strap-(ssloth-browser).md +++ b/docs/zh_TW/installing-boot9strap-(ssloth-browser).md @@ -41,6 +41,18 @@ In this section, you will copy the files needed to trigger both browserhax and u 8. Reinsert your SD card into your console 9. Power on your console +::: info + +![](/images/screenshots/ssloth-root-layout.png) + +::: + +::: info + +![](/images/screenshots/boot9strap-folder.png) + +::: + ### Section II - SSLoth In this section, you will change your Internet connection settings to use a proxy network designed to bypass the browser version check, allowing the browser to function without a system update. This will allow you to access the browser exploit webpage in the next section. diff --git a/docs/zh_TW/installing-boot9strap-(super-skaterhax).md b/docs/zh_TW/installing-boot9strap-(super-skaterhax).md index 29c37d23b3..3550e109d2 100644 --- a/docs/zh_TW/installing-boot9strap-(super-skaterhax).md +++ b/docs/zh_TW/installing-boot9strap-(super-skaterhax).md @@ -27,7 +27,7 @@ This exploit is known to be inconsistent: it works for some people, but not othe ### What You Need -- The [Super-skaterhax](https://skater.nintendohomebrew.com) zip for your console's region and system version +- The [Super-skaterhax](https://skater.nintendohomebrew.com) `.zip` for your console's region and system version #### Section I - Prep Work @@ -58,14 +58,14 @@ In this section, you will copy the files needed to trigger both super-skaterhax - If you get a [warning](/images/screenshots/skaterhax/country-change-notice.png) that says you will lose access to Nintendo Network ID features, you can safely select OK to continue 9. Select the following options according to your console's region ([image](/images/screenshots/skaterhax/skater-lang.png)) - - USA: United States, Do Not Set - - EUR: United Kingdom, Do Not Set - - JPN: 日本, 設定しない - - KOR: 대한민국, 설정하지 않음 + - USA: First select United States, then select Do Not Set + - EUR: First select United Kingdom, then select Do Not Set + - JPN: First select 日本, then select 設定しない + - KOR: First select 대한민국, then select 설정하지 않음 10. Navigate to "Date & Time" -11. Set "Today's Date" and "Current Time" to the current date and time in your timezone +11. Set "Today's Date" and "Current Time" to the current date and time 12. Exit System Settings diff --git a/docs/zh_TW/key-information.md b/docs/zh_TW/key-information.md index 189e7a2170..bc656daaa1 100644 --- a/docs/zh_TW/key-information.md +++ b/docs/zh_TW/key-information.md @@ -32,7 +32,7 @@ This guide works with every retail console in the Nintendo 3DS family of console ::: -In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase a USB to SD card adapter to allow it to read your SD card. +In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. This includes most consumer electronic devices, such as computers running Windows, macOS, Linux, and chromeOS (Chromebooks), as well as Android phones. Depending on your electronic device, you may need to purchase an SD card adapter to allow it to read your SD card. :::: @@ -168,7 +168,7 @@ If you experience an issue while following this guide, there are many ways that - If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). - If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. -- If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +- If the resources we've provided here aren't helping, you can get one-on-one support over at [r/3ds on Discord](https://discord.gg/3ds). ::: tip diff --git a/docs/zh_TW/restoring-updating-cfw.md b/docs/zh_TW/restoring-updating-cfw.md index 91cfccad7b..4e15152ddd 100644 --- a/docs/zh_TW/restoring-updating-cfw.md +++ b/docs/zh_TW/restoring-updating-cfw.md @@ -21,6 +21,12 @@ Your SD card must be formatted as FAT32 to follow this guide, or else the 3DS wi ::: info +![](/images/screenshots/restoringcfw-root-layout.png) + +::: + +::: info + The latest version of Luma3DS has now been installed on your SD card and on internal memory. ::: diff --git a/docs/zh_TW/troubleshooting-a9lh-to-b9s.md b/docs/zh_TW/troubleshooting-a9lh-to-b9s.md index 10828ac3a5..9d190e592b 100644 --- a/docs/zh_TW/troubleshooting-a9lh-to-b9s.md +++ b/docs/zh_TW/troubleshooting-a9lh-to-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (A9LH to B9S) -This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "A9LH to B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_TW/troubleshooting-finalizing-setup.md b/docs/zh_TW/troubleshooting-finalizing-setup.md index 3e031fb71b..449c346985 100644 --- a/docs/zh_TW/troubleshooting-finalizing-setup.md +++ b/docs/zh_TW/troubleshooting-finalizing-setup.md @@ -1,6 +1,6 @@ # Troubleshooting (Finalizing Setup) -This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Finalizing Setup" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Finalizing Setup @@ -17,7 +17,7 @@ This page offers troubleshooting advice for commonly encountered issues with the 7. 試著使用其他 WiFi 連線,比如手機的 WiFi 熱點 8. 任天堂伺服器目前可能臨時下線,請稍後再試 9. 如果錯誤持續,請進行 [CTRTransfer](ctrtransfer),並再試一次 -10. 請至 [Discord 的 Nintendo Homebrew](https://discord.gg/MWxPgEp) 伺服器中尋求協助 (英文)。 +10. For further support (in English), join [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -35,7 +35,7 @@ The file `finalize.romfs` was placed in the wrong location instead of root of SD :::details Error #24: SD is write-protected -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -108,7 +108,7 @@ If you have enough space on your SD card, your SD might be corrupted or faulty. :::details Error #12: Copy (file).db fail -Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Ensure that your SD card is not [locked](/images/sdlock.png). If the SD card is not locked and you continue to get this error, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/zh_TW/troubleshooting-mset9.md b/docs/zh_TW/troubleshooting-mset9.md index 76bf9d4c02..59092e3acc 100644 --- a/docs/zh_TW/troubleshooting-mset9.md +++ b/docs/zh_TW/troubleshooting-mset9.md @@ -1,6 +1,6 @@ # Troubleshooting (MSET9) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (MSET9)", "Installing boot9strap (MSET9 CLI)" and "Installing boot9strap (MSET9 Play Store)" pages. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## MSET9 (application / script) diff --git a/docs/zh_TW/troubleshooting-ntrboot.md b/docs/zh_TW/troubleshooting-ntrboot.md index 8f717d9f61..f621486866 100644 --- a/docs/zh_TW/troubleshooting-ntrboot.md +++ b/docs/zh_TW/troubleshooting-ntrboot.md @@ -1,6 +1,6 @@ # Troubleshooting (ntrboot) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (ntrboot)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_TW/troubleshooting-post-install.md b/docs/zh_TW/troubleshooting-post-install.md index 21dd06c6c3..912cffe053 100644 --- a/docs/zh_TW/troubleshooting-post-install.md +++ b/docs/zh_TW/troubleshooting-post-install.md @@ -1,6 +1,6 @@ # Troubleshooting (Post-Install) -This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues after custom firmware is installed. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Boot issues @@ -49,7 +49,7 @@ The steps below can be attempted in any order, but are listed from least to most - Power on your console - If you were successful, the console will boot to an "update your system" screen 5. Follow the [CTRTransfer](ctrtransfer) guide -6. For further support, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) +6. For further support, ask for help at [r/3ds on Discord](https://discord.gg/3ds) ::: @@ -88,13 +88,13 @@ If this is the case, attempt the steps below, which are listed from easiest to h 2. Power off your console, remove the SD card, insert it on your computer, download the latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest), extract `boot.firm` from the `Luma3DS.zip` and place it on the root of your SD card (replacing any existing file) 3. Power off your console, remove the SD card, insert it on your computer and reformat your SD card according to your computer's operating system: [Windows](formatting-sd-\(windows\)), [macOS](formatting-sd-\(mac\)), [Linux](formatting-sd-\(linux\)) _(this will wipe your SD card data)_ 4. Test your SD card for errors by following the guide according to your computer's operating system: [Windows](h2testw-\(windows\)), [Linux](f3-\(linux\)), [macOS](f3xswift-\(mac\)). If your SD card is marked as faulty, then you will have to replace your SD card -5. Your SD card slot may be broken. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance +5. Your SD card slot may be broken. Join [r/3ds on Discord](https://discord.gg/3ds) for further assistance ::: :::details Blue "BOOTROM ERROR" screen -Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. 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. +Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. - It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes. @@ -102,7 +102,7 @@ Your console is likely hard-bricked. You will need to buy an ntrboot flashcart t :::details Some other error -Please take a photo of the error and join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +Please take a photo of the error and join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -140,7 +140,7 @@ This can occur after a CTRTransfer or region change on Old 3DS / 2DS. Follow the :::details Exception screen when booting/loading an application Look for your exception screen in [this page](https://wiki.hacks.guide/wiki/3DS:Error_screens/Luma3DS_exception_screen). -If you weren't able to find your error or the instructions didn't work, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for further assistance. +If you weren't able to find your error or the instructions didn't work, join [r/3ds on Discord](https://discord.gg/3ds) for further assistance. ::: @@ -152,7 +152,7 @@ Your console likely still has menuhax67 installed. To uninstall menuhax67, downl :::details Something else -Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance, and describe the issue that you see. +Join [r/3ds on Discord](https://discord.gg/3ds) for assistance, and describe the issue that you see. ::: diff --git a/docs/zh_TW/troubleshooting-safecerthax.md b/docs/zh_TW/troubleshooting-safecerthax.md index 73e25550fc..49b1ff230f 100644 --- a/docs/zh_TW/troubleshooting-safecerthax.md +++ b/docs/zh_TW/troubleshooting-safecerthax.md @@ -1,6 +1,6 @@ # Troubleshooting (safecerthax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (safecerthax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_TW/troubleshooting-soundhax.md b/docs/zh_TW/troubleshooting-soundhax.md index dcc891242d..432eb2c58b 100644 --- a/docs/zh_TW/troubleshooting-soundhax.md +++ b/docs/zh_TW/troubleshooting-soundhax.md @@ -12,7 +12,7 @@ head: # Troubleshooting (Soundhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (Soundhax)" page, which is used on system versions between 1.0.0 and 11.3.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with Soundhax @@ -32,7 +32,7 @@ You may also have the wrong Soundhax file for your console, region and version. If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 4 or lower (e.g. 11.3.0-**4**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?crash). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: @@ -42,7 +42,7 @@ You have the wrong Soundhax file for your console, region and version. Verify th If the above doesn't fix your issue, and you are using an Old 3DS / Old 3DS XL / Old 2DS, you may be encountering an issue involving cartridge updates. Take another look at the system version. If the number before the letter is 3 or lower (e.g. 11.3.0-**0**U), replace the Soundhax file on the root of your SD card with the one from [here](http://soundhax.686178.xyz/frankenfirm.html?unplayable). -If none of these fix your issue, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for assistance. +If none of these fix your issue, join [r/3ds on Discord](https://discord.gg/3ds) for assistance. ::: diff --git a/docs/zh_TW/troubleshooting-ssloth-browser.md b/docs/zh_TW/troubleshooting-ssloth-browser.md index ea61c9c6b2..156eb49315 100644 --- a/docs/zh_TW/troubleshooting-ssloth-browser.md +++ b/docs/zh_TW/troubleshooting-ssloth-browser.md @@ -1,6 +1,6 @@ # Troubleshooting (SSLoth-Browser) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (SSLoth-Browser)" page, which is used on system versions between 11.4.0 and 11.13.0. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/zh_TW/troubleshooting-super-skaterhax.md b/docs/zh_TW/troubleshooting-super-skaterhax.md index 35839e3256..0605dd926d 100644 --- a/docs/zh_TW/troubleshooting-super-skaterhax.md +++ b/docs/zh_TW/troubleshooting-super-skaterhax.md @@ -1,6 +1,6 @@ # Troubleshooting (super-skaterhax) -This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Installing boot9strap (super-skaterhax)" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ::: warning diff --git a/docs/zh_TW/troubleshooting-updating-b9s.md b/docs/zh_TW/troubleshooting-updating-b9s.md index 2be5dec80e..95ed2ce30b 100644 --- a/docs/zh_TW/troubleshooting-updating-b9s.md +++ b/docs/zh_TW/troubleshooting-updating-b9s.md @@ -1,6 +1,6 @@ # Troubleshooting (Updating B9S) -This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. 如果您無法透過本頁解決你的問題,請加入 [Discord 上的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp),並以英文敘述你的問題,以及您已經嘗試過的步驟。 +This page offers troubleshooting advice for commonly encountered issues with the "Updating B9S" page. If you are unable to solve your issue with the advice on this page, please join [r/3ds on Discord](https://discord.gg/3ds) and describe your issue, including what you have already tried. ## Issues with SafeB9SInstaller diff --git a/docs/zh_TW/troubleshooting.md b/docs/zh_TW/troubleshooting.md index 4b68ef02e2..0a0200e377 100644 --- a/docs/zh_TW/troubleshooting.md +++ b/docs/zh_TW/troubleshooting.md @@ -2,7 +2,7 @@ This page serves a landing page for troubleshooting resources that we offer for commonly encountered issues. Click on the link corresponding to the page you are following to explore it. -If you're unable to fix your issue, ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) +If you're unable to fix your issue, ask for help at [r/3ds on Discord](https://discord.gg/3ds). If your issue is missing and you know the solution, [let us know!](https://github.com/hacks-guide/Guide_3DS/issues) ::: tip diff --git a/docs/zh_TW/uninstall-cfw.md b/docs/zh_TW/uninstall-cfw.md index b4d782b0b3..b25725f940 100644 --- a/docs/zh_TW/uninstall-cfw.md +++ b/docs/zh_TW/uninstall-cfw.md @@ -17,7 +17,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). ::: @@ -115,7 +115,7 @@ These instructions will only work on consoles with a Luma3DS version of 8.0 or h ::: danger -如果你在開機後無法進入正常的 3DS HOME 主選單、無法進入系統設定、或者螢幕小鍵盤無法正常使用,**請不要繼續進行以下步驟**! 請加入 [Discord 中的 Nintendo Homebrew 伺服器](https://discord.gg/MWxPgEp) 並使用英文尋求協助。 +如果你在開機後無法進入正常的 3DS HOME 主選單、無法進入系統設定、或者螢幕小鍵盤無法正常使用,**請不要繼續進行以下步驟**! Join [r/3ds on Discord](https://discord.gg/3ds) and ask (in English) for someone there to assist you. ::: @@ -196,7 +196,7 @@ If you're removing CFW because: - One of your system applications is broken - Your console is unable to boot to HOME Menu -**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). +**STOP!!!** Uninstalling custom firmware is an unnecessary risk that will at best waste your time and at worst **BRICK** your console. A better idea would be to ask for help at [r/3ds on Discord](https://discord.gg/3ds). :::