diff --git a/_pages/ar_SA/bannerbomb3.txt b/_pages/ar_SA/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/ar_SA/bannerbomb3.txt +++ b/_pages/ar_SA/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ar_SA/faq.txt b/_pages/ar_SA/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/ar_SA/faq.txt +++ b/_pages/ar_SA/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ar_SA/finalizing-setup.txt b/_pages/ar_SA/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/ar_SA/finalizing-setup.txt +++ b/_pages/ar_SA/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/ar_SA/get-started.txt b/_pages/ar_SA/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/ar_SA/get-started.txt +++ b/_pages/ar_SA/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ar_SA/home.txt b/_pages/ar_SA/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/ar_SA/home.txt +++ b/_pages/ar_SA/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/ar_SA/homebrew-launcher-(super-skaterhax).txt b/_pages/ar_SA/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/ar_SA/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ar_SA/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ar_SA/include/3ds-11.17.txt b/_pages/ar_SA/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/ar_SA/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ar_SA/include/addproxy.txt b/_pages/ar_SA/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/ar_SA/include/addproxy.txt +++ b/_pages/ar_SA/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/ar_SA/include/exploit-usm.txt b/_pages/ar_SA/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/ar_SA/include/exploit-usm.txt +++ b/_pages/ar_SA/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ar_SA/include/install-boot9strap-b9stool.txt b/_pages/ar_SA/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/ar_SA/include/install-boot9strap-b9stool.txt +++ b/_pages/ar_SA/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/ar_SA/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ar_SA/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/ar_SA/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ar_SA/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/ar_SA/include/safemodecheck.txt b/_pages/ar_SA/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/ar_SA/include/safemodecheck.txt +++ b/_pages/ar_SA/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/ar_SA/include/seedminer-base.txt b/_pages/ar_SA/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/ar_SA/include/seedminer-base.txt +++ b/_pages/ar_SA/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/ar_SA/installing-boot9strap-(fredtool).txt b/_pages/ar_SA/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/ar_SA/installing-boot9strap-(fredtool).txt +++ b/_pages/ar_SA/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/ar_SA/installing-boot9strap-(soundhax).txt b/_pages/ar_SA/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/ar_SA/installing-boot9strap-(soundhax).txt +++ b/_pages/ar_SA/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ar_SA/installing-boot9strap-(ssloth-browser).txt b/_pages/ar_SA/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/ar_SA/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ar_SA/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/ar_SA/installing-boot9strap-(usm).txt b/_pages/ar_SA/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/ar_SA/installing-boot9strap-(usm).txt +++ b/_pages/ar_SA/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/ar_SA/key-information.txt b/_pages/ar_SA/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/ar_SA/key-information.txt +++ b/_pages/ar_SA/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/ar_SA/region-changing.txt b/_pages/ar_SA/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/ar_SA/region-changing.txt +++ b/_pages/ar_SA/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/bg_BG/bannerbomb3.txt b/_pages/bg_BG/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/bg_BG/bannerbomb3.txt +++ b/_pages/bg_BG/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/bg_BG/faq.txt b/_pages/bg_BG/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/bg_BG/faq.txt +++ b/_pages/bg_BG/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/bg_BG/finalizing-setup.txt b/_pages/bg_BG/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/bg_BG/finalizing-setup.txt +++ b/_pages/bg_BG/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/bg_BG/get-started.txt b/_pages/bg_BG/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/bg_BG/get-started.txt +++ b/_pages/bg_BG/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/bg_BG/home.txt b/_pages/bg_BG/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/bg_BG/home.txt +++ b/_pages/bg_BG/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/bg_BG/homebrew-launcher-(super-skaterhax).txt b/_pages/bg_BG/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/bg_BG/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/bg_BG/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/bg_BG/include/3ds-11.17.txt b/_pages/bg_BG/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/bg_BG/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/bg_BG/include/addproxy.txt b/_pages/bg_BG/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/bg_BG/include/addproxy.txt +++ b/_pages/bg_BG/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/bg_BG/include/exploit-usm.txt b/_pages/bg_BG/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/bg_BG/include/exploit-usm.txt +++ b/_pages/bg_BG/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/bg_BG/include/install-boot9strap-b9stool.txt b/_pages/bg_BG/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/bg_BG/include/install-boot9strap-b9stool.txt +++ b/_pages/bg_BG/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/bg_BG/include/install-boot9strap-safeb9sinstaller.txt b/_pages/bg_BG/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/bg_BG/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/bg_BG/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/bg_BG/include/safemodecheck.txt b/_pages/bg_BG/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/bg_BG/include/safemodecheck.txt +++ b/_pages/bg_BG/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/bg_BG/include/seedminer-base.txt b/_pages/bg_BG/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/bg_BG/include/seedminer-base.txt +++ b/_pages/bg_BG/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/bg_BG/installing-boot9strap-(fredtool).txt b/_pages/bg_BG/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/bg_BG/installing-boot9strap-(fredtool).txt +++ b/_pages/bg_BG/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/bg_BG/installing-boot9strap-(soundhax).txt b/_pages/bg_BG/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/bg_BG/installing-boot9strap-(soundhax).txt +++ b/_pages/bg_BG/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/bg_BG/installing-boot9strap-(ssloth-browser).txt b/_pages/bg_BG/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/bg_BG/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/bg_BG/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/bg_BG/installing-boot9strap-(usm).txt b/_pages/bg_BG/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/bg_BG/installing-boot9strap-(usm).txt +++ b/_pages/bg_BG/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/bg_BG/key-information.txt b/_pages/bg_BG/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/bg_BG/key-information.txt +++ b/_pages/bg_BG/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/bg_BG/region-changing.txt b/_pages/bg_BG/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/bg_BG/region-changing.txt +++ b/_pages/bg_BG/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/ca_ES/bannerbomb3.txt b/_pages/ca_ES/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/ca_ES/bannerbomb3.txt +++ b/_pages/ca_ES/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ca_ES/faq.txt b/_pages/ca_ES/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/ca_ES/faq.txt +++ b/_pages/ca_ES/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ca_ES/finalizing-setup.txt b/_pages/ca_ES/finalizing-setup.txt index 0262ac9531..f07a143549 100644 --- a/_pages/ca_ES/finalizing-setup.txt +++ b/_pages/ca_ES/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/ca_ES/get-started.txt b/_pages/ca_ES/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/ca_ES/get-started.txt +++ b/_pages/ca_ES/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ca_ES/home.txt b/_pages/ca_ES/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/ca_ES/home.txt +++ b/_pages/ca_ES/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/ca_ES/homebrew-launcher-(super-skaterhax).txt b/_pages/ca_ES/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/ca_ES/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ca_ES/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ca_ES/include/3ds-11.17.txt b/_pages/ca_ES/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/ca_ES/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ca_ES/include/addproxy.txt b/_pages/ca_ES/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/ca_ES/include/addproxy.txt +++ b/_pages/ca_ES/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/ca_ES/include/exploit-usm.txt b/_pages/ca_ES/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/ca_ES/include/exploit-usm.txt +++ b/_pages/ca_ES/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ca_ES/include/install-boot9strap-b9stool.txt b/_pages/ca_ES/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/ca_ES/include/install-boot9strap-b9stool.txt +++ b/_pages/ca_ES/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/ca_ES/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ca_ES/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/ca_ES/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ca_ES/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/ca_ES/include/safemodecheck.txt b/_pages/ca_ES/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/ca_ES/include/safemodecheck.txt +++ b/_pages/ca_ES/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/ca_ES/include/seedminer-base.txt b/_pages/ca_ES/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/ca_ES/include/seedminer-base.txt +++ b/_pages/ca_ES/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/ca_ES/installing-boot9strap-(fredtool).txt b/_pages/ca_ES/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/ca_ES/installing-boot9strap-(fredtool).txt +++ b/_pages/ca_ES/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/ca_ES/installing-boot9strap-(soundhax).txt b/_pages/ca_ES/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/ca_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/ca_ES/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ca_ES/installing-boot9strap-(ssloth-browser).txt b/_pages/ca_ES/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/ca_ES/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ca_ES/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/ca_ES/installing-boot9strap-(usm).txt b/_pages/ca_ES/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/ca_ES/installing-boot9strap-(usm).txt +++ b/_pages/ca_ES/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/ca_ES/key-information.txt b/_pages/ca_ES/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/ca_ES/key-information.txt +++ b/_pages/ca_ES/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/ca_ES/region-changing.txt b/_pages/ca_ES/region-changing.txt index 5e0bfb1113..ed8e480586 100644 --- a/_pages/ca_ES/region-changing.txt +++ b/_pages/ca_ES/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/cs_CZ/bannerbomb3.txt b/_pages/cs_CZ/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/cs_CZ/bannerbomb3.txt +++ b/_pages/cs_CZ/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/cs_CZ/faq.txt b/_pages/cs_CZ/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/cs_CZ/faq.txt +++ b/_pages/cs_CZ/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/cs_CZ/finalizing-setup.txt b/_pages/cs_CZ/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/cs_CZ/finalizing-setup.txt +++ b/_pages/cs_CZ/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/cs_CZ/get-started.txt b/_pages/cs_CZ/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/cs_CZ/get-started.txt +++ b/_pages/cs_CZ/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/cs_CZ/home.txt b/_pages/cs_CZ/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/cs_CZ/home.txt +++ b/_pages/cs_CZ/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/cs_CZ/homebrew-launcher-(super-skaterhax).txt b/_pages/cs_CZ/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/cs_CZ/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/cs_CZ/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/cs_CZ/include/3ds-11.17.txt b/_pages/cs_CZ/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/cs_CZ/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/cs_CZ/include/addproxy.txt b/_pages/cs_CZ/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/cs_CZ/include/addproxy.txt +++ b/_pages/cs_CZ/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/cs_CZ/include/exploit-usm.txt b/_pages/cs_CZ/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/cs_CZ/include/exploit-usm.txt +++ b/_pages/cs_CZ/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/cs_CZ/include/install-boot9strap-b9stool.txt b/_pages/cs_CZ/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/cs_CZ/include/install-boot9strap-b9stool.txt +++ b/_pages/cs_CZ/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/cs_CZ/include/install-boot9strap-safeb9sinstaller.txt b/_pages/cs_CZ/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/cs_CZ/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/cs_CZ/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/cs_CZ/include/safemodecheck.txt b/_pages/cs_CZ/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/cs_CZ/include/safemodecheck.txt +++ b/_pages/cs_CZ/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/cs_CZ/include/seedminer-base.txt b/_pages/cs_CZ/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/cs_CZ/include/seedminer-base.txt +++ b/_pages/cs_CZ/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/cs_CZ/installing-boot9strap-(fredtool).txt b/_pages/cs_CZ/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/cs_CZ/installing-boot9strap-(fredtool).txt +++ b/_pages/cs_CZ/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/cs_CZ/installing-boot9strap-(soundhax).txt +++ b/_pages/cs_CZ/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/cs_CZ/installing-boot9strap-(ssloth-browser).txt b/_pages/cs_CZ/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/cs_CZ/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/cs_CZ/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/cs_CZ/installing-boot9strap-(usm).txt b/_pages/cs_CZ/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/cs_CZ/installing-boot9strap-(usm).txt +++ b/_pages/cs_CZ/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/cs_CZ/key-information.txt b/_pages/cs_CZ/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/cs_CZ/key-information.txt +++ b/_pages/cs_CZ/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/cs_CZ/region-changing.txt b/_pages/cs_CZ/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/cs_CZ/region-changing.txt +++ b/_pages/cs_CZ/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/de_DE/bannerbomb3.txt b/_pages/de_DE/bannerbomb3.txt index 9f484c0da5..fe50f02b16 100644 --- a/_pages/de_DE/bannerbomb3.txt +++ b/_pages/de_DE/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Nächste Schritte: Wähle einen Exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Wenn deine Konsole in den Safe Mode gestartet hat, fahre mit [boot9strap installieren (USM)](installing-boot9strap-(usm)) fort +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -Wenn deine Konsole NICHT in den Safe Mode gestartet hat, fahre mit [boot9strap installieren (Fredtool)](installing-boot9strap-(fredtool)) fort -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/de_DE/faq.txt b/_pages/de_DE/faq.txt index 3611c7e7eb..db0282e45b 100644 --- a/_pages/de_DE/faq.txt +++ b/_pages/de_DE/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Inhalt"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Hier ist, was du wissen solltest: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. Du kannst deine Luma Version überprüfen, indem du (Select) gedrückt hältst während du deine Konsole hochfährst. -- Wenn auf deiner Konsole eine ältere Luma Version installiert ist, solltest du [Luma updaten](checking-for-cfw) bevor du deine Konsole auf 11.16 aktualisierst. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## FAQ vor der Installation {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! Die neuste Firmware (11.16.0) besitzt eine kostenlose Methode namens [Seedminer](seedminer), um CFW zu installieren. +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/de_DE/finalizing-setup.txt b/_pages/de_DE/finalizing-setup.txt index db197f61ef..a41379daa5 100644 --- a/_pages/de_DE/finalizing-setup.txt +++ b/_pages/de_DE/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Schritt II - Aktualisierung des Systems +Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Schalte deine Konsole aus +1. Halte den (Select)-Knopf +1. Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Drücke (Start) zum Speichern und neustarten +1. Schalte deine Konsole aus + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Abschnitt III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Drücke (B), um zum Rosalina-Hauptmenü zurückzukehren 1. Drücke (B), um das Rosalina-Menü zu schließen -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,11 +115,11 @@ In this section, you will install several useful homebrew applications to HOME M 1. Wähle "Install and delete all CIAs" aus und drücke (A) zum Bestätigen 1. Drücke (Home) und schließe die Download-Spiel Anwendung -#### Schritt VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. -1. Schalte dein Gerät aus +1. Schalte deine Konsole aus 1. Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9 + If you do not boot into GodMode9, ensure that `GodMode9.firm` is in `/luma/payloads/` and that `payloads` is correctly spelled 1. Wenn du aufgefordert wirst, ein "essential files backup" durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist @@ -119,16 +133,16 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Drücke (A), um die SysNAND (Stufe 1) Bearbeitung zu aktivieren. Dann gebe die angegebene Tastenkombination ein 1. Drücke (A), um fortzufahren -#### Abschnitt VII - Die SD-Karte aufräumen +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. 1. Select "Cleanup SD Card" 1. Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren -1. Drücke (A), um fortzufahren +1. Drücke (A) um fortzufahren 1. Drücke (B), um zum Hauptmenü zurückzukehren -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. @@ -145,7 +159,7 @@ In this section, you will make backups of files that can be used to recover from 1. Press (A) on `essential.exefs` to select it 1. Select "Copy to 0:/gm9/out" + If you see "Destination already exists", press (A) on "Overwrite file(s)" -1. Drücke (A) um fortzufahren +1. Drücke (A), um fortzufahren 1. Drücke (Home), um das Aktionsmenü aufzurufen 1. Select "Poweroff system" to power off your device 1. Stecke deine SD-Karte in deinen Computer @@ -155,7 +169,7 @@ In this section, you will make backups of files that can be used to recover from 1. Delete `__sysnand_##.bin` and `__sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it + The other backup files are negligible in size and may be kept on your SD card for ease of access 1. If you have it, copy the `/luma/backups/` folder on your SD card to a safe location on your computer -1. Stecke deine SD-Karte wieder in dein Gerät +1. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an ___ diff --git a/_pages/de_DE/get-started.txt b/_pages/de_DE/get-started.txt index 08c77d607b..69299a9d51 100644 --- a/_pages/de_DE/get-started.txt +++ b/_pages/de_DE/get-started.txt @@ -19,7 +19,7 @@ Wenn du ein ungewöhnliches Menü siehst, STOP - du hast bereits Custom Firmware #### Abschnitt II - System Version 1. Öffne die Systemeinstellungen -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Abschnitt III - Wähle eine Methode @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/de_DE/home.txt b/_pages/de_DE/home.txt index e68a413747..c1f7377314 100644 --- a/_pages/de_DE/home.txt +++ b/_pages/de_DE/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Lies alle Einleitungsseiten gründlich durch (einschließlich dieser), bevor du fortfährst. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## Was ist Custom Firmware? **Custom Firmware** ("CFW") ist eine vollständige Software-Modifikation zu deinem 3DS, vergleichbar mit dem "Administrator-Zugriff" auf einem Computer. Es erlaubt dir, alles zu tun, was der 3DS physisch tun kann, anstatt von Nintendo eingeschränkt zu sein. diff --git a/_pages/de_DE/homebrew-launcher-(super-skaterhax).txt b/_pages/de_DE/homebrew-launcher-(super-skaterhax).txt index b7e4a60fb3..58575d007c 100644 --- a/_pages/de_DE/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/de_DE/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Kompatibilitätshinweise -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * Die neueste Version von [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (die Luma3DS `.zip` Datei) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Abschnitt II - Vorbereitungen +#### Abschnitt I - Vorbereitungen In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Schalte deine Konsole aus -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/de_DE/include/3ds-11.17.txt b/_pages/de_DE/include/3ds-11.17.txt new file mode 100644 index 0000000000..989586201b --- /dev/null +++ b/_pages/de_DE/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Hier ist, was du wissen solltest: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. Du kannst deine Luma Version überprüfen, indem du (Select) gedrückt hältst während du deine Konsole hochfährst. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/de_DE/include/addproxy.txt b/_pages/de_DE/include/addproxy.txt index 9e2e739ddc..45497944a8 100644 --- a/_pages/de_DE/include/addproxy.txt +++ b/_pages/de_DE/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + Der Test sollte erfolgreich sein -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/de_DE/include/exploit-usm.txt b/_pages/de_DE/include/exploit-usm.txt index 0efa5485c6..3c0242c025 100644 --- a/_pages/de_DE/include/exploit-usm.txt +++ b/_pages/de_DE/include/exploit-usm.txt @@ -10,4 +10,5 @@ In diesem Abschnitt du wirst in den Safe Mode (eine Funktion, die auf allen 3DS 1. Öffne im folgenden Menü `Verbindung 1` -> `Einstellungen ändern` -> `Nächste Seite (rechter Pfeil)` -> `Proxy-Einstellungen` -> `Detailliertes Setup` ([Bild](/images/screenshots/usm/safemode_highlighted.png)) 1. Wenn der Exploit erfolgreich war, wird deine Konsole den SafeBS9Installer gestartet haben + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/de_DE/include/install-boot9strap-b9stool.txt b/_pages/de_DE/include/install-boot9strap-b9stool.txt index d5e20e943d..0dfda46c7e 100644 --- a/_pages/de_DE/include/install-boot9strap-b9stool.txt +++ b/_pages/de_DE/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ Falls du eine visuelle Anleitung für diesen Abschnitt brauchst, findest du diese [hier] (https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In diesem Abschnitt führst du eine Reihe sehr spezifischer Schritte innerhalb von Flipnote Studio aus, die wenn korrekt ausgeführt, den boot9strap (Custom Firmware) Installer startet. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Schließe den ersten Setup-Vorgang für das gestartete Spiel ab, bis du das Hauptmenü erreichst + Wähle immer die linke Option aus, wenn du während des Setup-Vorgangs zu etwas aufgefordert wirst + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Mit dem Touchscreen, wähle die große linke Box aus, dann die Box mit dem SD-Kartenicon 1. Wenn das Menü geladen ist, wähle das Gesichtssymbol, und dann das Symbol unten rechts aus, um fortzufahren 1. Drücke (X), oder nach oben auf dem Steuerkreuz, abhängig davon, was auf dem oberen Bildschirm angezeigt wird diff --git a/_pages/de_DE/include/install-boot9strap-safeb9sinstaller.txt b/_pages/de_DE/include/install-boot9strap-safeb9sinstaller.txt index 8dd2c9f8fa..e46fd16aaf 100644 --- a/_pages/de_DE/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/de_DE/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Sobald es fertig ist, schalte deine Konsole aus indem du den Power-Knopf gedrückt hältst + Deine Konsole wird nur den SafeB9SInstaller-Bildschirm starten bis der nächste Abschnitt abgeschlossen ist diff --git a/_pages/de_DE/include/safemodecheck.txt b/_pages/de_DE/include/safemodecheck.txt index 74ee5b908a..bba9da6fb9 100644 --- a/_pages/de_DE/include/safemodecheck.txt +++ b/_pages/de_DE/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. Während deine Konsole noch ausgeschalten ist, halte die folgenden Tasten: (L) + (R) + (Steuerkreuz oben) + (A), und während du all diese Tasten zusammen gedrückt hältst, schalte deine Konsole an - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Deine Konsole wird sich ausschalten - + Wenn die Konsole ins HOME-Menü startet, schalte sie einfach aus +1. Schalte deine Konsole an +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Schalte deine Konsole aus diff --git a/_pages/de_DE/include/seedminer-base.txt b/_pages/de_DE/include/seedminer-base.txt index 854777d9cc..eb5c19fbda 100644 --- a/_pages/de_DE/include/seedminer-base.txt +++ b/_pages/de_DE/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Schalte deine Konsole aus \ No newline at end of file +1. Schalte deine Konsole aus diff --git a/_pages/de_DE/installing-boot9strap-(fredtool).txt b/_pages/de_DE/installing-boot9strap-(fredtool).txt index ae65cb2b7c..29f9eb15e5 100644 --- a/_pages/de_DE/installing-boot9strap-(fredtool).txt +++ b/_pages/de_DE/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Abschnitt V - Flipnote Exploit diff --git a/_pages/de_DE/installing-boot9strap-(soundhax).txt b/_pages/de_DE/installing-boot9strap-(soundhax).txt index 075866dfda..045e3bc429 100644 --- a/_pages/de_DE/installing-boot9strap-(soundhax).txt +++ b/_pages/de_DE/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/de_DE/installing-boot9strap-(ssloth-browser).txt b/_pages/de_DE/installing-boot9strap-(ssloth-browser).txt index 57f81f1eff..db68dcd07f 100644 --- a/_pages/de_DE/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/de_DE/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Was du brauchst @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/de_DE/installing-boot9strap-(usm).txt b/_pages/de_DE/installing-boot9strap-(usm).txt index e7f0da107e..e7b9c99c08 100644 --- a/_pages/de_DE/installing-boot9strap-(usm).txt +++ b/_pages/de_DE/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Schalte deine Konsole an +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Schalte deine Konsole aus #### Section III - unSAFE_MODE diff --git a/_pages/de_DE/key-information.txt b/_pages/de_DE/key-information.txt index 654d22eb65..01c5c37b17 100644 --- a/_pages/de_DE/key-information.txt +++ b/_pages/de_DE/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Inhalt" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/de_DE/region-changing.txt b/_pages/de_DE/region-changing.txt index 7cf87cb1a7..32b6df0002 100644 --- a/_pages/de_DE/region-changing.txt +++ b/_pages/de_DE/region-changing.txt @@ -6,7 +6,7 @@ title: "Wechseln der Region" ### Lesen erforderlich -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/el_GR/bannerbomb3.txt b/_pages/el_GR/bannerbomb3.txt index e318d6b40f..9acd887467 100644 --- a/_pages/el_GR/bannerbomb3.txt +++ b/_pages/el_GR/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/el_GR/faq.txt b/_pages/el_GR/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/el_GR/faq.txt +++ b/_pages/el_GR/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/el_GR/finalizing-setup.txt b/_pages/el_GR/finalizing-setup.txt index 2c1a89e2ff..cbefafdd6a 100644 --- a/_pages/el_GR/finalizing-setup.txt +++ b/_pages/el_GR/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Πατήστε (Start) για αποθήκευση των αλλαγών και επανεκκίνηση +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Πατήστε (A) για να ξεκλειδώσετε την εγγραφή στη SysNAND (lvl1) και έπειτα εισάγετε τον συνδυασμό πλήκτρων που θα σας δοθεί 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/el_GR/get-started.txt b/_pages/el_GR/get-started.txt index 68c975fa80..376b60e3cc 100644 --- a/_pages/el_GR/get-started.txt +++ b/_pages/el_GR/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/el_GR/home.txt b/_pages/el_GR/home.txt index 2c2aa90d1c..fcdc8f0404 100644 --- a/_pages/el_GR/home.txt +++ b/_pages/el_GR/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/el_GR/homebrew-launcher-(super-skaterhax).txt b/_pages/el_GR/homebrew-launcher-(super-skaterhax).txt index e053f19f04..1c44abfc63 100644 --- a/_pages/el_GR/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/el_GR/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/el_GR/include/3ds-11.17.txt b/_pages/el_GR/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/el_GR/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/el_GR/include/addproxy.txt b/_pages/el_GR/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/el_GR/include/addproxy.txt +++ b/_pages/el_GR/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/el_GR/include/exploit-usm.txt b/_pages/el_GR/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/el_GR/include/exploit-usm.txt +++ b/_pages/el_GR/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/el_GR/include/install-boot9strap-b9stool.txt b/_pages/el_GR/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/el_GR/include/install-boot9strap-b9stool.txt +++ b/_pages/el_GR/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/el_GR/include/install-boot9strap-safeb9sinstaller.txt b/_pages/el_GR/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/el_GR/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/el_GR/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/el_GR/include/safemodecheck.txt b/_pages/el_GR/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/el_GR/include/safemodecheck.txt +++ b/_pages/el_GR/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/el_GR/include/seedminer-base.txt b/_pages/el_GR/include/seedminer-base.txt index 764d0f43db..a4730df700 100644 --- a/_pages/el_GR/include/seedminer-base.txt +++ b/_pages/el_GR/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/el_GR/installing-boot9strap-(fredtool).txt b/_pages/el_GR/installing-boot9strap-(fredtool).txt index 3f5afe246b..d370acad4b 100644 --- a/_pages/el_GR/installing-boot9strap-(fredtool).txt +++ b/_pages/el_GR/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/el_GR/installing-boot9strap-(soundhax).txt b/_pages/el_GR/installing-boot9strap-(soundhax).txt index f62d83a6a0..d097cab7a8 100644 --- a/_pages/el_GR/installing-boot9strap-(soundhax).txt +++ b/_pages/el_GR/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/el_GR/installing-boot9strap-(ssloth-browser).txt b/_pages/el_GR/installing-boot9strap-(ssloth-browser).txt index f90ef88a83..0325ee7f6c 100644 --- a/_pages/el_GR/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/el_GR/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/el_GR/installing-boot9strap-(usm).txt b/_pages/el_GR/installing-boot9strap-(usm).txt index 2393b22692..add052bb13 100644 --- a/_pages/el_GR/installing-boot9strap-(usm).txt +++ b/_pages/el_GR/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/el_GR/key-information.txt b/_pages/el_GR/key-information.txt index 926eeb091a..7ddc9fddee 100644 --- a/_pages/el_GR/key-information.txt +++ b/_pages/el_GR/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Πίνακας περιεχομένων" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/el_GR/region-changing.txt b/_pages/el_GR/region-changing.txt index 6e64cb420d..4e85c3a7ad 100644 --- a/_pages/el_GR/region-changing.txt +++ b/_pages/el_GR/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -38,7 +38,7 @@ To download the CTRTransfer images on this page, you will need a torrent client * The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the`.3dsx` file)* * The 11.15.0 CTRTransfer image for your device type of the region that you want to change to (e.g. Download "New 3DS or 2DS - USA" if you have a New 3DS and want to change your region to USA) + - [New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [New 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:e247b21e1f81f76acf6d3140da45da858e76f1f6&xt=urn:btmh:122008168a003666c14783998d1dd82ac02d1b3be902efa75cf5a03ee47da1fecd73&dn=11.15.0-41K_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [New 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:8ae25de1ab01c9304eece9785d5db6cdd6728214&xt=urn:btmh:1220ab284cc822f3170305723e9920e1bb4d7649fdf528c3ea04aada31e09bfbbe57&dn=11.15.0-47U_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) ~ diff --git a/_pages/en_PT/bannerbomb3.txt b/_pages/en_PT/bannerbomb3.txt index 1bbeb84c16..1dab8a9825 100644 --- a/_pages/en_PT/bannerbomb3.txt +++ b/_pages/en_PT/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/en_PT/faq.txt b/_pages/en_PT/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/en_PT/faq.txt +++ b/_pages/en_PT/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/en_PT/finalizing-setup.txt b/_pages/en_PT/finalizing-setup.txt index 8b315394c3..b365ff52b6 100644 --- a/_pages/en_PT/finalizing-setup.txt +++ b/_pages/en_PT/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off ye device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save 'n reboot +1. Power off ye device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writin', then input th' key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/en_PT/get-started.txt b/_pages/en_PT/get-started.txt index 39b330f416..bc83e315ab 100644 --- a/_pages/en_PT/get-started.txt +++ b/_pages/en_PT/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/en_PT/home.txt b/_pages/en_PT/home.txt index ae568a3cd6..fbc0f15b90 100644 --- a/_pages/en_PT/home.txt +++ b/_pages/en_PT/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all 'o th' introductory pages (includin' 'tis one!) before proceedin' onward. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/en_PT/homebrew-launcher-(super-skaterhax).txt b/_pages/en_PT/homebrew-launcher-(super-skaterhax).txt index 1f3d37f2a9..77bf5c0f8f 100644 --- a/_pages/en_PT/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/en_PT/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off ye device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/en_PT/include/3ds-11.17.txt b/_pages/en_PT/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/en_PT/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/en_PT/include/addproxy.txt b/_pages/en_PT/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/en_PT/include/addproxy.txt +++ b/_pages/en_PT/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/en_PT/include/exploit-usm.txt b/_pages/en_PT/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/en_PT/include/exploit-usm.txt +++ b/_pages/en_PT/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/en_PT/include/install-boot9strap-b9stool.txt b/_pages/en_PT/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/en_PT/include/install-boot9strap-b9stool.txt +++ b/_pages/en_PT/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/en_PT/include/install-boot9strap-safeb9sinstaller.txt b/_pages/en_PT/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/en_PT/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/en_PT/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/en_PT/include/safemodecheck.txt b/_pages/en_PT/include/safemodecheck.txt index 4664b02340..b8a698b0cd 100644 --- a/_pages/en_PT/include/safemodecheck.txt +++ b/_pages/en_PT/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off ye device diff --git a/_pages/en_PT/include/seedminer-base.txt b/_pages/en_PT/include/seedminer-base.txt index 6c86c3c5d3..5225e89c8b 100644 --- a/_pages/en_PT/include/seedminer-base.txt +++ b/_pages/en_PT/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update ye device by goin' to System Settings, then "Other Settings", then goin' all th' way to th' right 'n usin' "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off ye device \ No newline at end of file +1. Power off ye device diff --git a/_pages/en_PT/installing-boot9strap-(fredtool).txt b/_pages/en_PT/installing-boot9strap-(fredtool).txt index e75b718c10..a292553a8c 100644 --- a/_pages/en_PT/installing-boot9strap-(fredtool).txt +++ b/_pages/en_PT/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/en_PT/installing-boot9strap-(soundhax).txt b/_pages/en_PT/installing-boot9strap-(soundhax).txt index b558132699..3fe20fcd0b 100644 --- a/_pages/en_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/en_PT/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/en_PT/installing-boot9strap-(ssloth-browser).txt b/_pages/en_PT/installing-boot9strap-(ssloth-browser).txt index 5d4832726e..ee01f39fda 100644 --- a/_pages/en_PT/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/en_PT/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/en_PT/installing-boot9strap-(usm).txt b/_pages/en_PT/installing-boot9strap-(usm).txt index 95698bd5b6..6996d2fb52 100644 --- a/_pages/en_PT/installing-boot9strap-(usm).txt +++ b/_pages/en_PT/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off ye device #### Section III - unSAFE_MODE diff --git a/_pages/en_PT/key-information.txt b/_pages/en_PT/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/en_PT/key-information.txt +++ b/_pages/en_PT/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/en_PT/region-changing.txt b/_pages/en_PT/region-changing.txt index 51e8daa52b..28fbedc870 100644 --- a/_pages/en_PT/region-changing.txt +++ b/_pages/en_PT/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/es_ES/bannerbomb3.txt b/_pages/es_ES/bannerbomb3.txt index 0a79d8ec96..6c8f364199 100644 --- a/_pages/es_ES/bannerbomb3.txt +++ b/_pages/es_ES/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/es_ES/faq.txt b/_pages/es_ES/faq.txt index 99f12249bb..ba12cf1942 100644 --- a/_pages/es_ES/faq.txt +++ b/_pages/es_ES/faq.txt @@ -3,24 +3,20 @@ title: "Preguntas Frecuentes" --- {% include toc title="Tabla de Contenidos"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Esto es lo que deberías saber: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/es_ES/finalizing-setup.txt b/_pages/es_ES/finalizing-setup.txt index a5e0b32dde..0889d41ad9 100644 --- a/_pages/es_ES/finalizing-setup.txt +++ b/_pages/es_ES/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Sección II - Actualizar el sistema +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Apaga tu consola +1. Mantén pulsado el botón (Select) +1. Enciende la consola mientras mantienes presionado (Select) +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Presiona (Start) para guardar y reiniciar +1. Apaga tu consola + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Sección III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Presiona (B) para regresar al menú principal de Rosalina 1. Presiona (B) para salir del menú de Rosalina -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Selecciona la opción "Install and delete all CIAs", luego presiona (A) para confirmar 1. Presiona (Home), luego cierra la aplicación de Modo Descarga -#### Sección VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Presiona (A) para desbloquear la escritura de la SysNAND (lvl1) y después ingresa la combinación de teclas mostrada 1. Presiona (A) para continuar -#### Sección VII - Limpieza de la tarjeta SD +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Presiona (A) para continuar 1. Presiona (B) para volver al menú principal -#### Sección VIII - Copia de Seguridad de Archivos Esenciales +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/es_ES/get-started.txt b/_pages/es_ES/get-started.txt index 2ef09e8dc8..d852a4996f 100644 --- a/_pages/es_ES/get-started.txt +++ b/_pages/es_ES/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Ve a Configuración de la Consola -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/es_ES/home.txt b/_pages/es_ES/home.txt index dcfa6e67ee..05d1ebb968 100644 --- a/_pages/es_ES/home.txt +++ b/_pages/es_ES/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Lee detenidamente todas las páginas de introducción (incluido ésta) antes de proceder. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## ¿Qué es Custom Firmware? **Custom Firmware** (Abreviado "CFW") es una modificación completa de software a tu 3DS, comparable a los "permisos de administrador" en una computadora. Te permite hacer cualquier cosa que la 3DS sea físicamente capaz de hacer, en lugar de estar limitada por lo que Nintendo te permita hacer. diff --git a/_pages/es_ES/homebrew-launcher-(super-skaterhax).txt b/_pages/es_ES/homebrew-launcher-(super-skaterhax).txt index deaf3722a3..736a8878c6 100644 --- a/_pages/es_ES/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/es_ES/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Sección II - Preparativos +#### Sección I - Preparativos In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Apaga tu consola -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/es_ES/include/3ds-11.17.txt b/_pages/es_ES/include/3ds-11.17.txt new file mode 100644 index 0000000000..cdaaa1a9ae --- /dev/null +++ b/_pages/es_ES/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Esto es lo que deberías saber: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/es_ES/include/addproxy.txt b/_pages/es_ES/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/es_ES/include/addproxy.txt +++ b/_pages/es_ES/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/es_ES/include/exploit-usm.txt b/_pages/es_ES/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/es_ES/include/exploit-usm.txt +++ b/_pages/es_ES/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/es_ES/include/install-boot9strap-b9stool.txt b/_pages/es_ES/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/es_ES/include/install-boot9strap-b9stool.txt +++ b/_pages/es_ES/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/es_ES/include/install-boot9strap-safeb9sinstaller.txt b/_pages/es_ES/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/es_ES/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/es_ES/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/es_ES/include/safemodecheck.txt b/_pages/es_ES/include/safemodecheck.txt index 4664b02340..6072f063a2 100644 --- a/_pages/es_ES/include/safemodecheck.txt +++ b/_pages/es_ES/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Enciende tu consola +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Apaga tu consola diff --git a/_pages/es_ES/include/seedminer-base.txt b/_pages/es_ES/include/seedminer-base.txt index 2a610fe7e6..a7ec09e560 100644 --- a/_pages/es_ES/include/seedminer-base.txt +++ b/_pages/es_ES/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a "Otras opciones", luego ve al último menú de la derecha y pulsa en "Actualización" - + El actualizador podría mostrar un mensaje diciendo "La consola ya está actualizada" en lugar de actualizar. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o que tu consola no se pueda conectar a los servidores de Nintendo (debido a un ban o problemas de conexión) 1. Encuentra el perfil de tu Mii, luego busca donde dice "Código de amigo" en la pantalla superior -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Apaga tu consola \ No newline at end of file +1. Apaga tu consola diff --git a/_pages/es_ES/installing-boot9strap-(fredtool).txt b/_pages/es_ES/installing-boot9strap-(fredtool).txt index 1b71696755..111141aa8c 100644 --- a/_pages/es_ES/installing-boot9strap-(fredtool).txt +++ b/_pages/es_ES/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Entra a Configuración de la consola 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Selecciona "Copiar", luego "OK" 1. Regresa al menú principal de Configuración de la Consola 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/es_ES/installing-boot9strap-(soundhax).txt b/_pages/es_ES/installing-boot9strap-(soundhax).txt index 9e04beea6c..5d7364be43 100644 --- a/_pages/es_ES/installing-boot9strap-(soundhax).txt +++ b/_pages/es_ES/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + Si se congela, fuerza el apagado de la consola manteniendo presionado el botón de apagado y luego intenta el proceso de nuevo + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/es_ES/installing-boot9strap-(ssloth-browser).txt b/_pages/es_ES/installing-boot9strap-(ssloth-browser).txt index 894e3bdbba..223eb74e8c 100644 --- a/_pages/es_ES/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/es_ES/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Qué necesitas @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/es_ES/installing-boot9strap-(usm).txt b/_pages/es_ES/installing-boot9strap-(usm).txt index ecc1be3864..fdd2752ff7 100644 --- a/_pages/es_ES/installing-boot9strap-(usm).txt +++ b/_pages/es_ES/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Entra a Configuración de la consola 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Tu consola se apagará automáticamente +1. Enciende tu consola +1. Entra a Configuración de la consola +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Apaga tu consola #### Sección III - unSAFE_MODE diff --git a/_pages/es_ES/key-information.txt b/_pages/es_ES/key-information.txt index ce1065f565..959b769dee 100644 --- a/_pages/es_ES/key-information.txt +++ b/_pages/es_ES/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Tabla de contenidos" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/es_ES/region-changing.txt b/_pages/es_ES/region-changing.txt index d39636ab07..ba386c9769 100644 --- a/_pages/es_ES/region-changing.txt +++ b/_pages/es_ES/region-changing.txt @@ -6,7 +6,7 @@ title: "Cambio de Región" ### Lectura requerida -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -38,13 +38,13 @@ To download the CTRTransfer images on this page, you will need a torrent client * La última versión de [FBI](https://github.com/Steveice10/FBI/releases/latest) *(el archivo `.3dsx`)* * The 11.15.0 CTRTransfer image for your device type of the region that you want to change to (e.g. Download "New 3DS or 2DS - USA" if you have a New 3DS and want to change your region to USA) + - [New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [New 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:e247b21e1f81f76acf6d3140da45da858e76f1f6&xt=urn:btmh:122008168a003666c14783998d1dd82ac02d1b3be902efa75cf5a03ee47da1fecd73&dn=11.15.0-41K_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [New 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:8ae25de1ab01c9304eece9785d5db6cdd6728214&xt=urn:btmh:1220ab284cc822f3170305723e9920e1bb4d7649fdf528c3ea04aada31e09bfbbe57&dn=11.15.0-47U_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) ~ + - [Old 3DS or 2DS - 11.15.0 - CHN - CTRTransfer](magnet:?xt=urn:btih:f71d2379e577db22d7f14a656bca7bf2eb5243f8&xt=urn:btmh:12200c6ee93f63deef8ce9023b8214ca36cd29c37d2726acf7a15594256409f6629b&dn=11.15.0-4C_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:fc71540a99c884ab8a4211192d3af92c7ffb9372&xt=urn:btmh:12203c317846d43110fd3a35cedf427cb5fdd58ac764316f4d0634181efbb762ee92&dn=11.15.0-47E_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:90d6689106751b057616d32445442fc1b7370e38&xt=urn:btmh:1220a08fe569ac1596f6a113730de3cc7aa0dfd6858d40830cc0f0cee07bf585fd93&dn=11.15.0-41K_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - TWN - CTRTransfer](magnet:?xt=urn:btih:19f978d42b0d9590bc742d7598efa45091567cee&xt=urn:btmh:12204429bc94456825530a2dff233ed399a292e1004a64b65fa4b451a69e116cad2a&dn=11.15.0-39T_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:fd39778d4116a210c3116c014521120f0e7b9e1d&xt=urn:btmh:12203a51aca201f0635eecb15645cd4598bd49b1ad354e1ea81c24eb488760f3bd2b&dn=11.15.0-47U_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) diff --git a/_pages/fi_FI/bannerbomb3.txt b/_pages/fi_FI/bannerbomb3.txt index e11bc4f52d..49dbdccd14 100644 --- a/_pages/fi_FI/bannerbomb3.txt +++ b/_pages/fi_FI/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/fi_FI/faq.txt b/_pages/fi_FI/faq.txt index a80d5f879b..6bf1868122 100644 --- a/_pages/fi_FI/faq.txt +++ b/_pages/fi_FI/faq.txt @@ -3,24 +3,20 @@ title: "UKK" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/fi_FI/finalizing-setup.txt b/_pages/fi_FI/finalizing-setup.txt index a0ba2b3a3e..2544e41733 100644 --- a/_pages/fi_FI/finalizing-setup.txt +++ b/_pages/fi_FI/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Vaihe II – Järjestelmän päivittäminen +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Sammuta konsolisi +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Paina (START)-painiketta tallentaaksesi ja käynnistääksesi uudelleen +1. Sammuta konsolisi + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Paina (B):tä palataksesi Rosalinan päävalikkoon 1. Paina (B):tä poistuaksesi Rosalina-valikosta -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Valitse "Install and delete all CIAs" ja paina (A):ta vahvistaaksesi 1. Paina (HOME)-painiketta ja sulje Download Play -#### Vaihe VI – Luma3DS:n asentaminen CTRNANDiin +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Paina (A):ta ottaaksesi käyttöön SysNANDiin kirjoittamisen (lvl1) ja syötä annettu painikeyhdistelmä 1. Paina (A):ta jatkaaksesi -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Paina (A):ta jatkaaksesi 1. Paina (B):tä palataksesi päävalikkoon -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/fi_FI/get-started.txt b/_pages/fi_FI/get-started.txt index 972be502cd..e5d7e9b7d3 100644 --- a/_pages/fi_FI/get-started.txt +++ b/_pages/fi_FI/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/fi_FI/home.txt b/_pages/fi_FI/home.txt index 54ae18d78a..a717458085 100644 --- a/_pages/fi_FI/home.txt +++ b/_pages/fi_FI/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Lue huolellisesti kaikki johdantosivut (mukaan lukien tämä!) ennen aloittamista. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/fi_FI/homebrew-launcher-(super-skaterhax).txt b/_pages/fi_FI/homebrew-launcher-(super-skaterhax).txt index 854294d571..f03642d171 100644 --- a/_pages/fi_FI/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/fi_FI/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Vaihe I – Valmistelut In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Sammuta konsolisi -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/fi_FI/include/3ds-11.17.txt b/_pages/fi_FI/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/fi_FI/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/fi_FI/include/addproxy.txt b/_pages/fi_FI/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/fi_FI/include/addproxy.txt +++ b/_pages/fi_FI/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/fi_FI/include/exploit-usm.txt b/_pages/fi_FI/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/fi_FI/include/exploit-usm.txt +++ b/_pages/fi_FI/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/fi_FI/include/install-boot9strap-b9stool.txt b/_pages/fi_FI/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/fi_FI/include/install-boot9strap-b9stool.txt +++ b/_pages/fi_FI/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/fi_FI/include/install-boot9strap-safeb9sinstaller.txt b/_pages/fi_FI/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/fi_FI/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/fi_FI/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/fi_FI/include/safemodecheck.txt b/_pages/fi_FI/include/safemodecheck.txt index 4664b02340..db46e23fed 100644 --- a/_pages/fi_FI/include/safemodecheck.txt +++ b/_pages/fi_FI/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Käynnistä konsolisi +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Sammuta konsolisi diff --git a/_pages/fi_FI/include/seedminer-base.txt b/_pages/fi_FI/include/seedminer-base.txt index 182d88f6e0..831e95d51f 100644 --- a/_pages/fi_FI/include/seedminer-base.txt +++ b/_pages/fi_FI/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Päivitä konsolisi menemällä järjestelmäasetuksiin (System Settings), valitse muut asetukset (Other Settings) ja sitten järjestelmäpäivitys (System Update) viimeiseltä sivulta - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Sammuta konsolisi \ No newline at end of file +1. Sammuta konsolisi diff --git a/_pages/fi_FI/installing-boot9strap-(fredtool).txt b/_pages/fi_FI/installing-boot9strap-(fredtool).txt index f42bc162fe..3284576b58 100644 --- a/_pages/fi_FI/installing-boot9strap-(fredtool).txt +++ b/_pages/fi_FI/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/fi_FI/installing-boot9strap-(soundhax).txt b/_pages/fi_FI/installing-boot9strap-(soundhax).txt index fc5c098a93..6d21bbf96e 100644 --- a/_pages/fi_FI/installing-boot9strap-(soundhax).txt +++ b/_pages/fi_FI/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fi_FI/installing-boot9strap-(ssloth-browser).txt b/_pages/fi_FI/installing-boot9strap-(ssloth-browser).txt index 94512c0a3f..a0db1fc408 100644 --- a/_pages/fi_FI/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/fi_FI/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Tarpeet @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Jos haavoittuvuuden hyödyntäminen onnistui, SafeB9SInstallerin pitäisi avautua + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/fi_FI/installing-boot9strap-(usm).txt b/_pages/fi_FI/installing-boot9strap-(usm).txt index ba44a9f7bc..d16ce215c8 100644 --- a/_pages/fi_FI/installing-boot9strap-(usm).txt +++ b/_pages/fi_FI/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Käynnistä konsolisi +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Sammuta konsolisi #### Section III - unSAFE_MODE diff --git a/_pages/fi_FI/key-information.txt b/_pages/fi_FI/key-information.txt index 89c65a609e..7bec3afaab 100644 --- a/_pages/fi_FI/key-information.txt +++ b/_pages/fi_FI/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Sisällysluettelo" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/fi_FI/region-changing.txt b/_pages/fi_FI/region-changing.txt index b5133188b2..7e6c6d4cc9 100644 --- a/_pages/fi_FI/region-changing.txt +++ b/_pages/fi_FI/region-changing.txt @@ -6,7 +6,7 @@ title: "Alueen vaihtaminen" ### Tärkeää tietoa -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/fr_FR/bannerbomb3.txt b/_pages/fr_FR/bannerbomb3.txt index 7beade85bb..adde0d9463 100644 --- a/_pages/fr_FR/bannerbomb3.txt +++ b/_pages/fr_FR/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Étape suivante : Choisissez un exploit -Si vous avez vu l'écran de mise à jour de la console dans la section précédente, le mode sans échec fonctionne sur votre console. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Si votre console a démarré en mode sans échec, continuez vers [Installer boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -Si votre console n'a PAS démarré en mode sans échec, continuez vers [Installer boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/fr_FR/faq.txt b/_pages/fr_FR/faq.txt index 9fddc09983..32878898a9 100644 --- a/_pages/fr_FR/faq.txt +++ b/_pages/fr_FR/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table des matières"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Oui**, vous pouvez toujours installer un custom firmware sur votre 3DS, même après la fermeture de l'eShop. {: .notice--info} -{% capture notice-6 %} -**La dernière version du logiciel système de la 3DS est la 11.16.0**. Voici ce que vous devriez savoir : - -- Si votre console exécute *Luma3DS 11.0 ou une version plus récente*, la mise à jour est *100% sûre*. Vous pouvez vérifier votre version de Luma3DS en maintenant (Select) pendant le démarrage de votre console. -- Si votre console est sur une version antérieure de Luma3DS, vous devez [mettre à jour Luma3DS](checking-for-cfw) avant de mettre à jour votre console vers la version 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## FAQ Pré-installation {% capture compat %} Je suis sur la dernière version du logiciel système. Est-ce que ma console peut être hackée sans aucun matériel externe ? -Oui ! La dernière version du logiciel système (11.16.0) dispose d'une méthode gratuite pour installer un CFW appelée [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/fr_FR/finalizing-setup.txt b/_pages/fr_FR/finalizing-setup.txt index 51b1b7a814..cbbbebe181 100644 --- a/_pages/fr_FR/finalizing-setup.txt +++ b/_pages/fr_FR/finalizing-setup.txt @@ -65,20 +65,34 @@ Ces captures d'écran montrent l'arborescence de la carte SD requise pour suivre {: .notice--info} +#### Section II - CFW Check -#### Section II - Mise à jour de la console +Comme mesure de sécurité supplémentaire, nous effectuerons une vérification supplémentaire de la présence d'un custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Éteignez votre console +1. Maintenez le bouton (Select) enfoncé +1. Allumez votre console tout en maintenant le bouton (Select) enfoncé +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer +1. Éteignez votre console + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System Dans cette section, vous allez mettre à jour votre console vers la dernière version, ce qui est sans danger avec le custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher Dans cette section, vous allez temporairement remplacer Mode téléchargement par Homebrew Launcher (dont nous avons besoin pour lancer FBI). L'application Mode téléchargement reviendra automatiquement à la normale une fois que vous redémarrerez votre console. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - Configuration RTC et DSP +#### Section V - RTC and DSP Setup Dans cette section, vous synchroniserez l'horloge interne de votre 3DS avec l'heure réelle et allez dumper le firmware du son (ce qui est nécessaire pour que certains logiciels homebrew utilisent correctement le son). @@ -91,7 +105,7 @@ Dans cette section, vous synchroniserez l'horloge interne de votre 3DS avec l'he 1. Appuyez sur (B) pour revenir au menu principal de Rosalina 1. Appuyez sur (B) pour quitter le menu Rosalina -#### Section V - Installation des CIAs +#### Section VI - Installing CIAs Dans cette section, vous installerez plusieurs applications homebrew utiles dans le Menu HOME. @@ -101,7 +115,7 @@ Dans cette section, vous installerez plusieurs applications homebrew utiles dans 1. Sélectionnez l'option "install and delete all CIAs" (installer et effacer tous les CIAs), appuyez ensuite sur (A) pour confirmer votre choix 1. Appuyez sur (Home), puis fermez Mode téléchargement -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS Dans cette section, vous utiliserez un script pour copier certains fichiers de Luma3DS vers la mémoire interne afin qu'ils soient accessibles, même sans carte SD insérée. @@ -119,16 +133,16 @@ Dans cette section, vous utiliserez un script pour copier certains fichiers de L 1. Appuyez sur (A) pour autoriser l'écriture sur votre SysNAND, puis entrez la combinaison de touches demandée 1. Appuyez sur (A) pour continuer -#### Section VII - Nettoyage de la carte SD +#### Section VIII - Cleanup SD Card Dans cette section, vous utiliserez un script pour supprimer des fichiers inutiles de votre carte SD. 1. Sélectionnez "Cleanup SD Card" -1. Lorsque vous y êtes invité, appuyez sur (A) +1. Lorsque vous êtes invité, appuyez sur (A) 1. Appuyez sur (A) pour continuer 1. Appuyez sur (B) pour revenir au menu principal -#### Section VIII - Sauvegarde des fichiers essentiels +#### Section IX - Backup Essential Files Dans cette section, vous ferez des sauvegardes de fichiers qui peuvent être utilisés pour réparer un brick logiciel ou pour récupérer des données. @@ -146,7 +160,7 @@ Dans cette section, vous ferez des sauvegardes de fichiers qui peuvent être uti 1. Sélectionnez "Copy to 0:/gm9/out" + Si vous voyez "Destination already exists", appuyez sur (A) sur "Overwrite file(s)" 1. Appuyez sur (A) pour continuer -1. Appuyez sur (HOME) pour faire apparaître le menu d’actions +1. Appuyez sur (Home) pour faire apparaître le menu d’actions (action menu) 1. Sélectionnez "Poweroff system" pour éteindre votre appareil 1. Insérez votre carte SD dans votre ordinateur 1. Copiez `__sysnand_##.bin`, `__sysnand_##.bin.sha`, et `essentiel.exefs` du dossier `/gm9/out/` de votre carte SD vers un emplacement sûr sur votre ordinateur @@ -155,7 +169,7 @@ Dans cette section, vous ferez des sauvegardes de fichiers qui peuvent être uti 1. Supprimez `__sysnand_##.bin` et `__sysnand_##.bin.sha` du dossier `/gm9/out/` de votre carte SD après l'avoir copié + Les autres fichiers de sauvegarde sont négligeables en taille et peuvent être conservés sur votre carte SD pour un accès facilité 1. Si vous l'avez, copiez le dossier `/luma/backups/` de votre carte SD vers un endroit sûr sur votre ordinateur -1. Réinsérez votre carte SD dans votre console +1. Retirez la carte SD de votre ordinateur et réinsérez-la dans votre console 1. Allumez votre console ___ diff --git a/_pages/fr_FR/get-started.txt b/_pages/fr_FR/get-started.txt index c0ed87786a..44b6e5e697 100644 --- a/_pages/fr_FR/get-started.txt +++ b/_pages/fr_FR/get-started.txt @@ -19,7 +19,7 @@ Si vous voyez un menu inhabituel, STOP - vous avez déjà un custom firmware ! C #### Section II - Vérification de la version du logiciel système 1. Ouvrez l'application Paramètres de la console -1. La version de votre logiciel système sera affichée en bas à droite de l'écran supérieur (par ex. "Ver. 11.16.0-49U") +1. La version de votre logiciel système sera affichée en bas à droite de l'écran supérieur (par ex. "Ver. 11.17.0-50U") #### Section III – Sélectionner une méthode @@ -35,6 +35,8 @@ Il semblerait que ce numéro de version soit invalide. {% capture methodUnavailable %} Vous ne pouvez actuellement pas hacker votre 3DS sur cette version à l'aide des méthodes principales. Si vous voulez hacker votre console, vous devez utiliser ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/fr_FR/home.txt b/_pages/fr_FR/home.txt index ed4fd87e30..6376126ed8 100644 --- a/_pages/fr_FR/home.txt +++ b/_pages/fr_FR/home.txt @@ -14,6 +14,11 @@ excerpt: "Un guide complet pour l'installation d'un custom firmware sur 3DS (et Lisez attentivement toutes les pages d'introduction (y compris celle-ci !) avant de continuer. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## Qu'est-ce qu'un custom firmware ? Un **custom firmware** ("CFW") est une modification complète du logiciel système de votre 3DS, comparable à "l'accès administrateur" sur un ordinateur. Il vous permet de faire tout ce que la 3DS est physiquement capable de faire, plutôt que d'être limité par tout ce que Nintendo vous permet de faire. diff --git a/_pages/fr_FR/homebrew-launcher-(super-skaterhax).txt b/_pages/fr_FR/homebrew-launcher-(super-skaterhax).txt index 2813c13cd5..f110bb3aa3 100644 --- a/_pages/fr_FR/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/fr_FR/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ Pour des détails techniques sur les exploits que vous utiliserez sur cette page ### Notes de compatibilité -Super-skaterhax (lorsqu'il est utilisé pour lancer l'Homebrew Launcher) est compatible avec les modèles New en version 11.16.0 dans toutes les régions, sauf TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. Les instructions fournies ne s'appliquent qu'aux New 3DS, New 3DS XL et New 2DS XL. Veuillez vous assurer que la console que vous hackez est une New 3DS, New 3DS XL ou New 2DS XL avant de continuer. {: .notice--warning} @@ -24,11 +24,7 @@ Les instructions fournies ne s'appliquent qu'aux New 3DS, New 3DS XL et New 2DS * La dernière version de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (le fichier `.zip' de Luma3DS) * La dernière version de [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (le fichier `.zip`) -#### Section I - Mise à jour de la console - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Préparatifs +#### Section I - Préparatifs Dans cette section, vous copierez les fichiers nécessaires pour déclencher à la fois super-skaterhax et l'Homebrew Launcher. @@ -44,7 +40,7 @@ Dans cette section, vous copierez les fichiers nécessaires pour déclencher à {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax Dans cette section, vous allez visiter la page web d'exploit du Navigateur Internet, qui lancera l'Homebrew Launcher. @@ -69,11 +65,11 @@ Si vous ne l'avez pas déjà fait, assurez-vous d'avoir une connexion Internet f + Si des invites apparaissent, approuvez les tous + Si votre console se bloque sur un écran jaune, maintenez le bouton POWER jusqu'à ce qu'elle s'éteigne, puis réessayez cette section + Si votre console se bloque sur un écran rouge, maintenez le bouton POWER jusqu'à ce qu'elle s'éteigne, refaites l'étape 3 de la section II, puis recommencez cette section - + Si vous recevez un autre message d'erreur, [suivez ce guide de dépannage](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. Si l'exploit a réussi, votre console aura démarré dans l'Homebrew Launcher 1. Éteignez votre console -#### Section IV - Contrôle matériel des boutons +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Étape suivante : Choisissez un exploit -Si vous avez vu l'écran de mise à jour de la console dans la section précédente, le mode sans échec fonctionne sur votre console. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Si votre console a démarré en mode sans échec, continuez vers [Installer boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -Si votre console ne démarre PAS en mode sans échec, continuez vers [Dumping du Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/fr_FR/include/3ds-11.17.txt b/_pages/fr_FR/include/3ds-11.17.txt new file mode 100644 index 0000000000..e67b5a9c69 --- /dev/null +++ b/_pages/fr_FR/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Voici ce que vous devriez savoir : + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. Vous pouvez vérifier votre version de Luma3DS en maintenant (Select) pendant le démarrage de votre console. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/fr_FR/include/addproxy.txt b/_pages/fr_FR/include/addproxy.txt index 18a4bf1c1d..16e75870ef 100644 --- a/_pages/fr_FR/include/addproxy.txt +++ b/_pages/fr_FR/include/addproxy.txt @@ -9,4 +9,4 @@ Si vous ne l'avez pas déjà fait, assurez-vous d'avoir une connexion Internet f 1. Cliquez sur OK, puis sur Sauvegarder 1. Lorsque vous y êtes invité, cliquez sur "Tester" pour effectuer le test de connexion + Le test devrait réussir -1. Cliquez sur "OK" pour continuer +1. Cliquez sur "OK" pour continuer \ No newline at end of file diff --git a/_pages/fr_FR/include/exploit-usm.txt b/_pages/fr_FR/include/exploit-usm.txt index b6cbb8a8db..fcce445eca 100644 --- a/_pages/fr_FR/include/exploit-usm.txt +++ b/_pages/fr_FR/include/exploit-usm.txt @@ -10,4 +10,5 @@ Dans cette section, vous passerez en mode sans échec (une fonctionnalité dispo 1. Dans le menu suivant, accédez à `Connexion 1` -> `Modifier` -> `Page suivante (flèche de droite)` -> `Serveur proxy` -> `Paramètres avancés ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. Si l'exploit a réussi, votre console devrait avoir démarré sur SafeB9SInstaller + Si votre console se bloque sur un écran blanc, maintenez le bouton POWER jusqu'à ce qu'elle s'éteigne, puis réessayez cette section - + Si votre console se bloque sur un écran rouge, il vous manque `usm.bin` à la racine de votre carte SD \ No newline at end of file + + Si votre console se bloque sur un écran rouge, il vous manque `usm.bin` à la racine de votre carte SD + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/fr_FR/include/install-boot9strap-b9stool.txt b/_pages/fr_FR/include/install-boot9strap-b9stool.txt index a427bef77f..49faebe95e 100644 --- a/_pages/fr_FR/include/install-boot9strap-b9stool.txt +++ b/_pages/fr_FR/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ Si vous préférez un guide visuel pour cette section, un tel guide est disponible [ici](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -Dans cette section, vous allez effectuer une série d'étapes très spécifiques dans Flipnote Studio qui, une fois effectuées correctement, déclencheront le lancement l'installateur de boot9strap (custom firmware). +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Terminez le processus de configuration initial de Flipnote Studio jusqu'à ce que vous atteigniez le menu principal + Sélectionnez l'option de gauche chaque fois que vous y êtes invité durant le processus de configuration + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. En utilisant l'écran tactile, sélectionnez la grande case à gauche, puis sélectionnez la boîte avec une icône de carte SD 1. Une fois le menu lancé, sélectionnez l'icône visage, puis le bouton en bas à droite pour continuer 1. Appuyez sur (X) ou (Haut) sur la croix directionnelle en fonction de ce qui est affiché sur l'écran supérieur diff --git a/_pages/fr_FR/include/install-boot9strap-safeb9sinstaller.txt b/_pages/fr_FR/include/install-boot9strap-safeb9sinstaller.txt index bc8d4c93f5..e3a30798a4 100644 --- a/_pages/fr_FR/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/fr_FR/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ Dans cette section, vous installerez un custom firmware sur votre console. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Une fois terminé, forcez votre console à s'éteindre en maintenant le bouton Power enfoncé + Votre console ne démarrera que sur l'écran de SafeB9SInstaller tant que la section suivante n'aura pas été complétée diff --git a/_pages/fr_FR/include/safemodecheck.txt b/_pages/fr_FR/include/safemodecheck.txt index 031d88bdb3..3be04f9eb4 100644 --- a/_pages/fr_FR/include/safemodecheck.txt +++ b/_pages/fr_FR/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. Lorsque votre console encore éteinte, maintenez enfoncés les boutons suivants : (L) + (R) + (Haut sur la croix directionnelle) + (A), et tout en maintenant ces boutons enfoncés, allumez votre console - + Maintenez les boutons enfoncés jusqu'à ce que la console démarre sur un écran de mise à jour de la console (c'est le mode sans échec) -1. Si vous voyez l'écran de mise à jour de la console, appuyez sur Annuler - + Votre console va s'éteindre - + Si la console démarre à partir du menu HOME, éteignez simplement votre console +1. Allumez votre console +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Éteignez votre console diff --git a/_pages/fr_FR/include/seedminer-base.txt b/_pages/fr_FR/include/seedminer-base.txt index 235a3d53ec..04e8b2d514 100644 --- a/_pages/fr_FR/include/seedminer-base.txt +++ b/_pages/fr_FR/include/seedminer-base.txt @@ -11,16 +11,7 @@ Cette méthode utilise une carte graphique puissante pour effectuer les calculs
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Mise à jour de la console - -Dans cette section, vous mettrez à jour votre console vers la dernière version, nécessaire pour Seedminer. - -1. Mettez à jour votre console en vous rendant dans les Paramètres de la console, puis "Autres paramètres", puis tout à droite sur l'option "Mise à jour" - + La console peut afficher un message disant "Aucune mise à jour nécessaire" au lieu de faire une mise à jour. Ceci est normal si vous êtes déjà à jour ; passez à la section suivante. - + Si vous obtenez une erreur, réglez vos paramètres DNS et proxy sur « Automatique » - -### Section II - Préparatifs +### Section I - Prep Work Dans cette section, vous obtiendrez de votre 3DS les informations nécessaires pour déterminer la clé de chiffrement de votre console. @@ -47,7 +38,7 @@ Avant de suivre cette section : + Si vous obtenez une erreur et que vous êtes renvoyé vers le Menu HOME, vous devez soit créer un nouveau Mii, soit votre console ne peut pas se connecter aux serveurs de Nintendo (en raison d'un bannissement ou de problèmes de connexion) 1. Trouvez le profil de votre Mii, puis trouvez le champ "Code ami" sur l'écran supérieur -### Section III - Seedminer +### Section II - Seedminer Dans cette section, vous utiliserez le site Web Bruteforce Movable pour récupérer la clé de chiffrement de votre console sous la forme d'un fichier `movable.sed`. @@ -67,6 +58,6 @@ Dans cette section, vous utiliserez le site Web Bruteforce Movable pour récupé + Ceci est généralement rapide (1-5 minutes) + Au cours de ce processus, le bot que vous avez ajouté peut ne pas apparaître sur votre 3DS. Tant que le site se met à jour, ce n'est pas un problème + Si vous êtes toujours en train d'attendre après une demi-heure, veuillez rejoindre [Nintendo Homebrew sur Discord](https://discord.gg/MWxPgEp) et demandez (en anglais) à quelqu'un de vous aider -1. Une fois le processus terminé, téléchargez votre fichier `movable.sed` depuis le site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Gardez ce fichier car vous en aurez besoin dans la prochaine page -1. Éteignez votre console \ No newline at end of file +1. Éteignez votre console diff --git a/_pages/fr_FR/installing-boot9strap-(fredtool).txt b/_pages/fr_FR/installing-boot9strap-(fredtool).txt index dcb636566e..7703297def 100644 --- a/_pages/fr_FR/installing-boot9strap-(fredtool).txt +++ b/_pages/fr_FR/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ Dans cette section, vous copierez le DSiWare hacké de Connexions Nintendo DS da 1. Lancez les Paramètres de la console 1. Naviguez vers `Gestion des données` -> `DSiWare`-> `Carte SD` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Sélectionnez le titre "Haxxxxxxxxx!" + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Sélectionnez "Copier", puis sélectionnez "OK" 1. Retournez au menu principal des Paramètres de la console 1. Naviguez vers `Paramètres Internet` -> `Connexions Nintendo DS`, puis sélectionnez "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Si l'exploit a réussi, votre console devrait avoir démarré la version japonaise de Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Exploit Flipnote diff --git a/_pages/fr_FR/installing-boot9strap-(soundhax).txt b/_pages/fr_FR/installing-boot9strap-(soundhax).txt index 3656cd0ea1..2739d0f0f3 100644 --- a/_pages/fr_FR/installing-boot9strap-(soundhax).txt +++ b/_pages/fr_FR/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ Dans cette section, vous lancerez Soundhax au travers de l'application Studio so + Il se peut que cela nécessite plusieurs tentatives (jusqu'à 10) + Si vous voyez le message "Lecture impossible", vous êtes soit sur une version du système incompatible avec Soundhax ou vous avez téléchargé la mauvaise version de Soundhax + Si la console ne répond plus, forcez-la simplement à s'éteindre en maintenant le bouton POWER, puis réessayez + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/fr_FR/installing-boot9strap-(ssloth-browser).txt b/_pages/fr_FR/installing-boot9strap-(ssloth-browser).txt index a6f93945ad..8a30d2af13 100644 --- a/_pages/fr_FR/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/fr_FR/installing-boot9strap-(ssloth-browser).txt @@ -24,7 +24,7 @@ Pour des détails techniques sur les exploits que vous utiliserez sur cette page SSLoth permet aux utilisateurs de consoles en version 11.13.0 et versions antérieures de contourner la vérification de la version du Navigateur Internet, permettant l'utilisation de new-browserhax ou old-browserhax (compatible avec les versions 11.4.0 à 11.13.0 dans toutes les régions), qui peuvent ensuite être utilisés conjointement avec universal-otherapp. -Si vous avez mis à jour votre console vers votre version actuelle en utilisant une carte de jeu, votre Navigateur Internet ne sera pas accessible. Si c'est le cas, vous devrez mettre à jour votre console vers la dernière version via les Paramètres de la console, puis suivre la méthode pour la dernière version. +Si vous avez mis à jour votre console vers votre version actuelle en utilisant une carte de jeu, votre Navigateur Internet ne sera pas accessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ## Ce dont vous avez besoin @@ -64,10 +64,11 @@ Dans cette section, vous allez visiter la page Web d'exploit du Navigateur Inter 1. Sur le Menu HOME, appuyez simultanément sur les boutons (L) et (R) pour ouvrir l'appareil photo + Si vous ne parvenez pas à ouvrir l'appareil photo, ouvrez le Navigateur Internet et saisissez manuellement l'URL (`https://zoogie.github.io/web/nbhax/`) 1. Touchez le bouton QR code et scannez [ce QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + En cas d'erreur, [suivez ce guide de dépannage](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + Si vous recevez un avertissement de certificat de sécurité, appuyez sur (A) pour autoriser la connexion 1. Appuyez sur le bouton "PROCEED TO HAXX" 1. Si l'exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller + + En cas d'erreur, [suivez ce guide de dépannage](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installation de boot9strap diff --git a/_pages/fr_FR/installing-boot9strap-(usm).txt b/_pages/fr_FR/installing-boot9strap-(usm).txt index 304000fbab..b7a3c0b03c 100644 --- a/_pages/fr_FR/installing-boot9strap-(usm).txt +++ b/_pages/fr_FR/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ Dans cette section, vous allez déclencher l'exploit BannerBomb3 en utilisant le 1. Lancez les Paramètres de la console 1. Naviguez vers `Gestion des données` -> `DSiWare`-> `Carte SD` ([image](/images/screenshots/bb3/dsiware-management.png)) + Votre console devrait afficher le menu BB3 multihax - + Si cette étape provoque un plantage de votre console, [suivez ce guide de dépannage](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + Si le menu multihax BB3 dit "cfw installed already", vous avez déjà un custom firmware et devriez continuer [ici](checking-for-cfw) 1. Utilisez la croix directionnelle pour naviguer et appuyez sur le bouton (A) pour sélectionner "Install unSAFE_MODE" + Votre console s'éteindra automatiquement +1. Allumez votre console +1. Lancez les Paramètres de la console +1. Naviguez vers `Paramètres Internet` -> `Paramètres de connexion` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Éteignez votre console #### Section III - unSAFE_MODE diff --git a/_pages/fr_FR/key-information.txt b/_pages/fr_FR/key-information.txt index 680e49b27f..e3189cd522 100644 --- a/_pages/fr_FR/key-information.txt +++ b/_pages/fr_FR/key-information.txt @@ -4,6 +4,11 @@ title: "Informations importantes" {% include toc title="Table des matières" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ Lisez attentivement cette page s'il s'agit de la première fois que vous hackez une 3DS (ou si vous n'êtes pas familier avec la technologie en général) ! Si vous savez ce que vous faites et que vous avez une expérience antérieure, continuez vers [Bien démarrer](get-started). {: .notice--info} diff --git a/_pages/fr_FR/region-changing.txt b/_pages/fr_FR/region-changing.txt index 8e23a570ca..b1e52a7614 100644 --- a/_pages/fr_FR/region-changing.txt +++ b/_pages/fr_FR/region-changing.txt @@ -6,7 +6,7 @@ title: "Changement de Région" ### Lecture requise -Ceci est une section complémentaire pour ceux qui voudraient changer la région de leur console. Cette opération peut être effectuée en installant l'image CTRTransfer 11.15.0 de la région à laquelle vous souhaitez passer. Après avoir installé l'image, vous pouvez mettre à jour votre console normalement vers le dernier firmware (11.16.0). +Ceci est une section complémentaire pour ceux qui voudraient changer la région de leur console. Cette opération peut être effectuée en installant l'image CTRTransfer 11.15.0 de la région à laquelle vous souhaitez passer. After installing the image, you can update your device normally to the latest firmware (11.17.0). Notez que le changement de région est presque totalement inutile puisque Luma3DS prend en charge les jeux hors région et la prise en charge des langues de ces jeux via l'option [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). De plus, l'exécution de jeux NDS avec d'autres langues hors région est prise en charge par [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). Vous ne devriez effectuer un changement de région que si vous souhaitez que l'interface utilisateur de votre console soit dans une langue qui n'est pas disponible dans la région actuelle de votre console. diff --git a/_pages/he_IL/bannerbomb3.txt b/_pages/he_IL/bannerbomb3.txt index 1cec56b297..f9e3b68ad9 100644 --- a/_pages/he_IL/bannerbomb3.txt +++ b/_pages/he_IL/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/he_IL/faq.txt b/_pages/he_IL/faq.txt index 52addfae4d..07c2836fe1 100644 --- a/_pages/he_IL/faq.txt +++ b/_pages/he_IL/faq.txt @@ -3,24 +3,20 @@ title: "שאלות ותשובות" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/he_IL/finalizing-setup.txt b/_pages/he_IL/finalizing-setup.txt index 0663bc6b1e..7a5a25515a 100644 --- a/_pages/he_IL/finalizing-setup.txt +++ b/_pages/he_IL/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### חלק II - עדכון המערכת +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. תכבו את המכשיר +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. לחצו על (Start) על מנת לשמור ולהפעיל מחדש +1. תכבו את המכשיר + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. תלחצו (B) כדי לחזור לתפריט הראשי של Rosalina 1. תלחצו (B) כדי לצאת מהתפריט של Rosalina -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. תבחרו את האופציה "Install and delete all CIAs", ולאחר מכן לחצו על (A) לאישור 1. תלחצו על (Home), ואז תסגרו את Download Play -#### חלק VI - Luma3DS על ה- CTRNAND +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. לחצו (A) כדי לפתוח גישת כתיבת lvl1 לSysNAND, ואז תלחצו על המקשים בסדר הנכון 1. תלחצו (A) כדי להמשיך -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. תלחצו (A) כדי להמשיך 1. תלחצו (B) כדי לחזור לתפריט הראשי -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/he_IL/get-started.txt b/_pages/he_IL/get-started.txt index ceb37326f8..916271d19b 100644 --- a/_pages/he_IL/get-started.txt +++ b/_pages/he_IL/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/he_IL/home.txt b/_pages/he_IL/home.txt index f11029393e..15df4ef415 100644 --- a/_pages/he_IL/home.txt +++ b/_pages/he_IL/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t תקראו ביסודיות את כל הדפים המקדימים (כולל את זה!) לפני שאתם ממשיכים. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/he_IL/homebrew-launcher-(super-skaterhax).txt b/_pages/he_IL/homebrew-launcher-(super-skaterhax).txt index d39074df37..a18a35f7ae 100644 --- a/_pages/he_IL/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/he_IL/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### חלק I - הכנות In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. תכבו את המכשיר -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/he_IL/include/3ds-11.17.txt b/_pages/he_IL/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/he_IL/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/he_IL/include/addproxy.txt b/_pages/he_IL/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/he_IL/include/addproxy.txt +++ b/_pages/he_IL/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/he_IL/include/exploit-usm.txt b/_pages/he_IL/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/he_IL/include/exploit-usm.txt +++ b/_pages/he_IL/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/he_IL/include/install-boot9strap-b9stool.txt b/_pages/he_IL/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/he_IL/include/install-boot9strap-b9stool.txt +++ b/_pages/he_IL/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/he_IL/include/install-boot9strap-safeb9sinstaller.txt b/_pages/he_IL/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/he_IL/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/he_IL/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/he_IL/include/safemodecheck.txt b/_pages/he_IL/include/safemodecheck.txt index 4664b02340..5f3006b3b4 100644 --- a/_pages/he_IL/include/safemodecheck.txt +++ b/_pages/he_IL/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. תפעילו את המכשיר +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. תכבו את המכשיר diff --git a/_pages/he_IL/include/seedminer-base.txt b/_pages/he_IL/include/seedminer-base.txt index 3241c3afa4..5ee44512c5 100644 --- a/_pages/he_IL/include/seedminer-base.txt +++ b/_pages/he_IL/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. עדכנו את המכשיר שלכם על ידי לחיצה על System Sttings, לאחר מכן "Other Settings", לכו ימינה עד הסוף ואז לחצו על "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. תכבו את המכשיר \ No newline at end of file +1. תכבו את המכשיר diff --git a/_pages/he_IL/installing-boot9strap-(fredtool).txt b/_pages/he_IL/installing-boot9strap-(fredtool).txt index 69fe9be03d..0383483ee9 100644 --- a/_pages/he_IL/installing-boot9strap-(fredtool).txt +++ b/_pages/he_IL/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/he_IL/installing-boot9strap-(soundhax).txt b/_pages/he_IL/installing-boot9strap-(soundhax).txt index 6f8bcfd33b..35217b308c 100644 --- a/_pages/he_IL/installing-boot9strap-(soundhax).txt +++ b/_pages/he_IL/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/he_IL/installing-boot9strap-(ssloth-browser).txt b/_pages/he_IL/installing-boot9strap-(ssloth-browser).txt index 43fbf91f7f..2326ff77e7 100644 --- a/_pages/he_IL/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/he_IL/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. כעת אתם אמורים להיכנס לתוך SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/he_IL/installing-boot9strap-(usm).txt b/_pages/he_IL/installing-boot9strap-(usm).txt index 19f4170b3e..03c9b077a9 100644 --- a/_pages/he_IL/installing-boot9strap-(usm).txt +++ b/_pages/he_IL/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. תפעילו את המכשיר +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. תכבו את המכשיר #### Section III - unSAFE_MODE diff --git a/_pages/he_IL/key-information.txt b/_pages/he_IL/key-information.txt index bd3c03255d..2d8e5f6eb5 100644 --- a/_pages/he_IL/key-information.txt +++ b/_pages/he_IL/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="תוכן העניינים" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/he_IL/region-changing.txt b/_pages/he_IL/region-changing.txt index 8012be9bcf..b7fd1562c3 100644 --- a/_pages/he_IL/region-changing.txt +++ b/_pages/he_IL/region-changing.txt @@ -6,7 +6,7 @@ title: "שינוי אזור" ### קריאה דרושה -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/hr_HR/bannerbomb3.txt b/_pages/hr_HR/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/hr_HR/bannerbomb3.txt +++ b/_pages/hr_HR/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/hr_HR/faq.txt b/_pages/hr_HR/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/hr_HR/faq.txt +++ b/_pages/hr_HR/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/hr_HR/finalizing-setup.txt b/_pages/hr_HR/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/hr_HR/finalizing-setup.txt +++ b/_pages/hr_HR/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/hr_HR/get-started.txt b/_pages/hr_HR/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/hr_HR/get-started.txt +++ b/_pages/hr_HR/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/hr_HR/home.txt b/_pages/hr_HR/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/hr_HR/home.txt +++ b/_pages/hr_HR/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/hr_HR/homebrew-launcher-(super-skaterhax).txt b/_pages/hr_HR/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/hr_HR/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/hr_HR/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/hr_HR/include/3ds-11.17.txt b/_pages/hr_HR/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/hr_HR/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/hr_HR/include/addproxy.txt b/_pages/hr_HR/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/hr_HR/include/addproxy.txt +++ b/_pages/hr_HR/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/hr_HR/include/exploit-usm.txt b/_pages/hr_HR/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/hr_HR/include/exploit-usm.txt +++ b/_pages/hr_HR/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/hr_HR/include/install-boot9strap-b9stool.txt b/_pages/hr_HR/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/hr_HR/include/install-boot9strap-b9stool.txt +++ b/_pages/hr_HR/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/hr_HR/include/install-boot9strap-safeb9sinstaller.txt b/_pages/hr_HR/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/hr_HR/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/hr_HR/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/hr_HR/include/safemodecheck.txt b/_pages/hr_HR/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/hr_HR/include/safemodecheck.txt +++ b/_pages/hr_HR/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/hr_HR/include/seedminer-base.txt b/_pages/hr_HR/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/hr_HR/include/seedminer-base.txt +++ b/_pages/hr_HR/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/hr_HR/installing-boot9strap-(fredtool).txt b/_pages/hr_HR/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/hr_HR/installing-boot9strap-(fredtool).txt +++ b/_pages/hr_HR/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/hr_HR/installing-boot9strap-(soundhax).txt b/_pages/hr_HR/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/hr_HR/installing-boot9strap-(soundhax).txt +++ b/_pages/hr_HR/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hr_HR/installing-boot9strap-(ssloth-browser).txt b/_pages/hr_HR/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/hr_HR/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/hr_HR/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/hr_HR/installing-boot9strap-(usm).txt b/_pages/hr_HR/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/hr_HR/installing-boot9strap-(usm).txt +++ b/_pages/hr_HR/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/hr_HR/key-information.txt b/_pages/hr_HR/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/hr_HR/key-information.txt +++ b/_pages/hr_HR/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/hr_HR/region-changing.txt b/_pages/hr_HR/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/hr_HR/region-changing.txt +++ b/_pages/hr_HR/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/hu_HU/bannerbomb3.txt b/_pages/hu_HU/bannerbomb3.txt index 11325acf7b..e70244cb83 100644 --- a/_pages/hu_HU/bannerbomb3.txt +++ b/_pages/hu_HU/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Következő lépések: Válassz egy exploit-ot -Ha láttad a rendszer frissítés képernyőt az előző részben, a Safe Mode működik az eszközödön. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Ha az eszközöd a Safe Mode-ba bootol, folytasd a [boot9strap (USM) telepítésével](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -Ha az eszközöd NEM bootol Safe Mode-ba, folytasd a [boot9strap (Fredtool) telepítésével](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/hu_HU/faq.txt b/_pages/hu_HU/faq.txt index fdec30cf2c..ddbafdd2f5 100644 --- a/_pages/hu_HU/faq.txt +++ b/_pages/hu_HU/faq.txt @@ -3,24 +3,20 @@ title: "GYIK" --- {% include toc title="Tartalomjegyzék" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Igen**, továbbra is tudsz telepíteni egyedi firmware-t a 3DS-edre, az eShop bezárása után is. {: .notice--info} -{% capture notice-6 %} -**A legutolsó 3DS firmware a 11.16.0**. Amit érdemes tudnod: - -- Ha az eszközöd *Luma 11.0* -et vagy újabbat futtat, *100% biztonságos* a frissítés. Ellenőrizheted a Luma verziódat a (Select) lenyomva tartásával az eszközöd elindítása közben. -- Ha az eszközöd régebbi Luma verziót futtat, [frissítened kell a Luma-t](checking-for-cfw) mielőtt az eszközöd 11.16.0 verzióra frissíted. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Telepítés előtti GYIK {% capture compat %} A legújabb verziójú rendszeren vagyok. Hackelhető a rendszerem külső hardver nélkül? -Igen! Az utolsó firmware (11.16.0) rendelkezik ingyenes metódussal a CFW beszerzéséhez, amit [Seedminer](seedminer)-nek hívnak. +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/hu_HU/finalizing-setup.txt b/_pages/hu_HU/finalizing-setup.txt index 27828dc155..9ad414434c 100644 --- a/_pages/hu_HU/finalizing-setup.txt +++ b/_pages/hu_HU/finalizing-setup.txt @@ -65,20 +65,34 @@ Az alábbi képernyőképek mutatják az SD kártya minimális elrendezését ah {: .notice--info} +#### Section II - CFW Check -#### II. rész - A rendszer frissítése +További biztonsági lépésként további ellenőrzést végzünk egyedi firmware-re. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Kapcsold ki a készüléked +1. Nyomd le és tartsd nyomva (Select) gombot +1. Kapcsold be az eszközöd, miközben nyomva tartod a (Select) gombot +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Mentéshez és újraindításhoz nyomd meg a (Start) gombot +1. Kapcsold ki a készüléked + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System Ebben a fejezetben frissíteni fogod a rendszered a legutolsó verzióra, ami biztonságos az egyedi firmware-rel. {% include_relative include/sysupdate.txt cfw="true" %} -#### III. rész - Homebrew Launcher +#### Section IV - Homebrew Launcher Ebben a fejezetben átmenetileg le fogod cserélni a Download Play-t a Homebrew Launcher-rel (ami szükséges az FBI indításához). A Download Play automatikusan visszaáll normálisra, amint újrabootolod az eszközödet. {% include_relative include/launch-hbl-dlp.txt %} -#### IV. rész - RTC és DSP telepítése +#### Section V - RTC and DSP Setup Ebben a fejezetben szinkronizálni fogod a 3DS belső óráját az aktuális időhöz és dumpolni a hang firmware-t (ami szükséges néhány homebrew alkalmazáshoz, hogy a hangot megfelelően használja). @@ -91,7 +105,7 @@ Ebben a fejezetben szinkronizálni fogod a 3DS belső óráját az aktuális id 1. Nyomd meg a (B) gombot, hogy visszakerülj a Rosalina főmenüjébe 1. Nyomd meg a (B) gombot, hogy kilépj a Rosalina menüből -#### V. rész - CIA fájlok telepítése +#### Section VI - Installing CIAs Ebben a fejezetben fel fogsz telepíteni néhány hasznos homebrew alkalmazást a HOME Menube. @@ -101,7 +115,7 @@ Ebben a fejezetben fel fogsz telepíteni néhány hasznos homebrew alkalmazást 1. Válaszd az "Install and delete all CIAs" opciót, majd nyomd meg az (A) gombot a megerősítéshez 1. Nyomd meg a (Home) gombot és zárd be a Download Play-t -#### VI. rész - Luma3DS telepítése CTRNAND-ba +#### Section VII - CTRNAND Luma3DS Ebben a fejezetben egy szkriptet fogsz használni, hogy bemásold a Luma3DS néhány fájlját a belső memóriába, így elérhetők még akkor is, ha nincs SD kártya behelyezve. @@ -119,7 +133,7 @@ Ebben a fejezetben egy szkriptet fogsz használni, hogy bemásold a Luma3DS néh 1. Nyomd meg az (A) gombot, hogy feloldd a SysNand (lvl1) írást, majd sorban nyomd meg a kijelzett gombokat 1. Nyomd meg az (A) gombot a folytatáshoz -#### VII. rész - Takarítás az SD kártyán +#### Section VIII - Cleanup SD Card Ebben a fejezetben egy szkriptet fogsz használni arra, hogy eltávolítsd a felesleges fájlokat az SD kártyádról. @@ -128,7 +142,7 @@ Ebben a fejezetben egy szkriptet fogsz használni arra, hogy eltávolítsd a fel 1. Nyomd meg az (A) gombot a folytatáshoz 1. Nyomd meg a (B) gombot, hogy visszamenj a főmenübe -#### VIII. rész - Backup Essential Files +#### Section IX - Backup Essential Files Ebben a fejezetben mentés fájlokat fogsz készíteni, amik a helyreállításhoz használhatók, ha szoftveres brickelés történik, vagy ha helyre szeretnéd állítani az adatokat. diff --git a/_pages/hu_HU/get-started.txt b/_pages/hu_HU/get-started.txt index d75ffd99f1..49a5e4d3da 100644 --- a/_pages/hu_HU/get-started.txt +++ b/_pages/hu_HU/get-started.txt @@ -19,7 +19,7 @@ Ha egy szokatlan menüt látsz ÁLLJ MEG - már vagy egyedi firmwared! Folytasd #### II. rész - Rendszer verzió ellenőrzés 1. Indítsd el a System Settings alkalmazást -1. A rendszer verziód ki lesz írva a felső képernyő jobb alsó sarkában (pl.: "Ver. 11.16.0-49U") +1. A rendszer verziód ki lesz írva a felső képernyő jobb alsó sarkában (pl.: "Ver. 11.17.0-50U") #### III. rész - Metódus választása @@ -35,6 +35,8 @@ Ez nem tűnik egy érvényes rendszer verziónak. {% capture methodUnavailable %} Jelenleg nem tudod hackelni a 3DS-ed ezen a verzión a fő metódusokkal. Ha szeretnéd hackelni a konzolod, ntrbootot kell használnod. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/hu_HU/home.txt b/_pages/hu_HU/home.txt index f3b5e732bc..7b8be2679f 100644 --- a/_pages/hu_HU/home.txt +++ b/_pages/hu_HU/home.txt @@ -14,6 +14,11 @@ excerpt: "Egy teljes útmutató 3DS (és 2DS) egyedi firmware-hez,
a gyá Alaposan olvasd végig az összes bevezető oldalt (beleértve ezt is) mielőtt bármibe belekezdenél. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## Mi az a Custom Firmware? A **Custom firmware** ("CFW") egy teljes szoftver módosítása a 3DS-ednek, ami a számítógéped "rendszergazdai hozzáféréséhez" hasonlítható. Lehetővé teszi, hog bármit csinál amire a 3DS fizikailag képes, a helyett, hogy korlátozva lennél arra amit a Nintendo enged meg számodra. diff --git a/_pages/hu_HU/homebrew-launcher-(super-skaterhax).txt b/_pages/hu_HU/homebrew-launcher-(super-skaterhax).txt index 11bccd018d..fbe467decd 100644 --- a/_pages/hu_HU/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/hu_HU/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ A technikai részletei az ezen az oldalon használt exploit-oknak [itt](https:// ### Kompatibilitási megjegyzések -A super-skaterhax (ami a Homebrew Launcher indítására használt) kompatibilis a 11.16.0 verziós New modellekkel minden régióban a TWN/CHN-t kivéve. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. A megadott lépések csak a New 3DS, New 3DS XL és New 2DS XL típusokra vonatkoznak. Mielőtt folytatnád, kérjük ellenőrizd, hogy a moddolandó eszközöd New 3DS, New 3DS XL, vagy New 2DS XL. {: .notice--warning} @@ -24,11 +24,7 @@ A megadott lépések csak a New 3DS, New 3DS XL és New 2DS XL típusokra vonatk * A [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) legújabb kiadása (a Luma3DS `.zip` fájl) * A [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) legújabb kiadása (a kiadás`.zip` fájl) -#### I. rész - A rendszer frissítése - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### II. rész - Előkészületek +#### I. rész - Előkészületek Ebben a fejezetben fel fogod másolni a fájlokat, amik a super-skaterhax és a Homebrew Launcher triggereléshez szükségesek. @@ -44,7 +40,7 @@ Ebben a fejezetben fel fogod másolni a fájlokat, amik a super-skaterhax és a {: .notice--info} -#### III. rész - super-skaterhax +#### Section II - super-skaterhax Ebben a fejezetben meg fogod látogatni a browser exploit weboldalt, ami elindítja a Homebrew Launcher-t. @@ -69,11 +65,11 @@ Ha még nem történt meg, biztosítsd, hogy legyen működő Internet kapcsolat + Ha bármilyen kérdés előjön, fogadd el mind + Ha az eszközöd lefagy egy sárga képernyőn, tartsd nyomva a POWER gombot, amíg ki nem kapcsol, és próbáld újra ezt a részt + Ha az eszközöd lefagy egy piros képernyőn, tartsd nyomva a POWER gombot, amíg ki nem kapcsol, csináld újra a 3. lépést a II. részben, majd próbáld újra ezt a részt - + Ha más hibát kapsz, [kövesd ezt a hibaelhárítási útmutatót](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. Ha az exploit sikeres volt, a készülékének ezt követően be kell bootolnia a Homebrew Launcherbe 1. Kapcsold ki a készüléked -#### IV. rész - Fizikai gombok ellenőrzése +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Következő lépés: Válassz egy exploit-ot -Ha láttad a rendszer frissítés képernyőt az előző részben, a Safe Mode működik az eszközödön. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Ha az eszközöd a Safe Mode-ba bootol, folytasd a [boot9strap (HBL-USM) telepítésével](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -Ha az eszközöd NEM bootol Safe Mode-ba, folytasd a [Movable dumpolásával (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/hu_HU/include/3ds-11.17.txt b/_pages/hu_HU/include/3ds-11.17.txt new file mode 100644 index 0000000000..0745bda4fa --- /dev/null +++ b/_pages/hu_HU/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Amit érdemes tudnod: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. Ellenőrizheted a Luma verziódat a (Select) lenyomva tartásával az eszközöd elindítása közben. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/hu_HU/include/addproxy.txt b/_pages/hu_HU/include/addproxy.txt index 5f594fc277..c9414b6c29 100644 --- a/_pages/hu_HU/include/addproxy.txt +++ b/_pages/hu_HU/include/addproxy.txt @@ -9,4 +9,4 @@ Ha még nenm történt meg, biztosítsd, hogy legyen működő Internet kapcsola 1. Kattints az OK-ra, majd kattints a Save-re 1. Amikor kérdezi, kattints a "Test"-re a kapcsolat ellenőrzéséhez + A tesztnek sikeresnek kell lennie -1. Kattintson az OK gombra a folytatáshoz +1. Kattintson az OK gombra a folytatáshoz \ No newline at end of file diff --git a/_pages/hu_HU/include/exploit-usm.txt b/_pages/hu_HU/include/exploit-usm.txt index b94d5f5368..ba7528f85d 100644 --- a/_pages/hu_HU/include/exploit-usm.txt +++ b/_pages/hu_HU/include/exploit-usm.txt @@ -10,4 +10,5 @@ Ebben a fejezetben be fogsz lépni a Safe Mode-ba (egy funkció, ami elérhető 1. A következő menüben navigálj a `Connection 1` -> `Change Settings` -> `Next Page (jobb nyíl)` -> `Proxy Settings` -> `Detailed Setup` menüponthoz ([kép](/images/screenshots/usm/safemode_highlighted.png)) 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert + Ha az eszközöd lefagy egy fehér képernyőn, tartsd nyomva a PWER gombot, amíg ki nem kapcsol, és próbáld újra ezt a részt - + Ha az eszközöd e helyett egy piros képernyőn fagy le, akkor hiányzik az `usm.bin` az SD kártya gyökerébőln \ No newline at end of file + + Ha az eszközöd e helyett egy piros képernyőn fagy le, akkor hiányzik az `usm.bin` az SD kártya gyökerébőln + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/hu_HU/include/install-boot9strap-b9stool.txt b/_pages/hu_HU/include/install-boot9strap-b9stool.txt index 1e82947b02..05637231cc 100644 --- a/_pages/hu_HU/include/install-boot9strap-b9stool.txt +++ b/_pages/hu_HU/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ Ha inkább egy vizuális útmutatót szeretnél ehhez a fejezethez, [itt](https://zoogie.github.io/web/flipnote_directions/) elérhető egy. {: .notice--info} -Ebben a fejezetben végrehajtasz egy specifikus lépés sorozatot a Flipnote Studio-val, ami ha helyesen került végrehajtásra, elindítja a boot9strap (egyedi firmware) telepítőt. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Fejezd be a kezdeti telepítését az elindított játéknak, amíg el nem éri a fő menüt + Válaszd a bal opciót, ha kérdezi a telepítési folyamat során + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Az érintőképernyőt használva válaszd ki a bal nagy dobozt, majd válaszd a dobozt az SD kártya ikonnal 1. Ha a menü betöltött válaszd az arc ikont utána, pedig a jobb alsó ikont a folytatáshoz 1. Nyomj (X)-et vagy (Fel)-t a D-Pad-on, attól függően mi jelenik meg a képernyőn diff --git a/_pages/hu_HU/include/install-boot9strap-safeb9sinstaller.txt b/_pages/hu_HU/include/install-boot9strap-safeb9sinstaller.txt index f9c26653b1..c3a493073b 100644 --- a/_pages/hu_HU/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/hu_HU/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ Ebben a fejezetben egyedi firmware-t fogsz telepíteni az eszközödre. {%- endif %} 1. Ha kéri, akkor nyomd meg a gombokat egyszerre, amiket kijelez a felső képernyőn, hogy telepíthesd a boot9strap-et + + 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Ha ez elkészült, kényszerítsd a készülékedet leállásra a bekapcsológomb lenyomva tartásával + A készüléked csak addig fog a SafeB9SInstaller képernyőre bootolni, amíg a következő részt be nem fejezed diff --git a/_pages/hu_HU/include/safemodecheck.txt b/_pages/hu_HU/include/safemodecheck.txt index f6c2ab26c9..4c9e92926d 100644 --- a/_pages/hu_HU/include/safemodecheck.txt +++ b/_pages/hu_HU/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. Az eszközöd kikapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd ezen gombok nyomva tartása mellett kapcsold be az eszközöd - + Tartsd nyomva a gombokat, amíg a konzolod be nem bootol a rendszer frissítés képernyőre (ez a Safe Mode) -1. Ha a rendszer frissítés képernyőt látod, nyomj Cancel-t - + Az eszközöd ki fog kapcsolni - + Ha az eszközöd a HOME menübe bootol, csak kapcsold ki az eszközöd +1. Kapcsold be a készülékedet +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Kapcsold ki a készüléked diff --git a/_pages/hu_HU/include/seedminer-base.txt b/_pages/hu_HU/include/seedminer-base.txt index 91fac031a3..b8bfa9afbb 100644 --- a/_pages/hu_HU/include/seedminer-base.txt +++ b/_pages/hu_HU/include/seedminer-base.txt @@ -11,16 +11,7 @@ Ez a módszer egy erős grafikus kártyát használ a szükséges számítások
{{ technical_info | markdownify }}
{: .notice--info} - -### I. rész - A rendszer frissítése - -Ebben a fejezetben frissíteni fogod a rendszered a legutolsó verzióra, ami szükséges a Seedminer-hez. - -1. Frissítsd az eszközödet következőképp. Lépj be a System Settings-be, majd az "Other settings"-be, ahol addig lépkedj jobbra, amíg a végére nem érsz. Itt válaszd a "System Update" opciót. - + A frissítő elképzelhető, hogy megjeleníti a "Your system is up to date" üzenetet a frissítés helyett. Ez normális, ha már frissítettél; folytasd a következő szakasszal - + Ha ez hibát ad, akkor állítsd a DNS és Proxy beállításodat egyaránt "Auto"-ra - -### II. rész - Előkészületek +### Section I - Prep Work Ebben a fejezetben összeszedjük a szükséges információkat a 3DS-edről, ami ahhoz kell, hogy kitaláljuk az eszközöd titkosító kulcsát. @@ -47,7 +38,7 @@ Mielőtt követnéd ezt a fejezetet: + Ha hibaüzenetet kapsz, és visszadob a menübe, vagy új Mii-t kell csinálnod, vagy a konzolod nem tud csatlakozni a Nintendo szervereihez (kitiltás, vagy kapcsolódási hiba miatt) 1. Keresd meg a Mii profilodat, ott találod a "Friend Code" mezőt a felső képernyőn -### III. rész - Seedminer +### Section II - Seedminer Ebben a fejezetben a Bruteforce Movable weboldalt fogod használni, hogy megszerezd az eszközöd titkosító kulcsát `movable.sed` formában. @@ -67,6 +58,6 @@ Ebben a fejezetben a Bruteforce Movable weboldalt fogod használni, hogy megszer + Ez általában gyors (1-5 perc) + Ez alatt a folyamat alatt, a bot, amit hozzáadtál nem biztos, hogy feltűnik a 3DS-eden. Egészen addig, amíg a weboldal frissül, ez nem probléma + Ha egy fél óra után is még mindig várakozol, csatlakozz a [Nintendo Homebrew Discord-on](https://discord.gg/MWxPgEp) csatornához, és kérj segítséget (angol nyelven) valakitől -1. Amikor a folyamat befejeződött, töltsd le a `movable.sed` fájlodat az oldalról + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Őrizd meg ezt fájlt, mert szükséged lesz rá a következő oldalon -1. Kapcsold ki a készüléked \ No newline at end of file +1. Kapcsold ki a készüléked diff --git a/_pages/hu_HU/installing-boot9strap-(fredtool).txt b/_pages/hu_HU/installing-boot9strap-(fredtool).txt index 428a8dc835..bf2998a8e7 100644 --- a/_pages/hu_HU/installing-boot9strap-(fredtool).txt +++ b/_pages/hu_HU/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ Ebben a fejezetben másolni fogod a hackelt DS Connection Settings DSiWare-t a b 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -> `SD Card` ([kép](/images/screenshots/bb3/dsiware-management.png)) 1. Válaszd a "Haxxxxxxxxx!" címet + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Válaszd a "Copy"-t, majd az "OK"-t 1. Térj vissza a System Settings főmenüjébe 1. Navigálj az `Internet Settings` -> `Nintendo DS Connections` opcióhoz, majd válaszd az "OK"-t ([kép](/images/screenshots/fredtool/dsconnection.png)) 1. Ha az exploit sikeres volt, a készülékednek ezt követően be kell töltenie a JPN verzióját a Flipnote Studio-nak + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### V. rész - Flipnote Exploit diff --git a/_pages/hu_HU/installing-boot9strap-(soundhax).txt b/_pages/hu_HU/installing-boot9strap-(soundhax).txt index f9064ff947..94846cf302 100644 --- a/_pages/hu_HU/installing-boot9strap-(soundhax).txt +++ b/_pages/hu_HU/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ Ebben a fejezetben el fogod indítani a Soundhax-ot a Nintendo 3DS Sound app-on + Ez lehet, hogy csak sok (akár 10) próba után fog működni + Ha azt az üzenetet látod, hogy "Could not play", vagy olyan rendszer verzión vagy, ami inkompatiblis a soundhax-szal, vagy rossz Soundhax kiadást töltöttél le + Ha lefagyna, kényszerítsd leállásra a konzolt a bekapcsológomb lenyomva tartásával, majd próbálkozz újra + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/hu_HU/installing-boot9strap-(ssloth-browser).txt b/_pages/hu_HU/installing-boot9strap-(ssloth-browser).txt index 3daea7ccc6..b9017cc866 100644 --- a/_pages/hu_HU/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/hu_HU/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ A technikai részleteit az ezen az oldalon használt exploit-oknak tekintsd meg Az SSLoth lehetővé teszi a 11.13.0 és alatti verziók számára, hogy megkerüld a böngésző verzió ellenőrzést, ezáltal lehetővé tegye a new-browserhax vagy az old-browserhax (kompatibilis a 11.4.0 verziótól 11.13.0-ig minden régió esetén) használatát, amik az universal-otherapp-pal együtt használhatók. -Ha frissítetted az eszközödet az aktuális verzióra, cartridge használatával, az Internet Browser-ed nem lesz elérhető. Ha ez az eset áll fenn, frissítened kell az eszközödet az utolsó verzióra a System Settings-en keresztül, és a legutolsó verzióhoz készült metódust használnod. +Ha frissítetted az eszközödet az aktuális verzióra, cartridge használatával, az Internet Browser-ed nem lesz elérhető. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Amire szükséged lesz @@ -63,10 +63,11 @@ Ebben a fejezetben meg fogod látogatni a browser exploit weboldalt, ami az univ 1. A HOME menüben nyomd meg a bal és jobb váll gombokat egyszerre, hogy megnyisd a kamerát + Ha nem tudod megnyitni a kamerát, nyisd meg az Internet Browser-t kézzel, és írd be az URL-t e helyett. (`https://zoogie.github.io/web/nbhax/`) 1. Érintsd meg a QR Code gombot és olvasd le [ezt a QR kódot](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + Ha hibát kapsz, [nézd át ezt a hibaelhárítási útmutatót](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + Ha tanúsítvány figyelmeztetést kapsz, nyomd meg az (A) gombot a kapcsolat engedélyezéséhez 1. Nyomj a "PROCEED TO HAXX" gombra 1. Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert + + Ha hibát kapsz, [nézd át ezt a hibaelhárítási útmutatót](troubleshooting#installing-boot9strap-ssloth-browser) #### IV. rész - boot9strap telepítése diff --git a/_pages/hu_HU/installing-boot9strap-(usm).txt b/_pages/hu_HU/installing-boot9strap-(usm).txt index a6277be2f3..a92e04a333 100644 --- a/_pages/hu_HU/installing-boot9strap-(usm).txt +++ b/_pages/hu_HU/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ Ebben a fejezetben elő fogod idézni a BannerBomb3 exploit-ot a DSIWare Managem 1. Lépj be a System Settings-be a készülékeden 1. Navigálj ide: `Data Management` -> `DSiWare` -> `SD Card` ([kép](/images/screenshots/bb3/dsiware-management.png)) + Az eszközödnek a BB3 multihax menüt kell mutatnia - + Ha összeomlik a rendszered, [kövesd ezt a hibaelhárítási útmutatót](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + Ha a BB3 multihax menü azt mondja, hogy a "cfw installed already", akkor már van egyedi firmware-ed és [innen](checking-for-cfw) kellene folytatnod 1. Használd a D-Pad-et a navigáláshoz, és nyomd meg az (A) gombot az "Install unSAFE_MODE" kiválasztásához + Az eszközöd automatikusan ki fog kapcsolni +1. Kapcsold be a készülékedet +1. Lépj be a System Settings-be a készülékeden +1. Navigálj az `Internet Settings` -> `Connection Settings` opciókhoz +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Kapcsold ki a készüléked #### III. rész - unSAFE_MODE diff --git a/_pages/hu_HU/key-information.txt b/_pages/hu_HU/key-information.txt index 888aa3c78f..bc5e5e7c71 100644 --- a/_pages/hu_HU/key-information.txt +++ b/_pages/hu_HU/key-information.txt @@ -4,6 +4,11 @@ title: "Alapvető információk" {% include toc title="Tartalomjegyzék" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ Ha ez az első alkalom, hogy moddolsz egy 3DS-t (vagy nem vagy ismerős a technológiával) akkor folytasd az olvasást! Egyébként, ha rendelkezel tapasztalattal és tudod, hogy mit csinálsz, folytasd a [Kezdeti lépésekkel](get-started). {: .notice--info} diff --git a/_pages/hu_HU/region-changing.txt b/_pages/hu_HU/region-changing.txt index 43650ed07b..88ecad32d7 100644 --- a/_pages/hu_HU/region-changing.txt +++ b/_pages/hu_HU/region-changing.txt @@ -6,7 +6,7 @@ title: "Régióváltás" ### Fontos tudnivalók -Ez egy kiegészítő rész, amelyben régióváltást végzünk az eszközödön. Ezt úgy hajtjuk végre, hogy telepítünk egy olyan 11.15.0-s CTRTransfer képfájlt, ami az általad kívánt régiójú. A képfájl telepítését követően frissítheted az eszközödet a szokásos módon a legutolsó firmware-re (11.16.0). +Ez egy kiegészítő rész, amelyben régióváltást végzünk az eszközödön. Ezt úgy hajtjuk végre, hogy telepítünk egy olyan 11.15.0-s CTRTransfer képfájlt, ami az általad kívánt régiójú. After installing the image, you can update your device normally to the latest firmware (11.17.0). Fontos, hogy tudd, hogy a régióváltás majdnem teljesen felesleges, mivel a Luma3DS támogatja a régiódon kívüli játékokat, illetve a játékonkénti [lokalizáció emulációt](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) is. Ezen felül, NDS játékok futtatása más, régión kívüli nyelveken is támogatott [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases) segítségével. Csak akkor van szükséged régió módosításra, ha az szeretnéd, hogy a rendszer felülete olyan nyelven legyen, ami nem elérhető a konzolod aktuális régiójában. diff --git a/_pages/id_ID/bannerbomb3.txt b/_pages/id_ID/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/id_ID/bannerbomb3.txt +++ b/_pages/id_ID/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/id_ID/faq.txt b/_pages/id_ID/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/id_ID/faq.txt +++ b/_pages/id_ID/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/id_ID/finalizing-setup.txt b/_pages/id_ID/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/id_ID/finalizing-setup.txt +++ b/_pages/id_ID/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/id_ID/get-started.txt b/_pages/id_ID/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/id_ID/get-started.txt +++ b/_pages/id_ID/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/id_ID/home.txt b/_pages/id_ID/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/id_ID/home.txt +++ b/_pages/id_ID/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/id_ID/homebrew-launcher-(super-skaterhax).txt b/_pages/id_ID/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/id_ID/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/id_ID/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/id_ID/include/3ds-11.17.txt b/_pages/id_ID/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/id_ID/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/id_ID/include/addproxy.txt b/_pages/id_ID/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/id_ID/include/addproxy.txt +++ b/_pages/id_ID/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/id_ID/include/exploit-usm.txt b/_pages/id_ID/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/id_ID/include/exploit-usm.txt +++ b/_pages/id_ID/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/id_ID/include/install-boot9strap-b9stool.txt b/_pages/id_ID/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/id_ID/include/install-boot9strap-b9stool.txt +++ b/_pages/id_ID/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/id_ID/include/install-boot9strap-safeb9sinstaller.txt b/_pages/id_ID/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/id_ID/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/id_ID/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/id_ID/include/safemodecheck.txt b/_pages/id_ID/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/id_ID/include/safemodecheck.txt +++ b/_pages/id_ID/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/id_ID/include/seedminer-base.txt b/_pages/id_ID/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/id_ID/include/seedminer-base.txt +++ b/_pages/id_ID/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/id_ID/installing-boot9strap-(fredtool).txt b/_pages/id_ID/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/id_ID/installing-boot9strap-(fredtool).txt +++ b/_pages/id_ID/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/id_ID/installing-boot9strap-(soundhax).txt b/_pages/id_ID/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/id_ID/installing-boot9strap-(soundhax).txt +++ b/_pages/id_ID/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/id_ID/installing-boot9strap-(ssloth-browser).txt b/_pages/id_ID/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/id_ID/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/id_ID/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/id_ID/installing-boot9strap-(usm).txt b/_pages/id_ID/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/id_ID/installing-boot9strap-(usm).txt +++ b/_pages/id_ID/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/id_ID/key-information.txt b/_pages/id_ID/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/id_ID/key-information.txt +++ b/_pages/id_ID/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/id_ID/region-changing.txt b/_pages/id_ID/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/id_ID/region-changing.txt +++ b/_pages/id_ID/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/it_IT/bannerbomb3.txt b/_pages/it_IT/bannerbomb3.txt index 6c72f4e2d4..62f1624202 100644 --- a/_pages/it_IT/bannerbomb3.txt +++ b/_pages/it_IT/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Passaggi successivi: Scelta di un exploit -Se nella sezione precedente hai visto la schermata di aggiornamento del sistema, la Modalità Provvisoria è funzionante sulla tua console. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Se la console ha avviato la Modalità Provvisoria, prosegui con [Installazione di boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -Se la console NON ha avviato la Modalità Provvisoria, prosegui con [Installazione di boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/it_IT/faq.txt b/_pages/it_IT/faq.txt index 6fc7fd4d2f..a0a4af7ceb 100644 --- a/_pages/it_IT/faq.txt +++ b/_pages/it_IT/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Indice"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Sì**, puoi ancora installare un custom firmware sul tuo 3DS, anche dopo la chiusura dell'eShop. {: .notice--info} -{% capture notice-6 %} -**L'ultima versione del software 3DS è 11.16.0**. Ecco cosa dovresti sapere: - -- Se la tua console sta eseguendo *Luma 11.0* o successivi, è *al 100% sicuro* eseguire l'aggiornamento. Puoi controllare la versione di Luma tenendo premuto (Select) durante l'avvio della console. -- Se la tua console ha una versione precedente di Luma, dovresti [aggiornare Luma](checking-for-cfw) prima di aggiornare la tua console alla versione 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## FAQ Pre-Installazione {% capture compat %} Ho installato l'ultima versione di sistema. Posso modificare la mia console senza alcun dispositivo esterno? -Sì! La versione del software più recente (11.16.0) ha un metodo gratuito per ottenere un CFW chiamato [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/it_IT/finalizing-setup.txt b/_pages/it_IT/finalizing-setup.txt index 2bdec87fd5..1c7859de86 100644 --- a/_pages/it_IT/finalizing-setup.txt +++ b/_pages/it_IT/finalizing-setup.txt @@ -65,20 +65,34 @@ I successivi screenshot indicano la struttura minima che la scheda SD deve avere {: .notice--info} +#### Section II - CFW Check -#### Sezione II - Aggiornare il Sistema +Come precauzione aggiuntiva, controlleremo anche la presenza di un custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Spegni il tuo 3DS +1. Premi il pulsante (Select) +1. Accendi la tua console continuando a tenere premuto il pulsante (Select) +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Premi (Start) per salvare e riavviare il 3DS +1. Spegni il tuo 3DS + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In questa sezione, aggiornerai il tuo sistema all'ultima versione, tranquillamente fattibile con il custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Sezione III - Homebrew Launcher +#### Section IV - Homebrew Launcher In questa sezione, sostituirai temporaneamente la "Modalità download" con l'Homebrew Launcher (necessario per avviare FBI). "Modalità download" tornerà automaticamente quello originale al riavvio della console. {% include_relative include/launch-hbl-dlp.txt %} -#### Sezione IV - Installazione di RTC e DSP +#### Section V - RTC and DSP Setup In questa sezione, sincronizzerai l'orologio interno del tuo 3DS con l'ora reale e scaricherai il firmware audio (necessario per permettere ad alcuni software homebrew di usare correttamente i suoni). @@ -91,7 +105,7 @@ In questa sezione, sincronizzerai l'orologio interno del tuo 3DS con l'ora reale 1. Premi (B) per tornare al menu principale di Rosalina 1. Premi (B) per uscire dal menu di Rosalina -#### Sezione V - Installazione dei CIA +#### Section VI - Installing CIAs In questa sezione, installerai diverse applicazioni homebrew utili nel menu HOME. @@ -101,7 +115,7 @@ In questa sezione, installerai diverse applicazioni homebrew utili nel menu HOME 1. Seleziona l'opzione "Install and delete all CIAs", quindi premi (A) per confermare la scelta 1. Premi il pulsante HOME, quindi chiudi l'applicazione "Modalità download" -#### Sezione VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In questa sezione, userai uno script per copiare alcuni file di Luma3DS nella memoria interna in modo che possano essere acceduti anche senza una scheda SD inserita. @@ -119,7 +133,7 @@ In questa sezione, userai uno script per copiare alcuni file di Luma3DS nella me 1. Premi il pulsante (A) per sbloccare i permessi di scrittura di primo livello su SysNAND, quindi inserisci la combinazione di tasti richiesta a schermo 1. Premi il pulsante (A) per continuare -#### Sezione VII - Pulizia della scheda SD +#### Section VIII - Cleanup SD Card In questa sezione, utilizzerai uno script per rimuovere alcuni file non necessari dalla scheda SD. @@ -128,7 +142,7 @@ In questa sezione, utilizzerai uno script per rimuovere alcuni file non necessar 1. Premi il pulsante (A) per continuare 1. Premi (B) per ritornare al menu principale -#### Sezione VIII - Backup dei File Essenziali +#### Section IX - Backup Essential Files In questa sezione, farai backup di file che possono essere utilizzati per il ripristino da malfunzioni software o per recuperare dei dati. diff --git a/_pages/it_IT/get-started.txt b/_pages/it_IT/get-started.txt index 26ad3cc004..f82f7e3d33 100644 --- a/_pages/it_IT/get-started.txt +++ b/_pages/it_IT/get-started.txt @@ -19,7 +19,7 @@ Se vedi un menu insolito, FERMATI - hai già un custom firmware! Prosegui da [qu #### Sezione II - Controllo della Versione di Sistema 1. Avvia l'applicazione Impostazioni della console -1. La versione di sistema corrente verrà visualizzata nell'angolo inferiore destro dello schermo superiore (ad es. "Ver. 11.16.0-49U") +1. La versione di sistema corrente verrà visualizzata nell'angolo inferiore destro dello schermo superiore (ad es. "Ver. 11.17.0-50U") #### Sezione III - Scegli un Metodo @@ -35,6 +35,8 @@ Questa non sembra essere una versione di sistema valida. {% capture methodUnavailable %} Al momento non è possibile modificare il tuo 3DS con questa versione utilizzando i metodi principali. Se vuoi modificare la tua console, dovrai usare ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/it_IT/home.txt b/_pages/it_IT/home.txt index 63da367134..037a7d091e 100644 --- a/_pages/it_IT/home.txt +++ b/_pages/it_IT/home.txt @@ -14,6 +14,11 @@ excerpt: "La guida omnicomprensiva per installare
un custom firmware su 3DS Leggi attentamente tutte le pagine introduttive (compresa questa!) prima di continuare. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## Cosa vuol dire custom firmware? Un **custom firmware** ("CFW") è una modifica software per il 3DS, paragonabile ad un "amministratore di sistema" su un computer. Ti permette di fare tutto quello che un 3DS può fisicamente fare, invece di essere limitati da quello che permette Nintendo. diff --git a/_pages/it_IT/homebrew-launcher-(super-skaterhax).txt b/_pages/it_IT/homebrew-launcher-(super-skaterhax).txt index ea699a2970..7b46104641 100644 --- a/_pages/it_IT/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/it_IT/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ Per i dettagli tecnici sugli exploit che utilizzerai in questa pagina, vedi [qui ### Note di Compatibilità -Super-skaterhax (quando utilizzato per avviare l'Homebrew Launcher) è compatibile con i modelli New alla versione 11.16.0 di tutte le regioni tranne TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. Le istruzioni indicate si applicano solo a New 3DS, New 3DS XL e New 2DS XL. Assicurati che la console che stai modificando sia un New 3DS, New 3DS XL, o un New 2DS XL prima di continuare. {: .notice--warning} @@ -24,11 +24,7 @@ Le istruzioni indicate si applicano solo a New 3DS, New 3DS XL e New 2DS XL. Ass * L'ultima versione di [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (il file `.zip` di Luma3DS) * L'ultima versione di [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (il file `.zip` della release) -#### Sezione I - Aggiornare il Sistema - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Sezione II - Preparazione +#### Sezione I - Preparazione In questa sezione copierai i file necessari per attivare sia super-skaterhax che l'Homebrew Launcher. @@ -44,7 +40,7 @@ In questa sezione copierai i file necessari per attivare sia super-skaterhax che {: .notice--info} -#### Sezione III - super-skaterhax +#### Section II - super-skaterhax In questa sezione visiterai la pagina web dell'exploit del browser, che avvierà l'Homebrew Launcher. @@ -69,11 +65,11 @@ Se non l'hai già fatto, assicurati di avere una connessione Internet funzionant + Se vengono visualizzate delle richieste, approvale tutte + Se la tua console si blocca con una schermata gialla, tieni premuto il pulsante POWER finché non si spegne, quindi riprova questa sezione + Se la tua console si blocca con una schermata rossa, tieni premuto il pulsante POWER finché non si spegne, riprova il passo 3 della Sezione II, quindi riprova questa sezione - + Se ottieni un altro errore, [segui questa guida per risolvere il problema](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. Se l'exploit ha avuto successo, la tua console avrà avviato l'Homebrew Launcher 1. Spegni il tuo 3DS -#### Sezione IV - Verifica Pulsanti Hardware +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Passaggio successivo: Scelta di un exploit -Se nella sezione precedente hai visto la schermata di aggiornamento del sistema, la Modalità Provvisoria è funzionante sulla tua console. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Se la console ha avviato la Modalità Provvisoria, prosegui con [Installazione di boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -Se la console NON ha avviato la Modalità Provvisoria, continua con [Dump di Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/it_IT/include/3ds-11.17.txt b/_pages/it_IT/include/3ds-11.17.txt new file mode 100644 index 0000000000..df387c7392 --- /dev/null +++ b/_pages/it_IT/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Ecco cosa dovresti sapere: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. Puoi controllare la versione di Luma tenendo premuto (Select) durante l'avvio della console. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/it_IT/include/addproxy.txt b/_pages/it_IT/include/addproxy.txt index e2a8b62d57..8014b4e66d 100644 --- a/_pages/it_IT/include/addproxy.txt +++ b/_pages/it_IT/include/addproxy.txt @@ -9,4 +9,4 @@ Se non l'hai già fatto, assicurati di avere una connessione Internet funzionant 1. Fai clic su OK, quindi su Salva 1. Quando richiesto, clicca su "Test" per eseguire il test di connessione + Il test dovrebbe andare a buon fine -1. Clicca "OK" per continuare +1. Clicca "OK" per continuare \ No newline at end of file diff --git a/_pages/it_IT/include/exploit-usm.txt b/_pages/it_IT/include/exploit-usm.txt index cdbd130160..277b12f3af 100644 --- a/_pages/it_IT/include/exploit-usm.txt +++ b/_pages/it_IT/include/exploit-usm.txt @@ -10,4 +10,5 @@ In questa sezione avvierai la Modalità Provvisoria (una funzionalità disponibi 1. Nel menu successivo, entra in `Connessione 1` -> `Modifica` -> pagina successiva (la freccia a destra) -> `Impostazioni proxy` -> `Impostazioni avanzate` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. Se l'exploit è andato a buon fine, la tua console avvierà SafeB9SInstaller + Se la tua console invece si blocca con una schermata bianca, tieni premuto il pulsante POWER finché non si spegne, quindi riprova questa sezione - + Se invece la console invece si blocca con una schermata rossa, manca il file `usm.bin` dalla directory principale della tua scheda SD \ No newline at end of file + + Se invece la console invece si blocca con una schermata rossa, manca il file `usm.bin` dalla directory principale della tua scheda SD + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/it_IT/include/install-boot9strap-b9stool.txt b/_pages/it_IT/include/install-boot9strap-b9stool.txt index 6d398479f6..f11586bcbb 100644 --- a/_pages/it_IT/include/install-boot9strap-b9stool.txt +++ b/_pages/it_IT/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ Se desideri una guida visiva per questa parte, è disponibile [qui](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In questa sezione eseguirai una serie di passaggi molto specifici all'interno di Flipnote Studio che, eseguiti correttamente, avvieranno l'installazione di boot9strap (custom firmware). +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Completa la configurazione iniziale del gioco finché non avrai raggiunto il menu principale + Seleziona l'opzione di sinistra quando richiesto durante la configurazione + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Con il touch screen, seleziona il riquadro grande a sinistra, poi il riquadro con l'icona di una scheda SD 1. Al termine del caricamento del menu, scegli l'icona col volto, poi premi l'icona in basso a destra per proseguire 1. Premi (X) o (SU) sul D-Pad a seconda di cosa sia visualizzato sullo schermo superiore diff --git a/_pages/it_IT/include/install-boot9strap-safeb9sinstaller.txt b/_pages/it_IT/include/install-boot9strap-safeb9sinstaller.txt index af0bcfe5f2..0c40769f1c 100644 --- a/_pages/it_IT/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/it_IT/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In questa sezione installerai il custom firmware nella tua console. {%- endif %} 1. Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Al termine, forza lo spegnimento della console tenendo premuto il pulsante di accensione + Finché non verrà completata la successiva sezione, la console visualizzerà soltanto la schermata di SafeB9SInstaller all'accensione diff --git a/_pages/it_IT/include/safemodecheck.txt b/_pages/it_IT/include/safemodecheck.txt index 6546bc9f4a..1d90d2e3c6 100644 --- a/_pages/it_IT/include/safemodecheck.txt +++ b/_pages/it_IT/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. Con la console ancora spenta, tieni premuto i pulsanti (L) + (R) + (Su) + (A), dopodiché, tenendo premuti i pulsanti, accendi la console - + Tieni premuti i pulsanti finché la console non mostrerà una schermata di aggiornamento dei sistema (cioè la Modalità Provvisoria) -1. Se viene mostrata la schermata di aggiornamento del sistema, premi Annulla - + La console si spegnerà - + Se la console si avvia nel menu HOME, spegni la console +1. Accendi la console +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Spegni il tuo 3DS diff --git a/_pages/it_IT/include/seedminer-base.txt b/_pages/it_IT/include/seedminer-base.txt index 3999533ea6..8e2ef00246 100644 --- a/_pages/it_IT/include/seedminer-base.txt +++ b/_pages/it_IT/include/seedminer-base.txt @@ -11,16 +11,7 @@ Questo metodo utilizza una scheda grafica di fascia alta per eseguire i calcoli
{{ technical_info | markdownify }}
{: .notice--info} - -### Sezione I - Aggiornare il Sistema - -In questa sezione, aggiornerai il tuo sistema all'ultima versione, necessaria per Seedminer. - -1. Aggiorna la console andando su Impostazioni della console, poi "Impostazioni generali", infine scorri a destra e seleziona "Aggiornamento" - + Potrebbe apparire il messaggio "Nella console è già presente il software di sistema più recente". È normale se hai già installato l'ultima versione; prosegui con la sezione successiva - + Se ottieni un errore, imposta sia i DNS sia il Proxy su "Auto" - -### Sezione II - Preparazione +### Section I - Prep Work In questa sezione otterrai dal tuo 3DS i dati necessari per scoprire la chiave di crittografia della tua console. @@ -47,7 +38,7 @@ Prima di seguire questa sezione: + Se riscontri un errore e vieni rimandato al menu principale, o devi creare un nuovo Mii o la console non può connettersi ai server Nintendo (a causa di un ban o per problemi di connettività) 1. Sul tuo profilo Mii cerca il "Codice Amico" sullo schermo superiore -### Sezione III - Seedminer +### Section II - Seedminer In questa sezione utilizzerai il sito web Bruteforce Movable per recuperare la chiave di crittografia della tua console sotto forma di `movable.sed`. @@ -67,6 +58,6 @@ In questa sezione utilizzerai il sito web Bruteforce Movable per recuperare la c + Di solito è veloce (1-5 minuti) + Durante questo processo, il bot che hai aggiunto potrebbe non apparire sul tuo 3DS. Finché il sito web si aggiorna, non sarà un problema + Se dopo mezz'ora non è successo nulla, entra nel [canale Discord di Nintendo Homebrew](https://discord.gg/MWxPgEp) (in Inglese) per richiedere assistenza -1. Al termine del processo, scarica il tuo file `movable.sed` dal sito + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Mantieni questo file in quanto ti servirà nella prossima pagina -1. Spegni il tuo 3DS \ No newline at end of file +1. Spegni il tuo 3DS diff --git a/_pages/it_IT/installing-boot9strap-(fredtool).txt b/_pages/it_IT/installing-boot9strap-(fredtool).txt index 0830e38008..2ecfd57cb8 100644 --- a/_pages/it_IT/installing-boot9strap-(fredtool).txt +++ b/_pages/it_IT/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In questa sezione copierai il DSiWare modificato "Impostazioni di collegamento D 1. Avvia "Impostazioni della console" 1. Entra in `Gestione dati` -> `DSiWare` -> `Scheda SD` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Seleziona "Haxxxxxxxxx!" + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Seleziona "Copia", quindi "OK" 1. Ritorna al menu principale delle Impostazioni della console 1. Entra in `Impostazioni Internet` -> `Connessioni Nintendo DS`, quindi seleziona "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Se l'exploit ha avuto successo, la tua console avrà caricato la versione JPN di Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Sezione V - Exploit Flipnote diff --git a/_pages/it_IT/installing-boot9strap-(soundhax).txt b/_pages/it_IT/installing-boot9strap-(soundhax).txt index cfc3d06840..1366086eca 100644 --- a/_pages/it_IT/installing-boot9strap-(soundhax).txt +++ b/_pages/it_IT/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In questa sezione avvierai Soundhax attraverso l'app Sound Nintendo 3DS, che uti + Potrebbero essere necessari molti tentativi (anche 10) + Se vedi il messaggio "Impossibile riprodurre", hai una versione di sistema incompatibile con Soundhax oppure hai scaricato una versione sbagliata di Soundhax + Se la console dovesse bloccarsi, forzane lo spegnimento tenendo premuto il pulsante di accensione, quindi riprova + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/it_IT/installing-boot9strap-(ssloth-browser).txt b/_pages/it_IT/installing-boot9strap-(ssloth-browser).txt index f15ddd2876..1472cbdf7f 100644 --- a/_pages/it_IT/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/it_IT/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ Per dettagli tecnici sugli exploit che utilizzerai in questa pagina, leggi [qui] SSLoth consente agli utenti alla versione di sistema 11.13.0 e precedenti di bypassare il controllo sulla versione del browser, permettendo l'uso di new-browserhax o old-browserhax (compatibile con tutte le versioni da 11.4.0 a 11.13.0 di ogni regionalità), che può quindi essere utilizzato in combinazione con universal-otherapp. -Se hai aggiornato la tua console alla versione corrente utilizzando una cartuccia, il tuo Browser Internet sarà inaccessibile. In tal caso, dovrai aggiornare la tua console all'ultima versione tramite Impostazioni della console, quindi seguire il metodo per la versione più recente. +Se hai aggiornato la tua console alla versione corrente utilizzando una cartuccia, il tuo Browser Internet sarà inaccessibile. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Cosa serve @@ -63,10 +63,11 @@ In questa sezione visiterai la pagina web dell'exploit del browser, che userà u 1. Nel menu HOME, premi contemporaneamente i pulsanti dorsali L e R per avviare la fotocamera + Se non riesci ad avviare la fotocamera, avvia il Browser Internet e raggiungi manualmente l'URL (`https://zoogie.github.io/web/nbhax/`) 1. Tocca il pulsante Codice QR e scansiona [questo codice QR](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + Se ottieni un errore, [segui questa guida per risolvere il problema](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + Se visualizzi un avviso riguardo un certificato di sicurezza, premi (A) per consentire la connessione 1. Tocca il pulsante "PROCEED TO HAXX" 1. Se l'exploit è andato a buon fine, si avvierà SafeB9SInstaller + + Se ottieni un errore, [segui questa guida per risolvere il problema](troubleshooting#installing-boot9strap-ssloth-browser) #### Sezione IV - Installazione di boot9strap diff --git a/_pages/it_IT/installing-boot9strap-(usm).txt b/_pages/it_IT/installing-boot9strap-(usm).txt index 127e1d7635..1446d8e852 100644 --- a/_pages/it_IT/installing-boot9strap-(usm).txt +++ b/_pages/it_IT/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In questa sezione attiverai l'exploit BannerBomb3 utilizzando il menu Gestione N 1. Avvia "Impostazioni della console" 1. Entra in `Gestione dati` -> `DSiWare` -> `Scheda SD` ([image](/images/screenshots/bb3/dsiware-management.png)) + La tua console dovrebbe mostrare il menu BB3 multihax - + Se questo passaggio causa il crash della tua console, [segui questa guida per risolvere il problema](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + Se il menu BB3 multihax visualizza il messaggio "cfw installed already", significa che hai già un custom firmware installato e dovresti continuare da [qui](checking-for-cfw) 1. Usa il D-Pad per spostarti sul menu "Install unSAFE_MODE", quindi premi il pulsante (A) + La tua console si spegnerà automaticamente +1. Accendi la console +1. Avvia "Impostazioni della console" +1. Entra in `Impostazioni Internet` -> `Impostazioni di collegamento` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Spegni il tuo 3DS #### Sezione III - unSAFE_MODE diff --git a/_pages/it_IT/key-information.txt b/_pages/it_IT/key-information.txt index de30b18873..904adfeeaf 100644 --- a/_pages/it_IT/key-information.txt +++ b/_pages/it_IT/key-information.txt @@ -4,6 +4,11 @@ title: "Informazioni importanti" {% include toc title="Indice" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ Se è la prima volta che modifichi un Nintendo 3DS (o non hai esperienza con la tecnologia), continua a leggere! Altrimenti, se hai già qualche esperienza e sai cosa tu stia facendo, prosegui con [Cominciamo!](get-started). {: .notice--info} diff --git a/_pages/it_IT/region-changing.txt b/_pages/it_IT/region-changing.txt index 4348b60432..adcec67882 100644 --- a/_pages/it_IT/region-changing.txt +++ b/_pages/it_IT/region-changing.txt @@ -6,7 +6,7 @@ title: "Cambiare regione" ### Lettura necessaria -In questa sezione aggiuntiva verrà spiegato come cambiare regionalità sulla tua console. Per questo scopo, verrà eseguito un CTRTransfer alla versione 11.15.0 della regione alla quale si desidera passare. Dopo aver installato l'immagine, potrai aggiornare normalmente la console al firmware più recente (11.16.0). +In questa sezione aggiuntiva verrà spiegato come cambiare regionalità sulla tua console. Per questo scopo, verrà eseguito un CTRTransfer alla versione 11.15.0 della regione alla quale si desidera passare. After installing the image, you can update your device normally to the latest firmware (11.17.0). Tuttavia, il cambio della regione è quasi completamente inutile in quanto Luma3DS supporta l'avvio di giochi di altre regioni e l'[Emulazione Regionale](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features) su titoli individuali. Inoltre, è possibile avviare giochi NDS con lingue alternative [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). Dovresti eseguire un cambio di regionalità solo se desideri che l'interfaccia utente del tuo sistema sia in una lingua non disponibile nella regione corrente della tua console. diff --git a/_pages/ja_JP/bannerbomb3.txt b/_pages/ja_JP/bannerbomb3.txt index b6e2b12f9b..54bdb6e98e 100644 --- a/_pages/ja_JP/bannerbomb3.txt +++ b/_pages/ja_JP/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ja_JP/faq.txt b/_pages/ja_JP/faq.txt index 4e987c74e9..083964836b 100644 --- a/_pages/ja_JP/faq.txt +++ b/_pages/ja_JP/faq.txt @@ -3,24 +3,20 @@ title: "よくある質問" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ja_JP/finalizing-setup.txt b/_pages/ja_JP/finalizing-setup.txt index 0222d1c4ab..90eddae6e2 100644 --- a/_pages/ja_JP/finalizing-setup.txt +++ b/_pages/ja_JP/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### セクション II - システムの更新 +さらなる安全対策として、カスタムファームウェアの追加チェックを行います。 If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. デバイスの電源を切ります +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. (Start) を押してセーブして再起動します +1. デバイスの電源を切ります + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### セクション III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. (B) を押してRosalinaメインメニューに戻ります 1. (B) を押してRosalinaメインメニューを終了します。 -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. 「Install and delete all CIAs」を選択し、(A) を押して確認します 1. Homeボタンを押しダウンロードプレイを閉じます。 -#### セクション VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. (A) を押してSysNAND(lvl1) 書き込みをロック解除し、与えられたキーコンボを入力します 1. (A) で続行します -#### セクション VII - SD カードのクリーンアップ +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. (A) で続行します 1. Bキーを押してメインメニューに戻ります -#### セクション VIII - 重要ファイルのバックアップ +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. @@ -155,7 +169,7 @@ In this section, you will make backups of files that can be used to recover from 1. Delete `__sysnand_##.bin` and `__sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it + The other backup files are negligible in size and may be kept on your SD card for ease of access 1. If you have it, copy the `/luma/backups/` folder on your SD card to a safe location on your computer -1. 再度、SDカードを本体に挿入してください。 +1. デバイスにSDカードを入れます 1. デバイスの電源を入れます ___ diff --git a/_pages/ja_JP/get-started.txt b/_pages/ja_JP/get-started.txt index 845b6528a3..3beb259105 100644 --- a/_pages/ja_JP/get-started.txt +++ b/_pages/ja_JP/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ja_JP/home.txt b/_pages/ja_JP/home.txt index 06d1eddeef..0afc8d4d85 100644 --- a/_pages/ja_JP/home.txt +++ b/_pages/ja_JP/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t 作業に移る前にガイドの全てのページ(このページも含む) をしっかりと読んでください。 {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/ja_JP/homebrew-launcher-(super-skaterhax).txt b/_pages/ja_JP/homebrew-launcher-(super-skaterhax).txt index 5316be7e25..8285175564 100644 --- a/_pages/ja_JP/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ja_JP/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -####セクションⅡ-準備 +#### セクション I - 準備 In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. デバイスの電源を切ります -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ja_JP/include/3ds-11.17.txt b/_pages/ja_JP/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/ja_JP/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ja_JP/include/addproxy.txt b/_pages/ja_JP/include/addproxy.txt index 4a8c2d5352..ef36075c56 100644 --- a/_pages/ja_JP/include/addproxy.txt +++ b/_pages/ja_JP/include/addproxy.txt @@ -9,4 +9,4 @@ 1. 「OK」を押して、「保存する」を押します。 1. 「接続テストを行いますか?」と尋ねられたら「テストする」をタッチして実行します。 + テストは成功するはずです。 -1. 「OK」を押して続行します。 +1. 「OK」を押して続行します。 \ No newline at end of file diff --git a/_pages/ja_JP/include/exploit-usm.txt b/_pages/ja_JP/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/ja_JP/include/exploit-usm.txt +++ b/_pages/ja_JP/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ja_JP/include/install-boot9strap-b9stool.txt b/_pages/ja_JP/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/ja_JP/include/install-boot9strap-b9stool.txt +++ b/_pages/ja_JP/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/ja_JP/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ja_JP/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/ja_JP/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ja_JP/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/ja_JP/include/safemodecheck.txt b/_pages/ja_JP/include/safemodecheck.txt index 4664b02340..e151d4a117 100644 --- a/_pages/ja_JP/include/safemodecheck.txt +++ b/_pages/ja_JP/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. デバイスの電源を入れます +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. デバイスの電源を切ります diff --git a/_pages/ja_JP/include/seedminer-base.txt b/_pages/ja_JP/include/seedminer-base.txt index d3d18f031f..23b588099c 100644 --- a/_pages/ja_JP/include/seedminer-base.txt +++ b/_pages/ja_JP/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. 「本体設定」→「その他の設定」を開き、1番右のページから「本体の更新」を行います - + 更新はせずに、「この本体は最新です。」と表示されます This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + もしここでエラーが発生し、メニューから追い出された場合、新しいMiiを作成する必要があります。あるいはあなたの3DSは任天堂サーバーにアクセスできない状態です(Banされている、または接続自体の問題)。 1. 自分のMiiを探し、"フレンドコード"をトップ画面に表示します。 -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. デバイスの電源を切ります \ No newline at end of file +1. デバイスの電源を切ります diff --git a/_pages/ja_JP/installing-boot9strap-(fredtool).txt b/_pages/ja_JP/installing-boot9strap-(fredtool).txt index a0d9f0fdad..a1a907233d 100644 --- a/_pages/ja_JP/installing-boot9strap-(fredtool).txt +++ b/_pages/ja_JP/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. 「本体設定」を開きます。 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. 「コピー」を選択し、「OK」を選択します 1. システム設定のメインメニューに戻ります 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. 完了した場合、日本語のうごくメモ帳が開きます + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/ja_JP/installing-boot9strap-(soundhax).txt b/_pages/ja_JP/installing-boot9strap-(soundhax).txt index 8938da6085..c31c57fe4b 100644 --- a/_pages/ja_JP/installing-boot9strap-(soundhax).txt +++ b/_pages/ja_JP/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + 画面がフリーズした場合、電源ボタン長押しで強制的に電源を切り、もう一度やり直してください + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ja_JP/installing-boot9strap-(ssloth-browser).txt b/_pages/ja_JP/installing-boot9strap-(ssloth-browser).txt index ed77643f6b..36ff00011f 100644 --- a/_pages/ja_JP/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ja_JP/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### 必要なもの @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Exploitが成功すれば、SafeB9SInstallerが起動されます。 + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/ja_JP/installing-boot9strap-(usm).txt b/_pages/ja_JP/installing-boot9strap-(usm).txt index 08be601adb..8f0f0ce563 100644 --- a/_pages/ja_JP/installing-boot9strap-(usm).txt +++ b/_pages/ja_JP/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. 「本体設定」を開きます。 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. デバイスの電源を入れます +1. 「本体設定」を開きます。 +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. デバイスの電源を切ります #### セクション III - unSAFE_MODE diff --git a/_pages/ja_JP/key-information.txt b/_pages/ja_JP/key-information.txt index 217c2eb5b5..a02088744f 100644 --- a/_pages/ja_JP/key-information.txt +++ b/_pages/ja_JP/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="目次" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/ja_JP/region-changing.txt b/_pages/ja_JP/region-changing.txt index 010ded09f6..99fd11c813 100644 --- a/_pages/ja_JP/region-changing.txt +++ b/_pages/ja_JP/region-changing.txt @@ -6,7 +6,7 @@ title: "リージョンチェンジ" ### 必読事項 -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -44,7 +44,7 @@ To download the CTRTransfer images on this page, you will need a torrent client ~ + - [Old 3DS or 2DS - 11.15.0 - CHN - CTRTransfer](magnet:?xt=urn:btih:f71d2379e577db22d7f14a656bca7bf2eb5243f8&xt=urn:btmh:12200c6ee93f63deef8ce9023b8214ca36cd29c37d2726acf7a15594256409f6629b&dn=11.15.0-4C_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:fc71540a99c884ab8a4211192d3af92c7ffb9372&xt=urn:btmh:12203c317846d43110fd3a35cedf427cb5fdd58ac764316f4d0634181efbb762ee92&dn=11.15.0-47E_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:90d6689106751b057616d32445442fc1b7370e38&xt=urn:btmh:1220a08fe569ac1596f6a113730de3cc7aa0dfd6858d40830cc0f0cee07bf585fd93&dn=11.15.0-41K_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - TWN - CTRTransfer](magnet:?xt=urn:btih:19f978d42b0d9590bc742d7598efa45091567cee&xt=urn:btmh:12204429bc94456825530a2dff233ed399a292e1004a64b65fa4b451a69e116cad2a&dn=11.15.0-39T_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:fd39778d4116a210c3116c014521120f0e7b9e1d&xt=urn:btmh:12203a51aca201f0635eecb15645cd4598bd49b1ad354e1ea81c24eb488760f3bd2b&dn=11.15.0-47U_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) diff --git a/_pages/ko_KR/bannerbomb3.txt b/_pages/ko_KR/bannerbomb3.txt index f89e87911c..d02f620cf4 100644 --- a/_pages/ko_KR/bannerbomb3.txt +++ b/_pages/ko_KR/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### 다음 단계: 익스플로잇 선택 -만약 본체 업데이트 화면이 표시 되었다면, 안전 모드로 부팅을 성공하였다는 의미 입니다. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -기기가 안전 모드로 부팅 되었다면, [boot9strap 설치 (USM)](installing-boot9strap-(usm))으로 계속합니다 +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -기기가 안전 모드로 부팅되지 **않았다면**, [boot9strap 설치 (Fredtool)](installing-boot9strap-(fredtool))로 계속합니다 -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ko_KR/faq.txt b/_pages/ko_KR/faq.txt index dad727cc7a..767f8aea9f 100644 --- a/_pages/ko_KR/faq.txt +++ b/_pages/ko_KR/faq.txt @@ -3,24 +3,20 @@ title: "자주 묻는 질문" --- {% include toc title="목차" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ e숍이 해지되었어도 **커스텀 펌웨어를 설치할 수 있습니다.** {: .notice--info} -{% capture notice-6 %} -**최신 3DS 펌웨어 버전은 11.16.0입니다**. 다음 사항을 참고해 주세요. - -- 만약 기기가 *Luma 11.0 이상일 경우*, 업데이트해도 *100% 안전합니다*. 기기를 부팅할 때 (Select) 버튼을 누르고 있으면 Luma의 버전을 확인할 수 있습니다. -- 만약 기기가 오래된 Luma를 사용하고 있다면, 기기를 11.16.0으로 업데이트하기 전에 [CFW 복구 / 업데이트](restoring-updating-cfw)를 해야 합니다. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## 설치 전 자주 묻는 질문 {% capture compat %} 제 기기는 최신 버전입니다, 이걸로도 아무 하드웨어 변형 없이 커펌을 할 수 있나요? -네! 최신 펌웨어 (11.16.0)에서는 [Seedminer](seedminer)를 통해 무료로 CFW를 할 수 있습니다. +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ko_KR/finalizing-setup.txt b/_pages/ko_KR/finalizing-setup.txt index 1a5e17feb5..c8b91ec713 100644 --- a/_pages/ko_KR/finalizing-setup.txt +++ b/_pages/ko_KR/finalizing-setup.txt @@ -65,20 +65,34 @@ title: "마무리 단계" {: .notice--info} +#### Section II - CFW Check -#### 섹션 II - 본체 업데이트 +여기서 기기의 안전을 위해 커스텀 펌웨어가 설치되어 있는지 확인합니다. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. 기기를 종료해 주세요 +1. (Select) 버튼을 길게 눌러 주세요 +1. (Select) 버튼을 계속 눌러 있는 상태에서 기기의 전원을 켜 주세요 +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. (Start)를 눌러 저장하고 기기를 다시 시작해 주세요 +1. 기기를 종료해 주세요 + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System 이 섹션에서는 커스텀 펌웨어가 설치된 기기에서도 안전하게 이용 가능한 최신 버전의 펌웨어로 본체를 업데이트합니다. {% include_relative include/sysupdate.txt cfw="true" %} -#### 섹션 III - Homebrew Launcher +#### Section IV - Homebrew Launcher 이 섹션에서는 FBI를 실행하기 위해 다운로드 플레이를 잠시 Homebrew Launcher로 치환합니다. 다운로드 플레이 앱은 기기를 다시 시작하면 원상태로 돌아옵니다. {% include_relative include/launch-hbl-dlp.txt %} -#### 섹션 IV - RTC 및 DSP 설정 +#### Section V - RTC and DSP Setup 이 섹션에서는 3DS 내부 시계를 실제 시각과 맞추고, 홈브류 소프트웨어에서 음성을 적절하게 이용하기 위해 사운드 펌웨어를 백업합니다. @@ -91,7 +105,7 @@ title: "마무리 단계" 1. (B)를 눌러 Rosalina 메뉴로 돌아가 주세요 1. (B)를 눌러 Rosalina 메뉴를 나와 주세요 -#### 섹션 V - CIA 설치 +#### Section VI - Installing CIAs 이 섹션에서는, 홈 메뉴에 몇몇 유용한 홈브류 앱을 설치하게 됩니다. @@ -101,7 +115,7 @@ title: "마무리 단계" 1. "Install and delete all CIAs" 를 선택한 뒤 (A)를 눌러 주세요 1. (Home) 키를 누르고, 다운로드 플레이를 종료해 주세요 -#### 섹션 VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS 이 섹션에서는, Luma3DS의 핵심 파일을 내부 저장소에 복사하는 스크립트를 실행합니다. 이렇게 하면 SD 카드 없이도 커펌을 이용할 수 있습니다. @@ -119,7 +133,7 @@ title: "마무리 단계" 1. (A)를 눌려 SysNAND (lvl1) 쓰기 잠금을 풀고 주어진 키 조합을 입력해 주세요 1. (A)를 눌러 진행해 주세요 -#### 섹션 VII - SD 카드 정리하기 +#### Section VIII - Cleanup SD Card 이 섹션에서는, SD 카드에서 불필요한 파일을 삭제하는 스크립트를 실행합니다. @@ -128,7 +142,7 @@ title: "마무리 단계" 1. (A)를 눌러 진행해 주세요 1. (B)를 눌러 메인 메뉴로 돌아가 주세요 -#### 섹션 VIII - 중요 파일 백업 +#### Section IX - Backup Essential Files 이 섹션에서는 벽돌 현상이나 복구를 위해 사용할 수 있는 시스템 백업 파일을 생성합니다. diff --git a/_pages/ko_KR/get-started.txt b/_pages/ko_KR/get-started.txt index ca68f771df..70d299ab32 100644 --- a/_pages/ko_KR/get-started.txt +++ b/_pages/ko_KR/get-started.txt @@ -19,7 +19,7 @@ title: "시작하기" #### 섹션 II - 시스템 버전 확인 1. 본체 설정 에플리케이션을 실행해 주세요 -1. 시스템 버전은 위 화면의 오른쪽 하단에 표시됩니다 (예: "Ver. 11.16.0-49U") +1. 시스템 버전은 위 화면의 오른쪽 하단에 표시됩니다 (예: "Ver. 11.17.0-50U") #### 섹션 III - 방법 선택 @@ -35,6 +35,8 @@ title: "시작하기" {% capture methodUnavailable %} 이 시스템 버전은 현재 일반 방법으로 해킹이 불가능 합니다. 기기를 해킹하고 싶다면, ntrboot 방법을 사용해야 합니다. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ko_KR/home.txt b/_pages/ko_KR/home.txt index bd44461919..26a1aa0df2 100644 --- a/_pages/ko_KR/home.txt +++ b/_pages/ko_KR/home.txt @@ -14,6 +14,11 @@ excerpt: "3DS와 2DS를 위한 커스텀 펌웨어 완벽 가이드,
순 진행하기 전에 모든 소개 페이지(이 페이지 포함) 를 철저히 읽어 주세요. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## 커스텀 펌웨어란 무엇입니까? **커스텀 펌워어** ("CFW")란, 3DS의 소프트웨어 개조이며, 컴퓨터의 "관리자 권한"과 비슷한 것입니다. 할 수 있는 걸 닌텐도에서 제한하는 것을 해제하고, 3DS가 하드웨어적으로 가능한 모든 것을 할 수 있게 합니다. diff --git a/_pages/ko_KR/homebrew-launcher-(super-skaterhax).txt b/_pages/ko_KR/homebrew-launcher-(super-skaterhax).txt index c817ee2115..7818ee3eaf 100644 --- a/_pages/ko_KR/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ko_KR/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ title: "Homebrew Launcher (super-skaterhax)" ### 호환성 안내 -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. 해킹되는 기기가 New 3DS, New 3DS XL, 또는 New 2DS XL이 맞는지 확인 하고 진행하시길 바랍니다. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * 최신 버전의 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (`.zip` 파일) * 최신 버전의 [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (release `.zip` 파일) -#### 섹션 I - 본체 업데이트 - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### 섹션 II - 준비 작업 +#### 섹션 I - 준비 작업 이 섹션에서 super-skaterhax하고 Homebrew Launcher를 실행할 파일을 복사합니다. @@ -44,7 +40,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. {: .notice--info} -#### 섹션 III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ In this section, you will visit the browser exploit webpage, which will launch t + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + 오류가 발생하면 이 [문제 해결 가이드](troubleshooting#homebrew-launcher-super-skaterhax) 를 참고해 주세요 + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. 익스플로잇이 성공적이었다면 Homebrew Launcher로 부팅되었을 것입니다 1. 기기를 종료해 주세요 -#### 섹션 IV - 하드웨어 버튼 작동 확인 +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### 다음 단계: 익스플로잇 선택 -만약 본체 업데이트 화면이 표시 되었다면, 안전 모드로 부팅을 성공하였다는 의미 입니다. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -기기가 안전 모드로 부팅 되었다면, [boot9strap 설치 (HBL-USM)](installing-boot9strap-(hbl-usm))으로 계속합니다 +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ko_KR/include/3ds-11.17.txt b/_pages/ko_KR/include/3ds-11.17.txt new file mode 100644 index 0000000000..2a081768a8 --- /dev/null +++ b/_pages/ko_KR/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. 다음 사항을 참고해 주세요. + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. 기기를 부팅할 때 (Select) 버튼을 누르고 있으면 Luma의 버전을 확인할 수 있습니다. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ko_KR/include/addproxy.txt b/_pages/ko_KR/include/addproxy.txt index 2886353417..9b80de2b10 100644 --- a/_pages/ko_KR/include/addproxy.txt +++ b/_pages/ko_KR/include/addproxy.txt @@ -9,4 +9,4 @@ 1. OK하고 저장을 차례로 눌러주세요 1. 접속 테스트 안내문이 표시되면, `예`를 눌러 인터넷 접속 테스트를 진행해 주세요 + 이 테스트가 성공적일 겁니다 -1. "OK"을 눌러 진행해 주세요 +1. "OK"을 눌러 진행해 주세요 \ No newline at end of file diff --git a/_pages/ko_KR/include/exploit-usm.txt b/_pages/ko_KR/include/exploit-usm.txt index 27e9a1ec4d..db26d2d9b7 100644 --- a/_pages/ko_KR/include/exploit-usm.txt +++ b/_pages/ko_KR/include/exploit-usm.txt @@ -10,4 +10,5 @@ 1. 이 화면에서, `접속 경로 1` -> `설정 변경` -> `다음 페이지 (오른쪽 화살표)` -> `Proxy 설정` -> `세부 설정` 으로 이동해 주세요 ([사진 (영어)](/images/screenshots/usm/safemode_highlighted.png)) 1. 익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다 + 만약 기기에 하얀 화면이 표시되면, 전원 버튼을 길게 눌러 기기를 종료하고, 이 섹션을 다시 시도해 주세요 - + 만약 기기에 붉은 화면이 표시되면, SD 카드 루트에 `usm.bin`이 존재하지 않습니다 \ No newline at end of file + + 만약 기기에 붉은 화면이 표시되면, SD 카드 루트에 `usm.bin`이 존재하지 않습니다 + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ko_KR/include/install-boot9strap-b9stool.txt b/_pages/ko_KR/include/install-boot9strap-b9stool.txt index 7bf37c54ae..5bc0413934 100644 --- a/_pages/ko_KR/include/install-boot9strap-b9stool.txt +++ b/_pages/ko_KR/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ 만약 이 섹션의 비주얼 가이드를 선호한다면, [여기서] (https://zoogie.github.io/web/flipnote_directions/) 그 중 하나를 보실 수가 있습니다. {: .notice--info} -이 섹션에서는, boot9strap (커스텀 펌웨어) 설치 도구를 실행 할 수 있도록 Flipnote Studio에서 여러 가지 단계를 진행 합니다. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. 메인 메뉴로 갈 때까지의 초기 설정을 완료하세요 + 만약 설정 중 선택이 표시될 시는 왼쪽을 선택해 주세요 + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. 터치 스크린을 사용해서, 오른쪽의 큰 버튼을 선택하고, 그 후 SD 카드 아이콘이 붙은 버튼을 선택해 주세요 1. 메뉴가 로드되면, 얼굴 아이콘을 선택하고, 오른쪽 아래 버튼을 눌러서 진행해 주세요 1. 위 화면에 나오는 것에 따라, (X)나 십자 패드의 (위)를 눌러 주세요 diff --git a/_pages/ko_KR/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ko_KR/include/install-boot9strap-safeb9sinstaller.txt index 614638c8ea..d88396c819 100644 --- a/_pages/ko_KR/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ko_KR/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. 이 작업이 끝나면, 전원 버튼을 길게 눌러 기기를 종료해 주세요 + 다음 작업이 완료되기 전까지는 기기는 SafeB9SInstaller로만 부팅 됩니다 diff --git a/_pages/ko_KR/include/safemodecheck.txt b/_pages/ko_KR/include/safemodecheck.txt index b05bc102f1..cb51d49d11 100644 --- a/_pages/ko_KR/include/safemodecheck.txt +++ b/_pages/ko_KR/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. 전원이 꺼져 있는 상태에서 (L 어깨) + (R 어깨) + (십자 Up) + (A) 를 길게 눌르고, 누르는 상태에서 전원을 켜 주세요 - + 본체 업데이트 화면으로 부팅 될 때 까지 버튼들을 눌러 주세요 (이것이 안전 모드 입니다) -1. 만약 업데이트 메세지가 표시되면, 그만두기 버튼을 눌러 주세요 - + 기기가 종료될 겁니다 - + 만약 기기가 HOME 메뉴로 부팅 한다면, 그냥 기기를 종료해 주세요 +1. 기기를 시작해 주세요 +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. 기기를 종료해 주세요 diff --git a/_pages/ko_KR/include/seedminer-base.txt b/_pages/ko_KR/include/seedminer-base.txt index c201581556..1f233d9e27 100644 --- a/_pages/ko_KR/include/seedminer-base.txt +++ b/_pages/ko_KR/include/seedminer-base.txt @@ -11,16 +11,7 @@ Seedminer이 정확히 어떻게 작동하는지 배우고 싶다면 [이 프레
{{ technical_info | markdownify }}
{: .notice--info} - -### 섹션 I - 본체 업데이트 - -이 섹션에서는 Seedminer를 사용하기 위해 최신 버전의 펌웨어로 본체를 업데이트합니다. - -1. 본체 설정의 "기타 설정"에서 가장 오른쪽에 있는 "본체 업데이트"를 선택해 기기를 업데이트해 주세요 - + 이 작업에서 "이 본체는 이미 최신 버전으로 업데이트되어 있습니다" 라는 메세지가 표시 될 수 가 있습니다. 이미 최신 버전이였다면, 이것은 문제가 아니며, 다음 섹션으로 넘어가 주시기 바랍니다 - + 오류가 발생하면 DNS 설정과 Proxy 설정을 "자동"으로 설정해 주세요 - -### 섹션 II - 준비 작업 +### Section I - Prep Work 이 섹션에서는 암호화 키를 알아내기 위한 정보를 3DS로부터 수집합니다. @@ -47,7 +38,7 @@ Before following this section: + 만일 오류가 발생하고 메뉴 밖으로 튕겨져 나갔더라면, 기기가 닌텐도의 서버에 연결하지 못했기 때문입니다.(기기 밴 또는 연결 문제로 인하여) 1. 본인의 Mii 프로필로 이동하고, 위 화면에 있는 "친구 코드"를 확인해 주세요 -### 섹션 III - Seedminer +### Section II - Seedminer 이 섹션에서는 Bruteforce Movable 웹사이트를 이용하여 기기의 암호화 키를 계산하고, 이것을 `movable.sed` 파일로 저장합니다. @@ -67,6 +58,6 @@ Before following this section: + 보통 1~5분 안에 끝납니다 + 이 과정을 하는 동안 봇이 기기에 표시가 안 될수도 있습니다. 웹사이트가 계속 업데이트 하는 경우, 이것은 문제가 아닙니다 + 만약 30분이 지나서도 완료가 안된다면, [Nintendo Homebrew Discord 서버](https://discord.gg/MWxPgEp)에서 영어로 물어보세요. "Bruteforce Movable is not working. Could someone help me?"정도 질문이 적당할 것 입니다 -1. 과정이 끝나면, `movable.sed` 파일을 다운로드 해 주세요 + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + 이 파일은 나중에도 사용되니 일단 보관해 두세요 -1. 기기를 종료해 주세요 \ No newline at end of file +1. 기기를 종료해 주세요 diff --git a/_pages/ko_KR/installing-boot9strap-(fredtool).txt b/_pages/ko_KR/installing-boot9strap-(fredtool).txt index aee9a31986..7711e5a2fe 100644 --- a/_pages/ko_KR/installing-boot9strap-(fredtool).txt +++ b/_pages/ko_KR/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ title: "boot9strap 설치 (Fredtool)" 1. 기기에서 본체 설정을 열어 주세요 1. `데이터 관리` -> `DSiWare` -> `SD 카드`로 들어가주세요 ([사진](/images/screenshots/bb3/dsiware-management.png)) 1. "Haxxxxxxxxx!" 타이틀을 선택해 주세요 + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. "복사"를 선택한 후, "OK"를 선택해 주세요 1. 본체 설정의 메인 메뉴로 돌아가 주세요 1. `인터넷 설정` -> `DS 소프트웨어용 설정`으로 들어가 "OK"를 선택해 주세요 ([사진 (영어)](/images/screenshots/fredtool/dsconnection.png)) 1. 만약 익스플로잇이 성공적이었다면, 기기는 JPN 버전의 Flipnote Studio를 실행할 겁니다 + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### 섹션 V - Flipnote 익스플로잇 diff --git a/_pages/ko_KR/installing-boot9strap-(soundhax).txt b/_pages/ko_KR/installing-boot9strap-(soundhax).txt index 8a532aa51b..2c5609b83c 100644 --- a/_pages/ko_KR/installing-boot9strap-(soundhax).txt +++ b/_pages/ko_KR/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ Soundhax는 (universal-otherapp과 사용할 때) 모든 지역의 1.0.0 이상 + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + 재생 중 화면이 멈출 경우 전원 버튼을 길게 눌러서 기기를 강제로 종료시킨 후 다시 시도해 주세요 + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ko_KR/installing-boot9strap-(ssloth-browser).txt b/_pages/ko_KR/installing-boot9strap-(ssloth-browser).txt index 7eb5b3f090..494e23e366 100644 --- a/_pages/ko_KR/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ko_KR/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ SSLoth 익스플로잇의 도움을 받아 이러한 확인을 건너뛸 수 있 SSLoth는 시스템 버전 11.13.0 및 이전 버전에 있는 사용자가 브라우저 버전 확인을 건너뛰고, 이후 universal-otherapp과 함께 사용할 수 있는 new-broserhax 또는 old-browserhax (모든 지역의 시스템 버전 11.4.0에서 11.13.0에서 호환됨) 을 사용할 수 있게 합니다. -카트리지를 통해 기기를 업데이트하는 경우, 인터넷 브라우저의 접근이 제한될 것입니다. 그런 경우에는 기기를 본체 설정 앱을 통해 최신 버전으로 업데이트한 후 그에 맞는 방법을 따라야 합니다. +카트리지를 통해 기기를 업데이트하는 경우, 인터넷 브라우저의 접근이 제한될 것입니다. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### 준비물 @@ -63,10 +63,11 @@ SSLoth는 시스템 버전 11.13.0 및 이전 버전에 있는 사용자가 브 1. HOME 메뉴에서 L, R 버튼을 동시에 눌러 카메라를 열어 주세요 + 카메라가 사용이 불가능하다면, 인터넷 브라우저를 열어 다음 URL을 직접 입력하세요: `https://zoogie.github.io/web/nbhax/` 1. QR 코드 버튼을 눌러 [이 QR 코드](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) 를 스캔해 주세요 - + 오류가 발생하면 이 [문제 해결 가이드](troubleshooting#installing-boot9strap-ssloth-browser) 를 참고해 주세요 + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + 보안 인증서 경고가 표시되면, (A)를 눌러 연결을 허용하세요 1. "PROCEED TO HAXX" 버튼을 눌러주세요 1. 익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다 + + 오류가 발생하면 이 [문제 해결 가이드](troubleshooting#installing-boot9strap-ssloth-browser) 를 참고해 주세요 #### 섹션 IV - boot9strap 설치 diff --git a/_pages/ko_KR/installing-boot9strap-(usm).txt b/_pages/ko_KR/installing-boot9strap-(usm).txt index 89ba01f019..307d9433e8 100644 --- a/_pages/ko_KR/installing-boot9strap-(usm).txt +++ b/_pages/ko_KR/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ BannerBomb3와 unSAFE_MODE의 더 자세한 설명은 다음 (영어) 페이지 1. 기기에서 본체 설정을 열어 주세요 1. `데이터 관리` -> `DSiWare` -> `SD 카드`로 들어가주세요 ([사진](/images/screenshots/bb3/dsiware-management.png)) + 기기는 BB3 multihax 메뉴를 표시할 겁니다 - + 이 과정에서 기기가 갑자기 꺼진다면, [이 문제 해결 가이드](troubleshooting#bannerbomb3)를 참고해 주세요. + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + 만약 BB3 multihax 메뉴에서 "cfw installed already"를 표시한다면, 해당 기기는 이미 커스텀 펌웨어가 설치되어 있다는 뜻으로 [여기](checking-for-cfw)로 계속해야 합니다 1. 십자 패드를 이용해 "Install unSAFE_MODE" 에 (A) 버튼을 눌러 선택해 주세요 + 기기가 자동으로 종료될 겁니다 +1. 기기를 시작해 주세요 +1. 기기에서 본체 설정을 열어 주세요 +1. `인터넷 설정` -> `인터넷 접속 설정`으로 이동해 주세요 +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. 기기를 종료해 주세요 #### 섹션 III - unSAFE_MODE diff --git a/_pages/ko_KR/key-information.txt b/_pages/ko_KR/key-information.txt index 879de7a022..631104b085 100644 --- a/_pages/ko_KR/key-information.txt +++ b/_pages/ko_KR/key-information.txt @@ -4,6 +4,11 @@ title: "주요 내용" {% include toc title="목차" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ 만약 이번이 3DS를 처음으로 모딩하는 것 (혹은 모딩에 익숙하지 않다면) 이라면, 계속 정독하세요! 반면, 사전에 모딩을 해봤거나 할 줄 안다면, [시작하기](get-started) 페이지로 계속하세요. {: .notice--info} diff --git a/_pages/ko_KR/region-changing.txt b/_pages/ko_KR/region-changing.txt index 5fd18d61d3..8b54e7fa5c 100644 --- a/_pages/ko_KR/region-changing.txt +++ b/_pages/ko_KR/region-changing.txt @@ -6,7 +6,7 @@ title: "지역 변경" ### 중요 -이 페이지는 기기의 지역을 변경하는 방법을 안내하는 부가 섹션입니다. 이 작업은 바꾸고자 하는 지역의 11.15.0 CTRTransfer 이미지를 설치합니다. 이미지 설치 후, 장치를 최신 펌웨어 버전(11.16.0)으로 업데이트할 수 있습니다. +이 페이지는 기기의 지역을 변경하는 방법을 안내하는 부가 섹션입니다. 이 작업은 바꾸고자 하는 지역의 11.15.0 CTRTransfer 이미지를 설치합니다. After installing the image, you can update your device normally to the latest firmware (11.17.0). Luma3DS가 지역 외 게임들과 [타이틀별 지역 에뮬레이션](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)을 지원하기 때문에, 지역 변경은 거의 불필요하다는 점을 참고해 주시기 바랍니다. 또한, 다른 지역의 NDS게임을 실행하는 것 또한 [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases)에 의해 지원됩니다. You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/ms_MY/bannerbomb3.txt b/_pages/ms_MY/bannerbomb3.txt index f11ad60389..26ab487f35 100644 --- a/_pages/ms_MY/bannerbomb3.txt +++ b/_pages/ms_MY/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ms_MY/faq.txt b/_pages/ms_MY/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/ms_MY/faq.txt +++ b/_pages/ms_MY/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ms_MY/finalizing-setup.txt b/_pages/ms_MY/finalizing-setup.txt index 6986c33d72..f009d1e2dc 100644 --- a/_pages/ms_MY/finalizing-setup.txt +++ b/_pages/ms_MY/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Tekan (Start) untuk save dan reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Tekan (A) untuk meneruskan -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Tekan (A) untuk meneruskan 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/ms_MY/get-started.txt b/_pages/ms_MY/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/ms_MY/get-started.txt +++ b/_pages/ms_MY/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ms_MY/home.txt b/_pages/ms_MY/home.txt index 9fe7b384a2..c05bbcc2a6 100644 --- a/_pages/ms_MY/home.txt +++ b/_pages/ms_MY/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/ms_MY/homebrew-launcher-(super-skaterhax).txt b/_pages/ms_MY/homebrew-launcher-(super-skaterhax).txt index 9cb4736a8d..ed343409a8 100644 --- a/_pages/ms_MY/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ms_MY/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ms_MY/include/3ds-11.17.txt b/_pages/ms_MY/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/ms_MY/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ms_MY/include/addproxy.txt b/_pages/ms_MY/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/ms_MY/include/addproxy.txt +++ b/_pages/ms_MY/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/ms_MY/include/exploit-usm.txt b/_pages/ms_MY/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/ms_MY/include/exploit-usm.txt +++ b/_pages/ms_MY/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ms_MY/include/install-boot9strap-b9stool.txt b/_pages/ms_MY/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/ms_MY/include/install-boot9strap-b9stool.txt +++ b/_pages/ms_MY/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/ms_MY/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ms_MY/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/ms_MY/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ms_MY/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/ms_MY/include/safemodecheck.txt b/_pages/ms_MY/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/ms_MY/include/safemodecheck.txt +++ b/_pages/ms_MY/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/ms_MY/include/seedminer-base.txt b/_pages/ms_MY/include/seedminer-base.txt index 7c4a885144..0eb1a6fbcd 100644 --- a/_pages/ms_MY/include/seedminer-base.txt +++ b/_pages/ms_MY/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/ms_MY/installing-boot9strap-(fredtool).txt b/_pages/ms_MY/installing-boot9strap-(fredtool).txt index da82bfdff4..6d9a817a01 100644 --- a/_pages/ms_MY/installing-boot9strap-(fredtool).txt +++ b/_pages/ms_MY/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/ms_MY/installing-boot9strap-(soundhax).txt b/_pages/ms_MY/installing-boot9strap-(soundhax).txt index af87a9676a..0b0cac4940 100644 --- a/_pages/ms_MY/installing-boot9strap-(soundhax).txt +++ b/_pages/ms_MY/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ms_MY/installing-boot9strap-(ssloth-browser).txt b/_pages/ms_MY/installing-boot9strap-(ssloth-browser).txt index e9fe68811d..9b62a8c8bc 100644 --- a/_pages/ms_MY/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ms_MY/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/ms_MY/installing-boot9strap-(usm).txt b/_pages/ms_MY/installing-boot9strap-(usm).txt index c02f478e80..539879f003 100644 --- a/_pages/ms_MY/installing-boot9strap-(usm).txt +++ b/_pages/ms_MY/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/ms_MY/key-information.txt b/_pages/ms_MY/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/ms_MY/key-information.txt +++ b/_pages/ms_MY/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/ms_MY/region-changing.txt b/_pages/ms_MY/region-changing.txt index 4f06d68f8d..eed2067db2 100644 --- a/_pages/ms_MY/region-changing.txt +++ b/_pages/ms_MY/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/nl_NL/bannerbomb3.txt b/_pages/nl_NL/bannerbomb3.txt index 170fe3a7d5..8efc7d5674 100644 --- a/_pages/nl_NL/bannerbomb3.txt +++ b/_pages/nl_NL/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/nl_NL/faq.txt b/_pages/nl_NL/faq.txt index 105f4e7a6c..20fe708ad3 100644 --- a/_pages/nl_NL/faq.txt +++ b/_pages/nl_NL/faq.txt @@ -3,24 +3,20 @@ title: "Veelgestelde vragen" --- {% include toc title="Inhoudsopgave"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Dit is wat je moet weten: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-installatie FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Ja! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/nl_NL/finalizing-setup.txt b/_pages/nl_NL/finalizing-setup.txt index 279e5d410e..89745e4107 100644 --- a/_pages/nl_NL/finalizing-setup.txt +++ b/_pages/nl_NL/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Deel II - Het systeem bijwerken +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Schakel je 3DS uit +1. Houd de (Select) knop ingedrukt +1. Zet je 3DS aan terwijl je de (Select) knop ingedrukt houdt +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Druk op (Start) om op te slaan en opnieuw op te starten +1. Schakel je 3DS uit + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Deel III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Deel IV - RTC en DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Druk op (B) om terug te gaan naar het Rosalina hoofdmenu 1. Druk op (B) om het Rosalina menu af te sluiten -#### Deel V - CIAs installeren +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Selecteer de optie "Install and delete all CIAs" en druk op (A) om te bevestigen 1. Druk op (Home), en sluit dan Download Play af -### Deel VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Druk op (A) om SysNAND (lvl1) writing te ontgrendelen en voer daarna de toetsencombinatie in die wordt gegeven 1. Druk op (A) om door te gaan -#### Deel VIII - SD-kaart opschonen +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Druk op (A) om door te gaan 1. Druk op (B) om terug te gaan naar het hoofdmenu -#### Deel VIII - Backups maken van essentiële bestanden +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/nl_NL/get-started.txt b/_pages/nl_NL/get-started.txt index 9d14970892..859170884a 100644 --- a/_pages/nl_NL/get-started.txt +++ b/_pages/nl_NL/get-started.txt @@ -19,7 +19,7 @@ Als je een ongebruikelijk menu ziet, STOP - je hebt al custom firmware! Ga verde #### Deel II - Systeemversie controle 1. Open de System Settings app -1. Je systeemversie wordt rechtsonder op het bovenste scherm weergegeven (bijv. "Ver. 11.16.0-49U") +1. Je systeemversie wordt rechtsonder op het bovenste scherm weergegeven (bijv. "Ver. 11.17.0-50U") #### Deel III - Selecteer een methode @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/nl_NL/home.txt b/_pages/nl_NL/home.txt index eafcd557bc..03afed2063 100644 --- a/_pages/nl_NL/home.txt +++ b/_pages/nl_NL/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Neem alle inleidende pagina's (inclusief deze pagina!) grondig door voordat je verdergaat. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## Wat is custom firmware? **Custom firmware** ("CFW") is een volledige software-wijziging van je 3DS, vergelijkbaar met "beheerderstoegang" op een computer. Het stelt je in staat om alles te doen wat de 3DS fysiek in staat is te doen, in plaats van te worden beperkt door wat Nintendo toelaat. diff --git a/_pages/nl_NL/homebrew-launcher-(super-skaterhax).txt b/_pages/nl_NL/homebrew-launcher-(super-skaterhax).txt index babd08f019..6df316d907 100644 --- a/_pages/nl_NL/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/nl_NL/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * De nieuwste versie van [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (het Luma3DS `.zip` bestand) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Deel II - Voorbereiding +#### Deel I - Voorbereiding In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Schakel je 3DS uit -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/nl_NL/include/3ds-11.17.txt b/_pages/nl_NL/include/3ds-11.17.txt new file mode 100644 index 0000000000..3366727826 --- /dev/null +++ b/_pages/nl_NL/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Dit is wat je moet weten: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/nl_NL/include/addproxy.txt b/_pages/nl_NL/include/addproxy.txt index 6808f3bc0d..6b0b31bfce 100644 --- a/_pages/nl_NL/include/addproxy.txt +++ b/_pages/nl_NL/include/addproxy.txt @@ -9,4 +9,4 @@ Als je dat nog niet gedaan hebt, zorg ervoor dat je een werkende internetverbind 1. Klik op OK en klik vervolgens op Save 1. Wanneer gevraagd, klik op "Test" om de verbindingstest uit te voeren + De test zou moeten lukken -1. Klik op "OK" om verder te gaan +1. Klik op "OK" om verder te gaan \ No newline at end of file diff --git a/_pages/nl_NL/include/exploit-usm.txt b/_pages/nl_NL/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/nl_NL/include/exploit-usm.txt +++ b/_pages/nl_NL/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/nl_NL/include/install-boot9strap-b9stool.txt b/_pages/nl_NL/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/nl_NL/include/install-boot9strap-b9stool.txt +++ b/_pages/nl_NL/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/nl_NL/include/install-boot9strap-safeb9sinstaller.txt b/_pages/nl_NL/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/nl_NL/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/nl_NL/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/nl_NL/include/safemodecheck.txt b/_pages/nl_NL/include/safemodecheck.txt index 4664b02340..8f884d779c 100644 --- a/_pages/nl_NL/include/safemodecheck.txt +++ b/_pages/nl_NL/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Zet je 3DS aan +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Schakel je 3DS uit diff --git a/_pages/nl_NL/include/seedminer-base.txt b/_pages/nl_NL/include/seedminer-base.txt index e5e8276490..9944fafff9 100644 --- a/_pages/nl_NL/include/seedminer-base.txt +++ b/_pages/nl_NL/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update je 3DS door naar System Settings en dan naar "Algemene Instellingen" te gaan. Ga in dat menu helemaal naar rechts en klik op "Systeemupdate" - + De updater kan een bericht weergeven met de woorden "Your system is up to date" in plaats van te updaten. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + Als je een error krijgt en uit het menu wordt gegooid, moet je een nieuwe Mii maken of kan je 3DS niet met Nintendo's servers verbinden (door een ban of connectie problemen) 1. Zoek je Mii profiel, zoek dan naar het "Friend Code" veld op het bovenste scherm -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Schakel je 3DS uit \ No newline at end of file +1. Schakel je 3DS uit diff --git a/_pages/nl_NL/installing-boot9strap-(fredtool).txt b/_pages/nl_NL/installing-boot9strap-(fredtool).txt index 4b6312e180..09bb472b84 100644 --- a/_pages/nl_NL/installing-boot9strap-(fredtool).txt +++ b/_pages/nl_NL/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Open System Settings op je apparaat 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Selecteer "Copy" en selecteer dan "OK" 1. Ga terug naar het hoofdmenu van System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Als de exploit successful was, zal jouw 3DS de JPN versie van Flipnote Studio hebben opgestart + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Deel V - Flipnote Exploit diff --git a/_pages/nl_NL/installing-boot9strap-(soundhax).txt b/_pages/nl_NL/installing-boot9strap-(soundhax).txt index f7e96ae204..0388e74ce5 100644 --- a/_pages/nl_NL/installing-boot9strap-(soundhax).txt +++ b/_pages/nl_NL/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + Als het bevriest, forceer de console om uit te schakelen door de power knop ingedrukt te houden, probeer het dan opnieuw + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/nl_NL/installing-boot9strap-(ssloth-browser).txt b/_pages/nl_NL/installing-boot9strap-(ssloth-browser).txt index 47cd2129ae..619d6e6c23 100644 --- a/_pages/nl_NL/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/nl_NL/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Wat je nodig hebt @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Deel IV - Boot9strap installeren diff --git a/_pages/nl_NL/installing-boot9strap-(usm).txt b/_pages/nl_NL/installing-boot9strap-(usm).txt index 798b2c6fc7..0e2a5ff676 100644 --- a/_pages/nl_NL/installing-boot9strap-(usm).txt +++ b/_pages/nl_NL/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Open Systeeminstellingen op je apparaat 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Je apparaat zal automatisch uitschakelen +1. Zet je 3DS aan +1. Open System Settings op je apparaat +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Schakel je 3DS uit #### Deel III - unSAFE_MODE diff --git a/_pages/nl_NL/key-information.txt b/_pages/nl_NL/key-information.txt index 1d7c25f0b0..3e9ae78c85 100644 --- a/_pages/nl_NL/key-information.txt +++ b/_pages/nl_NL/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Inhoudsopgave" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/nl_NL/region-changing.txt b/_pages/nl_NL/region-changing.txt index 315a1a8768..ff76bc9221 100644 --- a/_pages/nl_NL/region-changing.txt +++ b/_pages/nl_NL/region-changing.txt @@ -6,7 +6,7 @@ title: "Regio veranderen" ### Verplicht te lezen -This is an add-on section for region changing your device. Dit wordt gedaan door het installeren van de 11.15.0 CTRTransfer image voor de regio waarnaar je wilt overschakelen. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. Dit wordt gedaan door het installeren van de 11.15.0 CTRTransfer image voor de regio waarnaar je wilt overschakelen. After installing the image, you can update your device normally to the latest firmware (11.17.0). Merk wel op dat je regio veranderen bijna altijd compleet onnodig zal zijn omdat Luma3DS ook spellen uit een andere regio kan spelen, en ook individuele [Lokale emulatie](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Daarnaast worden ook NDS spellen uit andere regio's ondersteund door [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/no_NO/bannerbomb3.txt b/_pages/no_NO/bannerbomb3.txt index 5b4a205ad8..ed62d87b81 100644 --- a/_pages/no_NO/bannerbomb3.txt +++ b/_pages/no_NO/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/no_NO/faq.txt b/_pages/no_NO/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/no_NO/faq.txt +++ b/_pages/no_NO/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/no_NO/finalizing-setup.txt b/_pages/no_NO/finalizing-setup.txt index cfb5209440..4071ad66fd 100644 --- a/_pages/no_NO/finalizing-setup.txt +++ b/_pages/no_NO/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Slå av enheten +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Trykk (Start) for å lagre og starte på nytt +1. Slå av enheten + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Trykk (A) for å låse opp SysNAND (lvl1) skriving, deretter trykk in den gitte tastekombinasjonen 1. Trykk (A) for å fortsette -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Trykk (A) for å fortsette 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/no_NO/get-started.txt b/_pages/no_NO/get-started.txt index d539820c5d..fdda078a4e 100644 --- a/_pages/no_NO/get-started.txt +++ b/_pages/no_NO/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/no_NO/home.txt b/_pages/no_NO/home.txt index a069ad5b16..690113c382 100644 --- a/_pages/no_NO/home.txt +++ b/_pages/no_NO/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/no_NO/homebrew-launcher-(super-skaterhax).txt b/_pages/no_NO/homebrew-launcher-(super-skaterhax).txt index 9df5121ef1..3853d0ed2e 100644 --- a/_pages/no_NO/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/no_NO/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Slå av enheten -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/no_NO/include/3ds-11.17.txt b/_pages/no_NO/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/no_NO/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/no_NO/include/addproxy.txt b/_pages/no_NO/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/no_NO/include/addproxy.txt +++ b/_pages/no_NO/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/no_NO/include/exploit-usm.txt b/_pages/no_NO/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/no_NO/include/exploit-usm.txt +++ b/_pages/no_NO/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/no_NO/include/install-boot9strap-b9stool.txt b/_pages/no_NO/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/no_NO/include/install-boot9strap-b9stool.txt +++ b/_pages/no_NO/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/no_NO/include/install-boot9strap-safeb9sinstaller.txt b/_pages/no_NO/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/no_NO/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/no_NO/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/no_NO/include/safemodecheck.txt b/_pages/no_NO/include/safemodecheck.txt index 4664b02340..93d60d6844 100644 --- a/_pages/no_NO/include/safemodecheck.txt +++ b/_pages/no_NO/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Slå av enheten diff --git a/_pages/no_NO/include/seedminer-base.txt b/_pages/no_NO/include/seedminer-base.txt index 1877f15b35..5a2eacd11e 100644 --- a/_pages/no_NO/include/seedminer-base.txt +++ b/_pages/no_NO/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Oppdater konsollen ved å gå til Systeminnstillinger, deretter "Other Settings", så helt til høyre og start "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Slå av enheten \ No newline at end of file +1. Slå av enheten diff --git a/_pages/no_NO/installing-boot9strap-(fredtool).txt b/_pages/no_NO/installing-boot9strap-(fredtool).txt index 4ea44b84ee..bc056796d7 100644 --- a/_pages/no_NO/installing-boot9strap-(fredtool).txt +++ b/_pages/no_NO/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/no_NO/installing-boot9strap-(soundhax).txt b/_pages/no_NO/installing-boot9strap-(soundhax).txt index 7967e45c78..c256f5c3d3 100644 --- a/_pages/no_NO/installing-boot9strap-(soundhax).txt +++ b/_pages/no_NO/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/no_NO/installing-boot9strap-(ssloth-browser).txt b/_pages/no_NO/installing-boot9strap-(ssloth-browser).txt index 2b1fdf5fe9..0bfef1ab86 100644 --- a/_pages/no_NO/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/no_NO/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/no_NO/installing-boot9strap-(usm).txt b/_pages/no_NO/installing-boot9strap-(usm).txt index f52a421884..48e003270f 100644 --- a/_pages/no_NO/installing-boot9strap-(usm).txt +++ b/_pages/no_NO/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Slå av enheten #### Section III - unSAFE_MODE diff --git a/_pages/no_NO/key-information.txt b/_pages/no_NO/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/no_NO/key-information.txt +++ b/_pages/no_NO/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/no_NO/region-changing.txt b/_pages/no_NO/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/no_NO/region-changing.txt +++ b/_pages/no_NO/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/pl_PL/bannerbomb3.txt b/_pages/pl_PL/bannerbomb3.txt index 865956a97f..32dde85eee 100644 --- a/_pages/pl_PL/bannerbomb3.txt +++ b/_pages/pl_PL/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/pl_PL/faq.txt b/_pages/pl_PL/faq.txt index 587eef5b05..b96aaff280 100644 --- a/_pages/pl_PL/faq.txt +++ b/_pages/pl_PL/faq.txt @@ -3,24 +3,20 @@ title: "Często zadawane pytania (FAQ)" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/pl_PL/finalizing-setup.txt b/_pages/pl_PL/finalizing-setup.txt index 726818b5bd..bec2422865 100644 --- a/_pages/pl_PL/finalizing-setup.txt +++ b/_pages/pl_PL/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Sekcja II - Aktualizacja Systemu +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Wyłącz konsolę +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Naciśnij (Start) aby zapisać zmiany i uruchomić konsolę ponownie +1. Wyłącz konsolę + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Sekcja III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Naciśnij (B) aby powrócić do głównego menu Rosalina 1. Naciśnij (B) aby zamknąć menu Rosalina -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Wybierz opcję "Install and delete all CIAs", a następnie naciśnij (A) aby potwierdzić 1. Naciśnij (Home), a następnie zamknij aplikację Download Play -#### Sekcja VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,16 +133,16 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Naciśnij (A) żeby odblokować możliwość zapisu do SysNAND (lvl1), a następnie wprowadź wyświetloną sekwencję klawiszy 1. Naciśnij (A), aby kontynuować -#### Sekcja VII - Czyszczenie Karty SD +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. 1. Wybierz "Cleanup SD Card" -1. Kiedy zostaniesz poproszony, naciśnij (A) aby kontynuować +1. Gdy zostaniesz poproszony, naciśnij (A) by kontynuować 1. Naciśnij (A), aby kontynuować 1. Wciśnij (B) aby wrócić do menu głównego -#### Sekcja VIII - Kopia Zapasowa Niezbędnych Plików +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/pl_PL/get-started.txt b/_pages/pl_PL/get-started.txt index e9421bcc1a..901a6eb01f 100644 --- a/_pages/pl_PL/get-started.txt +++ b/_pages/pl_PL/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/pl_PL/home.txt b/_pages/pl_PL/home.txt index dadfdc7299..c7416e90d1 100644 --- a/_pages/pl_PL/home.txt +++ b/_pages/pl_PL/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Dokładnie przeczytaj wszystkie strony wprowadzające (także tą!) zanim przejdziesz dalej. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/pl_PL/homebrew-launcher-(super-skaterhax).txt b/_pages/pl_PL/homebrew-launcher-(super-skaterhax).txt index 2ebe371c2b..caa3447fc6 100644 --- a/_pages/pl_PL/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/pl_PL/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Sekcja II - Przygotowanie +#### Sekcja I - Przygotowanie In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Wyłącz konsolę -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/pl_PL/include/3ds-11.17.txt b/_pages/pl_PL/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/pl_PL/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/pl_PL/include/addproxy.txt b/_pages/pl_PL/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/pl_PL/include/addproxy.txt +++ b/_pages/pl_PL/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/pl_PL/include/exploit-usm.txt b/_pages/pl_PL/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/pl_PL/include/exploit-usm.txt +++ b/_pages/pl_PL/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/pl_PL/include/install-boot9strap-b9stool.txt b/_pages/pl_PL/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/pl_PL/include/install-boot9strap-b9stool.txt +++ b/_pages/pl_PL/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/pl_PL/include/install-boot9strap-safeb9sinstaller.txt b/_pages/pl_PL/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/pl_PL/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/pl_PL/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/pl_PL/include/safemodecheck.txt b/_pages/pl_PL/include/safemodecheck.txt index 4664b02340..d8ff57f48a 100644 --- a/_pages/pl_PL/include/safemodecheck.txt +++ b/_pages/pl_PL/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Włącz konsolę +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Wyłącz konsolę diff --git a/_pages/pl_PL/include/seedminer-base.txt b/_pages/pl_PL/include/seedminer-base.txt index 90e5ac56fb..a715b1829b 100644 --- a/_pages/pl_PL/include/seedminer-base.txt +++ b/_pages/pl_PL/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Zaktualizuj swoją konsolę wchodząc w System Settings i "Other Settings". Następnie przejedź na sam koniec w prawo i użyj "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Wejdź na profil swojego Mii, a następnie znajdź pole "Friend Code" na górnym ekranie -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Wyłącz konsolę \ No newline at end of file +1. Wyłącz konsolę diff --git a/_pages/pl_PL/installing-boot9strap-(fredtool).txt b/_pages/pl_PL/installing-boot9strap-(fredtool).txt index 6e53de0a72..da403e72be 100644 --- a/_pages/pl_PL/installing-boot9strap-(fredtool).txt +++ b/_pages/pl_PL/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Uruchom "System Settings" na twoim urządzeniu 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Wybierz "Copy", a następnie "OK" 1. Wróć do głównego menu System Settings (ustawień systemowych) 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Jeżeli exploit zadziałał, na urządzeniu uruchomi się Japońska wersja Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/pl_PL/installing-boot9strap-(soundhax).txt b/_pages/pl_PL/installing-boot9strap-(soundhax).txt index 270084866e..415c0e53b8 100644 --- a/_pages/pl_PL/installing-boot9strap-(soundhax).txt +++ b/_pages/pl_PL/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pl_PL/installing-boot9strap-(ssloth-browser).txt b/_pages/pl_PL/installing-boot9strap-(ssloth-browser).txt index 13766fbc31..fcf7d7bf72 100644 --- a/_pages/pl_PL/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/pl_PL/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Czego Potrzebujesz @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Jeśli operacja zakończyła się pomyślnie, uruchomi się SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/pl_PL/installing-boot9strap-(usm).txt b/_pages/pl_PL/installing-boot9strap-(usm).txt index b58594bc06..0c56f80045 100644 --- a/_pages/pl_PL/installing-boot9strap-(usm).txt +++ b/_pages/pl_PL/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Uruchom "System Settings" na twoim urządzeniu 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Włącz konsolę +1. Uruchom "System Settings" na twoim urządzeniu +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Wyłącz konsolę #### Section III - unSAFE_MODE diff --git a/_pages/pl_PL/key-information.txt b/_pages/pl_PL/key-information.txt index 820f1429cd..ee4aacd37b 100644 --- a/_pages/pl_PL/key-information.txt +++ b/_pages/pl_PL/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Spis Treści" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/pl_PL/region-changing.txt b/_pages/pl_PL/region-changing.txt index a7a2efe445..80cdfdab32 100644 --- a/_pages/pl_PL/region-changing.txt +++ b/_pages/pl_PL/region-changing.txt @@ -6,7 +6,7 @@ title: "Zmiana Regionu Konsoli" ### Wymagana Lektura -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -38,7 +38,7 @@ To download the CTRTransfer images on this page, you will need a torrent client * Najnowszej wersji [FBI](https://github.com/Steveice10/FBI/releases/latest) *(pliku `.3dsx`)* * The 11.15.0 CTRTransfer image for your device type of the region that you want to change to (e.g. Download "New 3DS or 2DS - USA" if you have a New 3DS and want to change your region to USA) + - [New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [New 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:e247b21e1f81f76acf6d3140da45da858e76f1f6&xt=urn:btmh:122008168a003666c14783998d1dd82ac02d1b3be902efa75cf5a03ee47da1fecd73&dn=11.15.0-41K_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [New 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:8ae25de1ab01c9304eece9785d5db6cdd6728214&xt=urn:btmh:1220ab284cc822f3170305723e9920e1bb4d7649fdf528c3ea04aada31e09bfbbe57&dn=11.15.0-47U_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) ~ diff --git a/_pages/pt_BR/404.md b/_pages/pt_BR/404.md index 41aa9f95f1..151d462234 100644 --- a/_pages/pt_BR/404.md +++ b/_pages/pt_BR/404.md @@ -1,5 +1,5 @@ --- -title: "Page Not Found" # +title: "Página Não Encontrada" # sitemap: false --- diff --git a/_pages/pt_BR/bannerbomb3.txt b/_pages/pt_BR/bannerbomb3.txt index 69ba33475c..4bbbf0657b 100644 --- a/_pages/pt_BR/bannerbomb3.txt +++ b/_pages/pt_BR/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Próximos passos: Escolha um exploit -Se você viu a tela de atualização do sistema na seção anterior, o Modo de Segurança está funcionando em seu dispositivo. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Se seu dispositivo iniciou no Modo de Segurança, continue em[Instalando boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -Se o seu dispositivo NÃO inicializou no Modo de Segurança, continue em [Instalando boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/pt_BR/faq.txt b/_pages/pt_BR/faq.txt index be809fb4f3..291706596e 100644 --- a/_pages/pt_BR/faq.txt +++ b/_pages/pt_BR/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Tabela de Conteúdo"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Sim**, você ainda pode instalar custom firmware no seu 3DS, mesmo após o encerramento da eShop. {: .notice--info} -{% capture notice-6 %} -**O firmware mais recente do 3DS é 11.16.0**. Veja aqui o que você deve saber: - -- Se o seu dispositivo estiver executando *Luma 11.0* ou mais recente, será *100% seguro* atualizá-lo. Você pode checar sua versão do Luma apertando e segurando (Select) enquanto inicia o console. -- Se seu dispositivo estiver em uma versão do Luma mais antiga, você deve [atualizar o Luma](checking-for-cfw) antes de atualizar seu dispositivo para a 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## FAQ Pré-Instalação {% capture compat %} Estou na versão mais recente do sistema. É possível aplicar hack em meu sistema sem qualquer hardware externo? -Sim! O firmware mais recente (11.16.0) tem um método gratuito de obter CFW chamado [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/pt_BR/finalizing-setup.txt b/_pages/pt_BR/finalizing-setup.txt index 30b5852045..9a0c2f192d 100644 --- a/_pages/pt_BR/finalizing-setup.txt +++ b/_pages/pt_BR/finalizing-setup.txt @@ -65,20 +65,34 @@ As capturas de tela abaixo indicam o layout mínimo do cartão SD que é necess {: .notice--info} +#### Section II - CFW Check -#### Seção II - Atualização do Sistema +Como uma medida de segurança adicional, realizaremos uma verificação adicional de custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Desligue seu dispositivo +1. Segure o botão (Select) +1. Ligue seu dispositivo enquanto segura o botão (Select) +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Aperte (Start) para salvar e reiniciar +1. Desligue seu dispositivo + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System Nesta seção, você atualizará seu sistema para a versão mais recente, que é seguro de fazer com custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Seção III - Homebrew Launcher +#### Section IV - Homebrew Launcher Nesta seção, você irá substituir temporariamente o Download Play com o Homebrew Launcher (que precisamos para iniciar o FBI). O Download Play voltará automaticamente para o normal quando você reiniciar seu dispositivo. {% include_relative include/launch-hbl-dlp.txt %} -#### Seção IV - Configuração do RTC e DSP +#### Section V - RTC and DSP Setup Nesta seção, você irá sincronizar o relógio interno do seu 3DS com a hora real e descarregar o firmware de som (que é necessário para que alguns softwares de homebrew utilizem o som corretamente). @@ -91,7 +105,7 @@ Nesta seção, você irá sincronizar o relógio interno do seu 3DS com a hora r 1. Aperte (B) para retornar para o menu principal do Rosalina 1. Aperte (B) para sair do menu do Rosalina -#### Seção V - Instalando CIAs +#### Section VI - Installing CIAs Nesta seção, você instalará vários aplicativos de homebrew úteis no Menu HOME. @@ -101,7 +115,7 @@ Nesta seção, você instalará vários aplicativos de homebrew úteis no Menu H 1. Selecione a opção "Install and delete all CIAs" e, em seguida, aperte (A) para confirmar 1. Aperte (Home), depois feche o Download Play -#### Seção VI - Luma3DS no CTRNAND +#### Section VII - CTRNAND Luma3DS Nesta seção, você usará um script para copiar alguns dos arquivos do Luma3DS para a memória interna para que eles possam ser acessados, mesmo sem um cartão SD inserido. @@ -119,7 +133,7 @@ Nesta seção, você usará um script para copiar alguns dos arquivos do Luma3DS 1. Aperte (A) para destravar "SysNAND (lvl1) writing", então aperte a sequência de botões solicitada 1. Aperte (A) para continuar -#### Seção VII - Limpando o cartão SD +#### Section VIII - Cleanup SD Card Nesta seção, você usará um script para remover alguns arquivos desnecessários do seu cartão SD. @@ -128,7 +142,7 @@ Nesta seção, você usará um script para remover alguns arquivos desnecessári 1. Aperte (A) para continuar 1. Aperte (B) para retornar para o menu principal -#### Seção VIII - Backup de arquivos essenciais +#### Section IX - Backup Essential Files Nesta seção, você fará backups de arquivos que podem ser usados para recuperar bricks de software ou para recuperar dados. diff --git a/_pages/pt_BR/get-started.txt b/_pages/pt_BR/get-started.txt index 7fd6a7e0b7..14e37f65fa 100644 --- a/_pages/pt_BR/get-started.txt +++ b/_pages/pt_BR/get-started.txt @@ -19,7 +19,7 @@ Se você ver um menu incomum, PARE - você já tem custom firmware! Continue [da #### Seção II - Verificação da Versão do Sistema 1. Abra o aplicativo Configuração do Console -1. A versão do seu sistema será exibida na parte inferior direita da tela superior (por exemplo, "Ver. 11.16.0-49U") +1. A versão do seu sistema será exibida na parte inferior direita da tela superior (por exemplo, "Ver. 11.17.0-50U") #### Seção III - Selecione um Método @@ -35,6 +35,8 @@ Esta não parece ser uma versão válida de sistema. {% capture methodUnavailable %} Você atualmente não pode hackear seu 3DS nesta versão usando os métodos principais. Se você quiser hackear o seu console, você terá que usar ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/pt_BR/home.txt b/_pages/pt_BR/home.txt index b26f3662b5..07544a596a 100644 --- a/_pages/pt_BR/home.txt +++ b/_pages/pt_BR/home.txt @@ -14,6 +14,11 @@ excerpt: "Um guia completo para custom firmware em 3DS (e 2DS),
de varejo Leia atentamente todas as páginas introdutórias (incluindo essa aqui!) antes de prosseguir. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## O que é Custom Firmware? **Custom Firmware** ("CFW") é uma modificação completa de software para seu 3DS, comparável ao "acesso de administrador" de um computador. Ele permite que você faça qualquer coisa que o 3DS seja fisicamente capaz de fazer, ao invés de ser limitado por qualquer coisa que a Nintendo permite que você faça. diff --git a/_pages/pt_BR/homebrew-launcher-(super-skaterhax).txt b/_pages/pt_BR/homebrew-launcher-(super-skaterhax).txt index 4fed461c48..38cef80e2c 100644 --- a/_pages/pt_BR/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/pt_BR/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ Para detalhes técnicos sobre os exploits que você usará nesta página, consul ### Notas de Compatibilidade -Super-skaterhax (quando usado para abrir o Homebrew Launcher) é compatível com modelos New na versão 11.16.0 em todas as regiões, exceto TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. As instruções fornecidas só se aplicam ao New 3DS, New 3DS XL e ao New 2DS XL. Por favor, certifique-se de que o dispositivo que você está modificando é um New 3DS, New 3DS XL, ou New 2DS XL antes de continuar. {: .notice--warning} @@ -24,11 +24,7 @@ As instruções fornecidas só se aplicam ao New 3DS, New 3DS XL e ao New 2DS XL * A versão mais recente do [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (o arquivo `.zip` do Luma3DS) * A versão mais recente do [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (o arquivo de release `.zip`) -#### Seção I - Atualizando o Sistema - -{% include_relative include/sysupdate.txt cfw="false" %} - -### Seção II - Preparação +#### Seção I - Preparação Nesta seção, você irá copiar os arquivos necessários para acionar tanto superskaterhax quanto o Homebrew Launcher. @@ -44,7 +40,7 @@ Nesta seção, você irá copiar os arquivos necessários para acionar tanto sup {: .notice--info} -#### Seção III - super-skaterhax +#### Section II - super-skaterhax Nesta seção, você visitará a página web contendo o exploit, que iniciará o Homebrew Launcher. @@ -69,11 +65,11 @@ Se você ainda não o fez, certifique-se de que você tem uma conexão de Intern + Se qualquer prompt aparecer, aprove todos eles + Se o seu dispositivo congelar em uma tela amarela, segure o botão POWER até que ele desligue, então tente novamente esta seção + Se o seu dispositivo congela uma tela vermelha, segure o botão POWER até que ele desligue, refaça o passo 3 da seção II e tente esta seção novamente - + Se você receber outro erro, [siga este guia de troubleshooting](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. Se o exploit foi bem sucedido, seu dispositivo terá inicializado o Homebrew Launcher 1. Desligue seu dispositivo -#### Seção IV - Verificação de Botões +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Próximo passo: Escolha um exploit -Se você viu a tela de atualização do sistema na seção anterior, o Modo de Segurança está funcionando em seu dispositivo. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -Caso o seu dispositivo inicie no Modo de Segurança, continue em [Instalando boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -Se o seu dispositivo NÃO inicializou no Modo de Segurança, continue em [Dump do Movable(nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/pt_BR/include/3ds-11.17.txt b/_pages/pt_BR/include/3ds-11.17.txt new file mode 100644 index 0000000000..5e5030f4c7 --- /dev/null +++ b/_pages/pt_BR/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Veja aqui o que você deve saber: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. Você pode checar sua versão do Luma apertando e segurando (Select) enquanto inicia o console. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/pt_BR/include/addproxy.txt b/_pages/pt_BR/include/addproxy.txt index aba4e34e6c..972da207c3 100644 --- a/_pages/pt_BR/include/addproxy.txt +++ b/_pages/pt_BR/include/addproxy.txt @@ -9,4 +9,4 @@ Se você ainda não tem, certifique-se de que você tem uma conexão de Internet 1. Clique em OK, e depois clique em Salvar 1. Quando solicitado, clique em "Testar" para executar o teste de conexão + O teste deve ser bem-sucedido -1. Clique em "OK" para continuar +1. Clique em "OK" para continuar \ No newline at end of file diff --git a/_pages/pt_BR/include/exploit-usm.txt b/_pages/pt_BR/include/exploit-usm.txt index 2b16c2af35..f37f01ec45 100644 --- a/_pages/pt_BR/include/exploit-usm.txt +++ b/_pages/pt_BR/include/exploit-usm.txt @@ -10,4 +10,5 @@ Nesta seção, você entrará no Modo de Segurança (uma funcionalidade disponí 1. No menu a seguir, navegue até `Conexão 1` -> `Alterar configurações` -> `Próxima página (seta direita)` -> `Configurações do proxy` -> `Configuração Avançada`[imagem](/images/screenshots/usm/safemode_highlighted.png)) 1. Se o exploit for bem sucedido, seu dispositivo será inicializado no SafeB9SInstaller + Se seu dispositivo congela uma tela branca, segure o botão POWER até que ele desligue e tente novamente esta seção - + Se, em vez disso, o seu dispositivo congelar uma tela vermelha, você não tem `usm.bin` na raiz do seu cartão SD \ No newline at end of file + + Se, em vez disso, o seu dispositivo congelar uma tela vermelha, você não tem `usm.bin` na raiz do seu cartão SD + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/pt_BR/include/install-boot9strap-b9stool.txt b/_pages/pt_BR/include/install-boot9strap-b9stool.txt index 62ae3f3091..04b175088e 100644 --- a/_pages/pt_BR/include/install-boot9strap-b9stool.txt +++ b/_pages/pt_BR/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ Caso você prefira um guia visual para esta seção, há um disponível [aqui](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -Nesta seção, você executará uma série de passos muito específicos dentro do Flipnote Studio, que quando executado corretamente, irá iniciar o instalador boot9strap (custom firmware). +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete o processo inicial do jogo até você chegar no menu principal + Selecione a opção da esquerda sempre que solicitado durante o processo de instalação + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Usando a touch-screen, selecione a caixa grande da esquerda, então selecione a caixa com um ícone do cartão SD 1. Quando o menu carregar, selecione o ícone do rosto, então o ícone no canto inferior direito para continuar 1. Aperte (X) ou (CIMA) no D-Pad dependendo do que for mostrado na tela superior diff --git a/_pages/pt_BR/include/install-boot9strap-safeb9sinstaller.txt b/_pages/pt_BR/include/install-boot9strap-safeb9sinstaller.txt index 8704457a1f..3d579039c2 100644 --- a/_pages/pt_BR/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/pt_BR/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ Nesta seção, você instalará custom firmware no seu dispositivo. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Quando concluído, force o seu dispositivo a desligar segurando o botão POWER + O seu dispositivo somente irá ligar na tela do SafeB9SInstaller quando a próxima seção estiver completa diff --git a/_pages/pt_BR/include/safemodecheck.txt b/_pages/pt_BR/include/safemodecheck.txt index 5b4398f9c4..015e0cf290 100644 --- a/_pages/pt_BR/include/safemodecheck.txt +++ b/_pages/pt_BR/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. Com o seu dispositivo ainda desligado, segure os seguintes botões: (Gatilho Esquerdo) + (Gatilho Direito) + (Botão Direcional para Cima) + (A), e enquanto segura esses botões juntos, ligue seu dispositivo - + Continue segurando os botões até que o dispositivo inicie a tela de atualização do sistema (este é o Modo de Segurança) -1. Se você ver a tela de atualização do sistema, pressione Cancelar - + Seu dispositivo será desligado - + Caso o dispositivo inicie no Menu HOME, basta desligar seu dispositivo +1. Ligue o seu dispositivo +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Desligue seu dispositivo diff --git a/_pages/pt_BR/include/seedminer-base.txt b/_pages/pt_BR/include/seedminer-base.txt index 5bba4f117c..99052cc1ec 100644 --- a/_pages/pt_BR/include/seedminer-base.txt +++ b/_pages/pt_BR/include/seedminer-base.txt @@ -11,16 +11,7 @@ Esse método usufrui de uma poderosa placa de vídeo para realizar os cálculos
{{ technical_info | markdownify }}
{: .notice--info} - -### Seção I - Atualizando o Sistema - -Nesta seção, você vai atualizar seu sistema para a versão mais recente, que é necessária para o Seedminer. - -1. Atualize seu dispositivo indo em Configuração do console, depois "Outras Configurações, depois indo para a direita até o final e selecionando "Atualização" - + O atualizador pode exibir uma mensagem dizendo "Seu sistema está atualizado" ao invés de atualizar. Isso é normal se você já está atualizado; continue para a próxima seção - + Se isso lhe der um erro, defina suas configurações de DNS e configurações de Proxy para "Automático" - -### Seção II - Preparação +### Section I - Prep Work Nesta seção, você receberá os detalhes necessários no seu 3DS que são necessários para descobrir a chave de criptografia do seu dispositivo. @@ -47,7 +38,7 @@ Antes de seguir esta seção: + Se você receber um erro e for expulso do menu, você deve criar um novo Mii ou seu dispositivo não pode se conectar aos servidores da Nintendo (devido a um banimento ou problemas de conexão) 1. Vá até o perfil do seu Mii e então encontre o seu Código de Amigo na tela superior -### Seção III - Seedminer +### Section II - Seedminer Nesta seção, você usará o site Bruteforce Movable para obter a chave de criptografia do seu dispositivo na forma de `movable.sed`. @@ -67,6 +58,6 @@ Nesta seção, você usará o site Bruteforce Movable para obter a chave de crip + Isto é geralmente rápido (1-5 minutos) + Durante esse processo, o bot que você adicionou poderá não aparecer no seu 3DS. Enquanto o site atualizar, isso não é um problema + Se você ainda está esperando após o período de meia hora, entre no [Discord do Nintendo Homebrew](https://discord.gg/MWxPgEp) e pergunte (em Inglês) para alguém te ajudar -1. Quando o processo for concluído, baixe seu arquivo `movable.sed` do site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Guarde esse arquivo em um lugar seguro pois você precisará dele nas páginas seguintes -1. Desligue seu dispositivo \ No newline at end of file +1. Desligue seu dispositivo diff --git a/_pages/pt_BR/installing-boot9strap-(fredtool).txt b/_pages/pt_BR/installing-boot9strap-(fredtool).txt index ff31974d13..0168625b33 100644 --- a/_pages/pt_BR/installing-boot9strap-(fredtool).txt +++ b/_pages/pt_BR/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ Nesta seção, você irá copiar as Configurações de DS do DSiWare para a mem 1. Abra a Configuração do Console em seu dispositivo 1. Navegue para `Gerenciamento de Dados` -> `DSiWare` -> `Cartão SD` ([imagem](/images/screenshots/bb3/dsiware-management.png)) 1. Selecione o aplicativo "Haxxxxxxx!" + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Selecione "Copy", então selecione "OK" 1. Retorne ao menu principal da Configuração do Console 1. Navegue até `Configurações da Internet` -> `Conexões Nintendo DS`, depois selecione "OK" ([imagem](/images/screenshots/fredtool/dsconnection.png)) 1. Se o exploit foi bem sucedido, seu dispositivo irá abrir a versão JPN do Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Seção V - Flipnote Exploit diff --git a/_pages/pt_BR/installing-boot9strap-(soundhax).txt b/_pages/pt_BR/installing-boot9strap-(soundhax).txt index 6a3c400c8e..cddec8fe57 100644 --- a/_pages/pt_BR/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_BR/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ Nesta seção, você irá iniciar o Soundhax através do aplicativo Som Nintendo + Isso pode levar várias tentativas (até 10) + Se você ver a mensagem "Não foi possível reproduzir", você está em uma versão do sistema incompatível com o Soundhax ou baixou a versão errada do Soundhax + Se ele congelar, force o console a desligar segurando o botão de liga/desliga, e então tente novamente + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_BR/installing-boot9strap-(ssloth-browser).txt b/_pages/pt_BR/installing-boot9strap-(ssloth-browser).txt index 90cc4700a9..f91bdd6de4 100644 --- a/_pages/pt_BR/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/pt_BR/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ Para detalhes técnicos sobre os exploits que você usará nesta página, veja [ O SSLoth permite que os usuários na versão 11.13.0 e inferior ignorem a verificação da versão do navegador, permitindo o uso de novo browserhax ou old-browserhax (compatível com as versões 11.4.0 através de 11.13.0 em todas as regiões), que podem então ser usados em conjunto com aplicativos universal-otherapp. -Se você atualizou seu dispositivo para a versão atual usando um cartucho, seu Navegador de Internet ficará inacessível. Se for esse o caso, você precisará atualizar seu dispositivo para a versão mais recente através das Configurações do Sistema e, em seguida, seguir o método para a versão mais recente. +Se você atualizou seu dispositivo para a versão atual usando um cartucho, seu Navegador de Internet ficará inacessível. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### O que é necessário @@ -63,10 +63,11 @@ Nesta seção, você vai visitar a página de exploit do navegador, que usará o 1. No Menu HOME, pressione os gatilhos da Esquerda e da Direita ao mesmo tempo para abrir a câmera + Se você não conseguir abrir a câmera, abra o Navegador de Internet e digite manualmente a URL (`https://zoogie.github.io/web/nbhax/`) 1. Toque no botão do código QR e escaneie [este código QR](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + Se você receber um erro, [siga este guia de troubleshooting](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + Se você receber um aviso de certificado de segurança, aperte (A) para permitir a conexão 1. Toque no botão "PROCEED TO HAXX" 1. Se o exploit for bem-sucedido, você terá entrado no SafeB9SInstaller + + Se você receber um erro, [siga este guia de troubleshooting](troubleshooting#installing-boot9strap-ssloth-browser) #### Seção IV - Instalando o boot9strap diff --git a/_pages/pt_BR/installing-boot9strap-(usm).txt b/_pages/pt_BR/installing-boot9strap-(usm).txt index b06b4f836b..9356a49b12 100644 --- a/_pages/pt_BR/installing-boot9strap-(usm).txt +++ b/_pages/pt_BR/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ Nesta seção, você irá acionar o exploit BannerBomb3 usando o menu de Gerenci 1. Abra a Configuração do Console em seu dispositivo 1. Navegue para `Gerenciamento de Dados` -> `DSiWare` -> `Cartão SD` ([imagem](/images/screenshots/bb3/dsiware-management.png)) + Seu dispositivo deve mostrar o multihax menu do BB3 - + Se esta etapa fazer com que seu dispositivo tenha um crash, [siga este guia de troubleshooting](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + Se o menu multihax BB3 diz "cfw installed already", você já possui custom firmware e deve continuar a partir [daqui](checando for-cfw) 1. Use os botões direcionais para navegar e pressione o botão (A) para selecionar "Install unSAFE_MODE" + Seu dispositivo será desligado automaticamente +1. Ligue o seu dispositivo +1. Abra a Configuração do Console em seu dispositivo +1. Navegue para `Configurações da Internet` -> `Configurações de Conexão` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Desligue seu dispositivo #### Seção III - unSAFE_MODE diff --git a/_pages/pt_BR/key-information.txt b/_pages/pt_BR/key-information.txt index 6fde1eec4f..539c0d0033 100644 --- a/_pages/pt_BR/key-information.txt +++ b/_pages/pt_BR/key-information.txt @@ -4,6 +4,11 @@ title: "Informação Importante" {% include toc title="Tabela de Conteúdo" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ Se esta for sua primeira vez modificando um 3DS (ou você não é familiarizado com tecnologia), continue lendo! Caso contrário, se você tiver experiência prévia e souber o que está fazendo, volte para [Começando](get-started). {: .notice--info} diff --git a/_pages/pt_BR/region-changing.txt b/_pages/pt_BR/region-changing.txt index 5208c9c143..0698f3dbc1 100644 --- a/_pages/pt_BR/region-changing.txt +++ b/_pages/pt_BR/region-changing.txt @@ -6,7 +6,7 @@ title: "Mudança de Região" ### Leitura Obrigatória -Esta é uma seção adicional para a mudança de região do seu dispositivo. Isto é feito através da instalação da imagem CTRTransfer 11.15.0 da região para qual você deseja trocar. Após instalar a imagem, você pode atualizar seu dispositivo normalmente para o firmware mais recente (11.16.0). +Esta é uma seção adicional para a mudança de região do seu dispositivo. Isto é feito através da instalação da imagem CTRTransfer 11.15.0 da região para qual você deseja trocar. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note que a mudança de região é quase completamente desnecessária uma vez que o Luma3DS suporta jogos de outras regiões e aplicativos inidividuais através de [Locale Emulation] (https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Além, disso, rodar jogos do Nintendo DS com idiomas de outras regiões é possível através do [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). Você só deve executar uma mudança de região se você deseja que sua interface de usuário do sistema esteja em um idioma que não está disponível na região atual do seu console. diff --git a/_pages/pt_PT/bannerbomb3.txt b/_pages/pt_PT/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/pt_PT/bannerbomb3.txt +++ b/_pages/pt_PT/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/pt_PT/faq.txt b/_pages/pt_PT/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/pt_PT/faq.txt +++ b/_pages/pt_PT/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/pt_PT/finalizing-setup.txt b/_pages/pt_PT/finalizing-setup.txt index de901dedd6..17cb81dcf1 100644 --- a/_pages/pt_PT/finalizing-setup.txt +++ b/_pages/pt_PT/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/pt_PT/get-started.txt b/_pages/pt_PT/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/pt_PT/get-started.txt +++ b/_pages/pt_PT/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/pt_PT/home.txt b/_pages/pt_PT/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/pt_PT/home.txt +++ b/_pages/pt_PT/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/pt_PT/homebrew-launcher-(super-skaterhax).txt b/_pages/pt_PT/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/pt_PT/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/pt_PT/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/pt_PT/include/3ds-11.17.txt b/_pages/pt_PT/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/pt_PT/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/pt_PT/include/addproxy.txt b/_pages/pt_PT/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/pt_PT/include/addproxy.txt +++ b/_pages/pt_PT/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/pt_PT/include/exploit-usm.txt b/_pages/pt_PT/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/pt_PT/include/exploit-usm.txt +++ b/_pages/pt_PT/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/pt_PT/include/install-boot9strap-b9stool.txt b/_pages/pt_PT/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/pt_PT/include/install-boot9strap-b9stool.txt +++ b/_pages/pt_PT/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/pt_PT/include/install-boot9strap-safeb9sinstaller.txt b/_pages/pt_PT/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/pt_PT/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/pt_PT/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/pt_PT/include/safemodecheck.txt b/_pages/pt_PT/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/pt_PT/include/safemodecheck.txt +++ b/_pages/pt_PT/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/pt_PT/include/seedminer-base.txt b/_pages/pt_PT/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/pt_PT/include/seedminer-base.txt +++ b/_pages/pt_PT/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/pt_PT/installing-boot9strap-(fredtool).txt b/_pages/pt_PT/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/pt_PT/installing-boot9strap-(fredtool).txt +++ b/_pages/pt_PT/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/pt_PT/installing-boot9strap-(soundhax).txt b/_pages/pt_PT/installing-boot9strap-(soundhax).txt index 96d04c7d66..9280a2baea 100644 --- a/_pages/pt_PT/installing-boot9strap-(soundhax).txt +++ b/_pages/pt_PT/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/pt_PT/installing-boot9strap-(ssloth-browser).txt b/_pages/pt_PT/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/pt_PT/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/pt_PT/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/pt_PT/installing-boot9strap-(usm).txt b/_pages/pt_PT/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/pt_PT/installing-boot9strap-(usm).txt +++ b/_pages/pt_PT/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/pt_PT/key-information.txt b/_pages/pt_PT/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/pt_PT/key-information.txt +++ b/_pages/pt_PT/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/pt_PT/region-changing.txt b/_pages/pt_PT/region-changing.txt index 8ea5d6830e..402496d243 100644 --- a/_pages/pt_PT/region-changing.txt +++ b/_pages/pt_PT/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Leitura Obrigatória -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/ro_RO/bannerbomb3.txt b/_pages/ro_RO/bannerbomb3.txt index 75e377b727..67399e1776 100644 --- a/_pages/ro_RO/bannerbomb3.txt +++ b/_pages/ro_RO/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ro_RO/faq.txt b/_pages/ro_RO/faq.txt index 064ec0015a..cddc8bc8dc 100644 --- a/_pages/ro_RO/faq.txt +++ b/_pages/ro_RO/faq.txt @@ -3,24 +3,20 @@ title: "Întrebări frecvente" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ro_RO/finalizing-setup.txt b/_pages/ro_RO/finalizing-setup.txt index 3ffaeae06d..7b0ab5e8c8 100644 --- a/_pages/ro_RO/finalizing-setup.txt +++ b/_pages/ro_RO/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Secțiunea II - Actualizând sistemul +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Închideți dispozitivul +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Apăsați (Start) pentru a salva și reporni +1. Închideți dispozitivul + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Secțiunea III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Apăsați (B) ca să vă întoarceți la meniul principal Rosalina 1. Apăsați (B) pentru a ieși din meniul Rosalina -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Selectați opțiunea "Install and delete all CIAs", apoi apăsați (A) pentru a confirma 1. Apăsați (Home), apoi închideți Download Play -#### Secțiunea VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Apăsați (A) ca să deblocați scrierea în SysNAND (lvl1), apoi introduceți combinația de butoane care vi se cere 1. Apăsați (A) pentru a continua -#### Secțiunea VII - Curățarea cardului SD +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Apăsați (A) pentru a continua 1. Apăsați (B) ca să vă întoarceți în meniul principal -#### Secţiunea VIII - Copie de rezervă fişierelor esenţiale +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/ro_RO/get-started.txt b/_pages/ro_RO/get-started.txt index 72b53319b6..c3c2e2cf2d 100644 --- a/_pages/ro_RO/get-started.txt +++ b/_pages/ro_RO/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ro_RO/home.txt b/_pages/ro_RO/home.txt index 3c8476f2e3..17c5708690 100644 --- a/_pages/ro_RO/home.txt +++ b/_pages/ro_RO/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Citiți cu atenție toate paginile introductive (inclusiv aceasta!) înainte de a continua. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/ro_RO/homebrew-launcher-(super-skaterhax).txt b/_pages/ro_RO/homebrew-launcher-(super-skaterhax).txt index f8897989cc..427cabe2e5 100644 --- a/_pages/ro_RO/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ro_RO/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Secțiunea II - Preparații +#### Secțiunea I - Preparații In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Închideți dispozitivul -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ro_RO/include/3ds-11.17.txt b/_pages/ro_RO/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/ro_RO/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ro_RO/include/addproxy.txt b/_pages/ro_RO/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/ro_RO/include/addproxy.txt +++ b/_pages/ro_RO/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/ro_RO/include/ctrtransfer-main.txt b/_pages/ro_RO/include/ctrtransfer-main.txt index 458133cdec..21b40a1710 100644 --- a/_pages/ro_RO/include/ctrtransfer-main.txt +++ b/_pages/ro_RO/include/ctrtransfer-main.txt @@ -24,6 +24,6 @@ 1. Select "Exit" 1. Apăsați (A) ca să reblocați permisiunile de scriere dacă vi se cere 1. Apăsați (Start) pentru a reporni dispozitivul -1. Actualizați dispozitivul mergând în System Settings, apoi "Other Settings", apoi mergeți spre colțul drept și folosiți "System Update" +1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" + Updates while using B9S + Luma (what you have) are safe + Dacă aceasta vă dă o eroare, setați setările de DNS pe "auto" diff --git a/_pages/ro_RO/include/exploit-usm.txt b/_pages/ro_RO/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/ro_RO/include/exploit-usm.txt +++ b/_pages/ro_RO/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ro_RO/include/install-boot9strap-b9stool.txt b/_pages/ro_RO/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/ro_RO/include/install-boot9strap-b9stool.txt +++ b/_pages/ro_RO/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/ro_RO/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ro_RO/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/ro_RO/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ro_RO/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/ro_RO/include/safemodecheck.txt b/_pages/ro_RO/include/safemodecheck.txt index 4664b02340..60ba6b88db 100644 --- a/_pages/ro_RO/include/safemodecheck.txt +++ b/_pages/ro_RO/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Porniți dispozitivul +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Închideți dispozitivul diff --git a/_pages/ro_RO/include/seedminer-base.txt b/_pages/ro_RO/include/seedminer-base.txt index b7cf3e9460..e077fea03a 100644 --- a/_pages/ro_RO/include/seedminer-base.txt +++ b/_pages/ro_RO/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Actualizați dispozitivul mergând în System Settings, apoi "Other Settings", apoi mergeți spre colțul drept și folosiți "System Update" - + Actualizatorul poate afișa un mesaj care zice "Your system is up to date" în loc să se actualizeze. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Găsiți profilul de Mii, apoi găsiţi câmpul "Friend Code" de pe ecranul superior -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Închideți dispozitivul \ No newline at end of file +1. Închideți dispozitivul diff --git a/_pages/ro_RO/include/sysupdate.txt b/_pages/ro_RO/include/sysupdate.txt index fabb567175..0f7c35c15f 100644 --- a/_pages/ro_RO/include/sysupdate.txt +++ b/_pages/ro_RO/include/sysupdate.txt @@ -1,4 +1,4 @@ -1. Actualizați dispozitivul mergând în System Settings, apoi "Other Settings", apoi mergeți spre colțul drept și folosiți "System Update" +1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" {%- if include.cfw == "true" %} + Updates while using B9S + Luma (what you have) are safe {%- endif %} diff --git a/_pages/ro_RO/installing-boot9strap-(fredtool).txt b/_pages/ro_RO/installing-boot9strap-(fredtool).txt index a78236222a..07e13d1f77 100644 --- a/_pages/ro_RO/installing-boot9strap-(fredtool).txt +++ b/_pages/ro_RO/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Porniți System Settings pe consolă 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Selectaţi "Copy", apoi selectaţi "OK" 1. Reveniți la meniul principal de System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. În cazul în care exploit-ul a mers, dispozitivul va încărca versiunea JPN de Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/ro_RO/installing-boot9strap-(soundhax).txt b/_pages/ro_RO/installing-boot9strap-(soundhax).txt index be5885a51b..8724b9ad26 100644 --- a/_pages/ro_RO/installing-boot9strap-(soundhax).txt +++ b/_pages/ro_RO/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ro_RO/installing-boot9strap-(ssloth-browser).txt b/_pages/ro_RO/installing-boot9strap-(ssloth-browser).txt index a9c1d2af76..c4dbd653c3 100644 --- a/_pages/ro_RO/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ro_RO/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Ce aveți nevoie @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Dacă exploit-ul a avut succes, veți porni în SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/ro_RO/installing-boot9strap-(usm).txt b/_pages/ro_RO/installing-boot9strap-(usm).txt index b658bb57c4..7a401fa6c2 100644 --- a/_pages/ro_RO/installing-boot9strap-(usm).txt +++ b/_pages/ro_RO/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Porniți System Settings pe consolă 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Porniți dispozitivul +1. Porniți System Settings pe consolă +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Închideți dispozitivul #### Section III - unSAFE_MODE diff --git a/_pages/ro_RO/key-information.txt b/_pages/ro_RO/key-information.txt index ede5bbc428..1497e4974f 100644 --- a/_pages/ro_RO/key-information.txt +++ b/_pages/ro_RO/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Cuprins" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/ro_RO/region-changing.txt b/_pages/ro_RO/region-changing.txt index 86345454c8..5190575c94 100644 --- a/_pages/ro_RO/region-changing.txt +++ b/_pages/ro_RO/region-changing.txt @@ -6,7 +6,7 @@ title: "Schimb de regiune" ### Lectură obligatorie -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -38,13 +38,13 @@ To download the CTRTransfer images on this page, you will need a torrent client * Cea mai nouă versiune de [FBI](https://github.com/Steveice10/FBI/releases/) *(fișierul `.3dsx`)* * The 11.15.0 CTRTransfer image for your device type of the region that you want to change to (e.g. Download "New 3DS or 2DS - USA" if you have a New 3DS and want to change your region to USA) + - [New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - * - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) * - [New 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:e247b21e1f81f76acf6d3140da45da858e76f1f6&xt=urn:btmh:122008168a003666c14783998d1dd82ac02d1b3be902efa75cf5a03ee47da1fecd73&dn=11.15.0-41K_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) * - [New 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:8ae25de1ab01c9304eece9785d5db6cdd6728214&xt=urn:btmh:1220ab284cc822f3170305723e9920e1bb4d7649fdf528c3ea04aada31e09bfbbe57&dn=11.15.0-47U_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) ~ * - [Old 3DS or 2DS - 11.15.0 - CHN - CTRTransfer](magnet:?xt=urn:btih:f71d2379e577db22d7f14a656bca7bf2eb5243f8&xt=urn:btmh:12200c6ee93f63deef8ce9023b8214ca36cd29c37d2726acf7a15594256409f6629b&dn=11.15.0-4C_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) * - [Old 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:fc71540a99c884ab8a4211192d3af92c7ffb9372&xt=urn:btmh:12203c317846d43110fd3a35cedf427cb5fdd58ac764316f4d0634181efbb762ee92&dn=11.15.0-47E_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + * - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:90d6689106751b057616d32445442fc1b7370e38&xt=urn:btmh:1220a08fe569ac1596f6a113730de3cc7aa0dfd6858d40830cc0f0cee07bf585fd93&dn=11.15.0-41K_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - TWN - CTRTransfer](magnet:?xt=urn:btih:19f978d42b0d9590bc742d7598efa45091567cee&xt=urn:btmh:12204429bc94456825530a2dff233ed399a292e1004a64b65fa4b451a69e116cad2a&dn=11.15.0-39T_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:fd39778d4116a210c3116c014521120f0e7b9e1d&xt=urn:btmh:12203a51aca201f0635eecb15645cd4598bd49b1ad354e1ea81c24eb488760f3bd2b&dn=11.15.0-47U_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) diff --git a/_pages/ru_RU/bannerbomb3.txt b/_pages/ru_RU/bannerbomb3.txt index d5309f93ff..f6e658c79e 100644 --- a/_pages/ru_RU/bannerbomb3.txt +++ b/_pages/ru_RU/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/ru_RU/faq.txt b/_pages/ru_RU/faq.txt index 3c7c7acc2a..984016e0f5 100644 --- a/_pages/ru_RU/faq.txt +++ b/_pages/ru_RU/faq.txt @@ -3,24 +3,20 @@ title: "Вопросы и ответы" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/ru_RU/finalizing-setup.txt b/_pages/ru_RU/finalizing-setup.txt index 8a9b4869be..f41c0b27c1 100644 --- a/_pages/ru_RU/finalizing-setup.txt +++ b/_pages/ru_RU/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Часть II - Обновление системы +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Выключите консоль +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Нажмите (Start), чтобы сохранить настройки и перезагрузиться +1. Выключите консоль + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Часть III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Нажмите (B) для возврата в главное меню Rosalina 1. Нажмите (B) для выхода из главного меню Rosalina -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Выберите "Install and delete all CIAs", нажмите (A) для подтверждения 1. Нажмите (Home), затем закройте приложение Загружаемая игра -#### Часть VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Нажмите (A), чтобы разрешить запись в SysNAND (lvl1) и введите указанную комбинацию кнопок 1. Нажмите (A), чтобы продолжить -#### Часть VII - Очистка SD-карты +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Нажмите (A), чтобы продолжить 1. Нажмите (B) для возврата в главное меню -#### Часть VIII - Бэкап важных файлов +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/ru_RU/get-started.txt b/_pages/ru_RU/get-started.txt index 47a408a332..42640c77eb 100644 --- a/_pages/ru_RU/get-started.txt +++ b/_pages/ru_RU/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/ru_RU/home.txt b/_pages/ru_RU/home.txt index 303bd81fd7..fba81a53de 100644 --- a/_pages/ru_RU/home.txt +++ b/_pages/ru_RU/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Внимательно прочитайте все вводные страницы (включая эту!) прежде чем продолжить. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/ru_RU/homebrew-launcher-(super-skaterhax).txt b/_pages/ru_RU/homebrew-launcher-(super-skaterhax).txt index 705febaf63..d18a9abe22 100644 --- a/_pages/ru_RU/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/ru_RU/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Часть II - Подготовка +#### Часть I - Подготовительные работы In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Выключите консоль -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/ru_RU/include/3ds-11.17.txt b/_pages/ru_RU/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/ru_RU/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/ru_RU/include/addproxy.txt b/_pages/ru_RU/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/ru_RU/include/addproxy.txt +++ b/_pages/ru_RU/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/ru_RU/include/exploit-usm.txt b/_pages/ru_RU/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/ru_RU/include/exploit-usm.txt +++ b/_pages/ru_RU/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/ru_RU/include/install-boot9strap-b9stool.txt b/_pages/ru_RU/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/ru_RU/include/install-boot9strap-b9stool.txt +++ b/_pages/ru_RU/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/ru_RU/include/install-boot9strap-safeb9sinstaller.txt b/_pages/ru_RU/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/ru_RU/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/ru_RU/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/ru_RU/include/safemodecheck.txt b/_pages/ru_RU/include/safemodecheck.txt index 4664b02340..3646f598b1 100644 --- a/_pages/ru_RU/include/safemodecheck.txt +++ b/_pages/ru_RU/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Включите консоль +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Выключите консоль diff --git a/_pages/ru_RU/include/seedminer-base.txt b/_pages/ru_RU/include/seedminer-base.txt index a00ab948ed..028319d92e 100644 --- a/_pages/ru_RU/include/seedminer-base.txt +++ b/_pages/ru_RU/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Обновите прошивку консоли, зайдя в Системные настройки (System Settings), затем "Прочие настройки" (Other Settings), затем листайте вправо до конца и выберите пункт "Обновление" (System Update) - + Вместо начала процесса обновления может появиться сообщение "Система обновлена". This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Найдите свой профиль Mii, затем найдите поле "Код друга" на верхнем экране -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Выключите консоль \ No newline at end of file +1. Выключите консоль diff --git a/_pages/ru_RU/installing-boot9strap-(fredtool).txt b/_pages/ru_RU/installing-boot9strap-(fredtool).txt index 3503f0af7e..75319cc811 100644 --- a/_pages/ru_RU/installing-boot9strap-(fredtool).txt +++ b/_pages/ru_RU/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Откройте Системные настройки на вашей консоли 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Выберите "Копировать", затем "OK" 1. Вернитесь в главное меню Системных настроек 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Если эксплойт сработал корректно, запустится японская версия Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/ru_RU/installing-boot9strap-(soundhax).txt b/_pages/ru_RU/installing-boot9strap-(soundhax).txt index ae8977801d..7c3c9d44a4 100644 --- a/_pages/ru_RU/installing-boot9strap-(soundhax).txt +++ b/_pages/ru_RU/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/ru_RU/installing-boot9strap-(ssloth-browser).txt b/_pages/ru_RU/installing-boot9strap-(ssloth-browser).txt index fbf1a49c8d..087a0a96ec 100644 --- a/_pages/ru_RU/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/ru_RU/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### Что понадобится @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. Если эксплойт сработал, запустится SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/ru_RU/installing-boot9strap-(usm).txt b/_pages/ru_RU/installing-boot9strap-(usm).txt index 80d5c14a51..362dd824e8 100644 --- a/_pages/ru_RU/installing-boot9strap-(usm).txt +++ b/_pages/ru_RU/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Откройте Системные настройки на вашей консоли 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Включите консоль +1. Откройте Системные настройки на вашей консоли +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Выключите консоль #### Часть III - unSAFE_MODE diff --git a/_pages/ru_RU/key-information.txt b/_pages/ru_RU/key-information.txt index faae501cd7..84543d30f4 100644 --- a/_pages/ru_RU/key-information.txt +++ b/_pages/ru_RU/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Содержание" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/ru_RU/region-changing.txt b/_pages/ru_RU/region-changing.txt index 0328598775..e2aa0a77b3 100644 --- a/_pages/ru_RU/region-changing.txt +++ b/_pages/ru_RU/region-changing.txt @@ -6,7 +6,7 @@ title: "Смена региона" ### Обязательно к прочтению -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/sv_SE/bannerbomb3.txt b/_pages/sv_SE/bannerbomb3.txt index 9b5121f85b..ea3692e2fa 100644 --- a/_pages/sv_SE/bannerbomb3.txt +++ b/_pages/sv_SE/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/sv_SE/faq.txt b/_pages/sv_SE/faq.txt index 3d00544985..836cd94d76 100644 --- a/_pages/sv_SE/faq.txt +++ b/_pages/sv_SE/faq.txt @@ -3,24 +3,20 @@ title: "Vanliga Frågor" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/sv_SE/finalizing-setup.txt b/_pages/sv_SE/finalizing-setup.txt index bb82eef376..a7d91c44fc 100644 --- a/_pages/sv_SE/finalizing-setup.txt +++ b/_pages/sv_SE/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Stäng av din enhet +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Stäng av din enhet + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Tryck på (A) för att låsa upp skrivning till SysNAND (lvl1) och mata sedan in knappkombinationen som ges 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/sv_SE/get-started.txt b/_pages/sv_SE/get-started.txt index 5b9574f8e3..47615377be 100644 --- a/_pages/sv_SE/get-started.txt +++ b/_pages/sv_SE/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/sv_SE/home.txt b/_pages/sv_SE/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/sv_SE/home.txt +++ b/_pages/sv_SE/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/sv_SE/homebrew-launcher-(super-skaterhax).txt b/_pages/sv_SE/homebrew-launcher-(super-skaterhax).txt index ae54c100ed..cf7d59e3e0 100644 --- a/_pages/sv_SE/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/sv_SE/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Stäng av din enhet -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/sv_SE/include/3ds-11.17.txt b/_pages/sv_SE/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/sv_SE/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/sv_SE/include/addproxy.txt b/_pages/sv_SE/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/sv_SE/include/addproxy.txt +++ b/_pages/sv_SE/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/sv_SE/include/exploit-usm.txt b/_pages/sv_SE/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/sv_SE/include/exploit-usm.txt +++ b/_pages/sv_SE/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/sv_SE/include/install-boot9strap-b9stool.txt b/_pages/sv_SE/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/sv_SE/include/install-boot9strap-b9stool.txt +++ b/_pages/sv_SE/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/sv_SE/include/install-boot9strap-safeb9sinstaller.txt b/_pages/sv_SE/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/sv_SE/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/sv_SE/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/sv_SE/include/safemodecheck.txt b/_pages/sv_SE/include/safemodecheck.txt index 4664b02340..4c125b1699 100644 --- a/_pages/sv_SE/include/safemodecheck.txt +++ b/_pages/sv_SE/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Stäng av din enhet diff --git a/_pages/sv_SE/include/seedminer-base.txt b/_pages/sv_SE/include/seedminer-base.txt index f84c683098..7a753a9d33 100644 --- a/_pages/sv_SE/include/seedminer-base.txt +++ b/_pages/sv_SE/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Stäng av din enhet \ No newline at end of file +1. Stäng av din enhet diff --git a/_pages/sv_SE/installing-boot9strap-(fredtool).txt b/_pages/sv_SE/installing-boot9strap-(fredtool).txt index af01cb30f2..3fc661338a 100644 --- a/_pages/sv_SE/installing-boot9strap-(fredtool).txt +++ b/_pages/sv_SE/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/sv_SE/installing-boot9strap-(soundhax).txt b/_pages/sv_SE/installing-boot9strap-(soundhax).txt index 7b3517aabf..22bbf6a2e2 100644 --- a/_pages/sv_SE/installing-boot9strap-(soundhax).txt +++ b/_pages/sv_SE/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/sv_SE/installing-boot9strap-(ssloth-browser).txt b/_pages/sv_SE/installing-boot9strap-(ssloth-browser).txt index ed6e53657a..f3c8a4e5cf 100644 --- a/_pages/sv_SE/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/sv_SE/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/sv_SE/installing-boot9strap-(usm).txt b/_pages/sv_SE/installing-boot9strap-(usm).txt index b8e2bdd9b9..3f58a817d5 100644 --- a/_pages/sv_SE/installing-boot9strap-(usm).txt +++ b/_pages/sv_SE/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Stäng av din enhet #### Section III - unSAFE_MODE diff --git a/_pages/sv_SE/key-information.txt b/_pages/sv_SE/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/sv_SE/key-information.txt +++ b/_pages/sv_SE/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/sv_SE/region-changing.txt b/_pages/sv_SE/region-changing.txt index 29c070ad25..05a4893dc5 100644 --- a/_pages/sv_SE/region-changing.txt +++ b/_pages/sv_SE/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/th_TH/bannerbomb3.txt b/_pages/th_TH/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/th_TH/bannerbomb3.txt +++ b/_pages/th_TH/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/th_TH/faq.txt b/_pages/th_TH/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/th_TH/faq.txt +++ b/_pages/th_TH/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/th_TH/finalizing-setup.txt b/_pages/th_TH/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/th_TH/finalizing-setup.txt +++ b/_pages/th_TH/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/th_TH/get-started.txt b/_pages/th_TH/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/th_TH/get-started.txt +++ b/_pages/th_TH/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/th_TH/home.txt b/_pages/th_TH/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/th_TH/home.txt +++ b/_pages/th_TH/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/th_TH/homebrew-launcher-(super-skaterhax).txt b/_pages/th_TH/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/th_TH/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/th_TH/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/th_TH/include/3ds-11.17.txt b/_pages/th_TH/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/th_TH/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/th_TH/include/addproxy.txt b/_pages/th_TH/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/th_TH/include/addproxy.txt +++ b/_pages/th_TH/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/th_TH/include/exploit-usm.txt b/_pages/th_TH/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/th_TH/include/exploit-usm.txt +++ b/_pages/th_TH/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/th_TH/include/install-boot9strap-b9stool.txt b/_pages/th_TH/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/th_TH/include/install-boot9strap-b9stool.txt +++ b/_pages/th_TH/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/th_TH/include/install-boot9strap-safeb9sinstaller.txt b/_pages/th_TH/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/th_TH/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/th_TH/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/th_TH/include/safemodecheck.txt b/_pages/th_TH/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/th_TH/include/safemodecheck.txt +++ b/_pages/th_TH/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/th_TH/include/seedminer-base.txt b/_pages/th_TH/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/th_TH/include/seedminer-base.txt +++ b/_pages/th_TH/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/th_TH/installing-boot9strap-(fredtool).txt b/_pages/th_TH/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/th_TH/installing-boot9strap-(fredtool).txt +++ b/_pages/th_TH/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/th_TH/installing-boot9strap-(soundhax).txt b/_pages/th_TH/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/th_TH/installing-boot9strap-(soundhax).txt +++ b/_pages/th_TH/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/th_TH/installing-boot9strap-(ssloth-browser).txt b/_pages/th_TH/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/th_TH/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/th_TH/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/th_TH/installing-boot9strap-(usm).txt b/_pages/th_TH/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/th_TH/installing-boot9strap-(usm).txt +++ b/_pages/th_TH/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/th_TH/key-information.txt b/_pages/th_TH/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/th_TH/key-information.txt +++ b/_pages/th_TH/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/th_TH/region-changing.txt b/_pages/th_TH/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/th_TH/region-changing.txt +++ b/_pages/th_TH/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/tr_TR/bannerbomb3.txt b/_pages/tr_TR/bannerbomb3.txt index df43d8eb2c..565a60a8b1 100644 --- a/_pages/tr_TR/bannerbomb3.txt +++ b/_pages/tr_TR/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/tr_TR/faq.txt b/_pages/tr_TR/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/tr_TR/faq.txt +++ b/_pages/tr_TR/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/tr_TR/finalizing-setup.txt b/_pages/tr_TR/finalizing-setup.txt index 560ee204f7..0925c0f614 100644 --- a/_pages/tr_TR/finalizing-setup.txt +++ b/_pages/tr_TR/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Kaydedip yeniden başlatmak için (Start) basın +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Devam etmek için (A) basın -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Devam etmek için (A) basın 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/tr_TR/get-started.txt b/_pages/tr_TR/get-started.txt index 7fc97464df..332a83f011 100644 --- a/_pages/tr_TR/get-started.txt +++ b/_pages/tr_TR/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/tr_TR/home.txt b/_pages/tr_TR/home.txt index e9a113686f..3cfb801fbe 100644 --- a/_pages/tr_TR/home.txt +++ b/_pages/tr_TR/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/tr_TR/homebrew-launcher-(super-skaterhax).txt b/_pages/tr_TR/homebrew-launcher-(super-skaterhax).txt index 2274b70b83..209c544380 100644 --- a/_pages/tr_TR/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/tr_TR/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/tr_TR/include/3ds-11.17.txt b/_pages/tr_TR/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/tr_TR/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/tr_TR/include/addproxy.txt b/_pages/tr_TR/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/tr_TR/include/addproxy.txt +++ b/_pages/tr_TR/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/tr_TR/include/exploit-usm.txt b/_pages/tr_TR/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/tr_TR/include/exploit-usm.txt +++ b/_pages/tr_TR/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/tr_TR/include/install-boot9strap-b9stool.txt b/_pages/tr_TR/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/tr_TR/include/install-boot9strap-b9stool.txt +++ b/_pages/tr_TR/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/tr_TR/include/install-boot9strap-safeb9sinstaller.txt b/_pages/tr_TR/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/tr_TR/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/tr_TR/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/tr_TR/include/safemodecheck.txt b/_pages/tr_TR/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/tr_TR/include/safemodecheck.txt +++ b/_pages/tr_TR/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/tr_TR/include/seedminer-base.txt b/_pages/tr_TR/include/seedminer-base.txt index 7e21ffdfb3..a105a9ed97 100644 --- a/_pages/tr_TR/include/seedminer-base.txt +++ b/_pages/tr_TR/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/tr_TR/installing-boot9strap-(fredtool).txt b/_pages/tr_TR/installing-boot9strap-(fredtool).txt index 416908acac..2b6a421d99 100644 --- a/_pages/tr_TR/installing-boot9strap-(fredtool).txt +++ b/_pages/tr_TR/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/tr_TR/installing-boot9strap-(soundhax).txt b/_pages/tr_TR/installing-boot9strap-(soundhax).txt index cf924a2990..f98367d53b 100644 --- a/_pages/tr_TR/installing-boot9strap-(soundhax).txt +++ b/_pages/tr_TR/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/tr_TR/installing-boot9strap-(ssloth-browser).txt b/_pages/tr_TR/installing-boot9strap-(ssloth-browser).txt index 7ea9d1a709..c5e003f23b 100644 --- a/_pages/tr_TR/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/tr_TR/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/tr_TR/installing-boot9strap-(usm).txt b/_pages/tr_TR/installing-boot9strap-(usm).txt index d20e834259..787bf3a27f 100644 --- a/_pages/tr_TR/installing-boot9strap-(usm).txt +++ b/_pages/tr_TR/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/tr_TR/key-information.txt b/_pages/tr_TR/key-information.txt index c27c3d565a..d88df611bd 100644 --- a/_pages/tr_TR/key-information.txt +++ b/_pages/tr_TR/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title = "İçindekiler"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/tr_TR/region-changing.txt b/_pages/tr_TR/region-changing.txt index 4f7d939d7d..38a201e3a4 100644 --- a/_pages/tr_TR/region-changing.txt +++ b/_pages/tr_TR/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Okumanız Gerekli -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -44,7 +44,7 @@ To download the CTRTransfer images on this page, you will need a torrent client ~ + - [Old 3DS or 2DS - 11.15.0 - CHN - CTRTransfer](magnet:?xt=urn:btih:f71d2379e577db22d7f14a656bca7bf2eb5243f8&xt=urn:btmh:12200c6ee93f63deef8ce9023b8214ca36cd29c37d2726acf7a15594256409f6629b&dn=11.15.0-4C_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - EUR - CTRTransfer](magnet:?xt=urn:btih:fc71540a99c884ab8a4211192d3af92c7ffb9372&xt=urn:btmh:12203c317846d43110fd3a35cedf427cb5fdd58ac764316f4d0634181efbb762ee92&dn=11.15.0-47E_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [Old 3DS or 2DS - 11.15.0 - JPN - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - KOR - CTRTransfer](magnet:?xt=urn:btih:90d6689106751b057616d32445442fc1b7370e38&xt=urn:btmh:1220a08fe569ac1596f6a113730de3cc7aa0dfd6858d40830cc0f0cee07bf585fd93&dn=11.15.0-41K_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - TWN - CTRTransfer](magnet:?xt=urn:btih:19f978d42b0d9590bc742d7598efa45091567cee&xt=urn:btmh:12204429bc94456825530a2dff233ed399a292e1004a64b65fa4b451a69e116cad2a&dn=11.15.0-39T_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [Old 3DS or 2DS - 11.15.0 - USA - CTRTransfer](magnet:?xt=urn:btih:fd39778d4116a210c3116c014521120f0e7b9e1d&xt=urn:btmh:12203a51aca201f0635eecb15645cd4598bd49b1ad354e1ea81c24eb488760f3bd2b&dn=11.15.0-47U_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) diff --git a/_pages/uk_UA/bannerbomb3.txt b/_pages/uk_UA/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/uk_UA/bannerbomb3.txt +++ b/_pages/uk_UA/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/uk_UA/faq.txt b/_pages/uk_UA/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/uk_UA/faq.txt +++ b/_pages/uk_UA/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/uk_UA/finalizing-setup.txt b/_pages/uk_UA/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/uk_UA/finalizing-setup.txt +++ b/_pages/uk_UA/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/uk_UA/get-started.txt b/_pages/uk_UA/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/uk_UA/get-started.txt +++ b/_pages/uk_UA/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/uk_UA/home.txt b/_pages/uk_UA/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/uk_UA/home.txt +++ b/_pages/uk_UA/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/uk_UA/homebrew-launcher-(super-skaterhax).txt b/_pages/uk_UA/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/uk_UA/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/uk_UA/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/uk_UA/include/3ds-11.17.txt b/_pages/uk_UA/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/uk_UA/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/uk_UA/include/addproxy.txt b/_pages/uk_UA/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/uk_UA/include/addproxy.txt +++ b/_pages/uk_UA/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/uk_UA/include/exploit-usm.txt b/_pages/uk_UA/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/uk_UA/include/exploit-usm.txt +++ b/_pages/uk_UA/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/uk_UA/include/install-boot9strap-b9stool.txt b/_pages/uk_UA/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/uk_UA/include/install-boot9strap-b9stool.txt +++ b/_pages/uk_UA/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/uk_UA/include/install-boot9strap-safeb9sinstaller.txt b/_pages/uk_UA/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/uk_UA/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/uk_UA/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/uk_UA/include/safemodecheck.txt b/_pages/uk_UA/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/uk_UA/include/safemodecheck.txt +++ b/_pages/uk_UA/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/uk_UA/include/seedminer-base.txt b/_pages/uk_UA/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/uk_UA/include/seedminer-base.txt +++ b/_pages/uk_UA/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/uk_UA/installing-boot9strap-(fredtool).txt b/_pages/uk_UA/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/uk_UA/installing-boot9strap-(fredtool).txt +++ b/_pages/uk_UA/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/uk_UA/installing-boot9strap-(soundhax).txt b/_pages/uk_UA/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/uk_UA/installing-boot9strap-(soundhax).txt +++ b/_pages/uk_UA/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/uk_UA/installing-boot9strap-(ssloth-browser).txt b/_pages/uk_UA/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/uk_UA/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/uk_UA/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/uk_UA/installing-boot9strap-(usm).txt b/_pages/uk_UA/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/uk_UA/installing-boot9strap-(usm).txt +++ b/_pages/uk_UA/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/uk_UA/key-information.txt b/_pages/uk_UA/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/uk_UA/key-information.txt +++ b/_pages/uk_UA/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/uk_UA/region-changing.txt b/_pages/uk_UA/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/uk_UA/region-changing.txt +++ b/_pages/uk_UA/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/vi_VN/bannerbomb3.txt b/_pages/vi_VN/bannerbomb3.txt index d51dea7d31..7767c4aeb1 100644 --- a/_pages/vi_VN/bannerbomb3.txt +++ b/_pages/vi_VN/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/vi_VN/faq.txt b/_pages/vi_VN/faq.txt index b0fea188c8..dae83cee72 100644 --- a/_pages/vi_VN/faq.txt +++ b/_pages/vi_VN/faq.txt @@ -3,24 +3,20 @@ title: "FAQ" --- {% include toc title="Table of Contents"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**The latest 3DS firmware is 11.16.0**. Here's what you should know: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. -- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.16.0. -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## Pre-Installation FAQ {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! The latest firmware (11.16.0) has a free method for getting CFW named [Seedminer](seedminer). +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/vi_VN/finalizing-setup.txt b/_pages/vi_VN/finalizing-setup.txt index 5e4e918277..f16b13698a 100644 --- a/_pages/vi_VN/finalizing-setup.txt +++ b/_pages/vi_VN/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### Section II - Updating the System +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. Power off your device +1. Hold the (Select) button +1. Power on your device while still holding the (Select) button +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. Press (Start) to save and reboot +1. Power off your device + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### Section III - Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### Section IV - RTC and DSP Setup +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. Press (B) to return to the Rosalina main menu 1. Press (B) to exit the Rosalina menu -#### Section V - Installing CIAs +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. Select the "Install and delete all CIAs" option, then press (A) to confirm 1. Press (Home), then close Download Play -#### Section VI - CTRNAND Luma3DS +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given 1. Press (A) to continue -#### Section VII - Cleanup SD Card +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. Press (A) to continue 1. Press (B) to return to the main menu -#### Section VIII - Backup Essential Files +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/vi_VN/get-started.txt b/_pages/vi_VN/get-started.txt index fd65fe67fa..564be77b8b 100644 --- a/_pages/vi_VN/get-started.txt +++ b/_pages/vi_VN/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### Section II - System Version Check 1. Open the System Settings application -1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. "Ver. 11.17.0-50U") #### Section III - Select a Method @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/vi_VN/home.txt b/_pages/vi_VN/home.txt index 26709be631..f99e1f4276 100644 --- a/_pages/vi_VN/home.txt +++ b/_pages/vi_VN/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## What is custom firmware? **Custom firmware** ("CFW") is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. diff --git a/_pages/vi_VN/homebrew-launcher-(super-skaterhax).txt b/_pages/vi_VN/homebrew-launcher-(super-skaterhax).txt index b9fa0b6a78..ea288c3163 100644 --- a/_pages/vi_VN/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/vi_VN/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### Compatibility Notes -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### Section II - Prep Work +#### Section I - Prep Work In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. Power off your device -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/vi_VN/include/3ds-11.17.txt b/_pages/vi_VN/include/3ds-11.17.txt new file mode 100644 index 0000000000..6e486c2d15 --- /dev/null +++ b/_pages/vi_VN/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. Here's what you should know: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. You can check your Luma version by holding (Select) while booting your device. +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/vi_VN/include/addproxy.txt b/_pages/vi_VN/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/vi_VN/include/addproxy.txt +++ b/_pages/vi_VN/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/vi_VN/include/exploit-usm.txt b/_pages/vi_VN/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/vi_VN/include/exploit-usm.txt +++ b/_pages/vi_VN/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/vi_VN/include/install-boot9strap-b9stool.txt b/_pages/vi_VN/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/vi_VN/include/install-boot9strap-b9stool.txt +++ b/_pages/vi_VN/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/vi_VN/include/install-boot9strap-safeb9sinstaller.txt b/_pages/vi_VN/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/vi_VN/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/vi_VN/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/vi_VN/include/safemodecheck.txt b/_pages/vi_VN/include/safemodecheck.txt index 4664b02340..ed9aabe7b8 100644 --- a/_pages/vi_VN/include/safemodecheck.txt +++ b/_pages/vi_VN/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. Power on your device +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. Power off your device diff --git a/_pages/vi_VN/include/seedminer-base.txt b/_pages/vi_VN/include/seedminer-base.txt index 596de20192..e3493c2f87 100644 --- a/_pages/vi_VN/include/seedminer-base.txt +++ b/_pages/vi_VN/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update" - + The updater may display a message saying "Your system is up to date" instead of updating. This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo's servers (due to a ban or connection issues) 1. Find your Mii profile, then find the "Friend Code" field on the top screen -### Section III - Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. Power off your device \ No newline at end of file +1. Power off your device diff --git a/_pages/vi_VN/installing-boot9strap-(fredtool).txt b/_pages/vi_VN/installing-boot9strap-(fredtool).txt index e6549fe547..ea9d81c010 100644 --- a/_pages/vi_VN/installing-boot9strap-(fredtool).txt +++ b/_pages/vi_VN/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Select "Copy", then select "OK" 1. Return to main menu of the System Settings 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### Section V - Flipnote Exploit diff --git a/_pages/vi_VN/installing-boot9strap-(soundhax).txt b/_pages/vi_VN/installing-boot9strap-(soundhax).txt index dcdc3bf82c..e952699bfb 100644 --- a/_pages/vi_VN/installing-boot9strap-(soundhax).txt +++ b/_pages/vi_VN/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + If it freezes, force the console to power off by holding the power button, then try again + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/vi_VN/installing-boot9strap-(ssloth-browser).txt b/_pages/vi_VN/installing-boot9strap-(ssloth-browser).txt index e5beafbea0..8912c8b4fc 100644 --- a/_pages/vi_VN/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/vi_VN/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### What You Need @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. If the exploit was successful, you will have booted into SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### Section IV - Installing boot9strap diff --git a/_pages/vi_VN/installing-boot9strap-(usm).txt b/_pages/vi_VN/installing-boot9strap-(usm).txt index 4e326ff6d3..6682f460e0 100644 --- a/_pages/vi_VN/installing-boot9strap-(usm).txt +++ b/_pages/vi_VN/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. Launch System Settings on your device 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + Your device will automatically power off +1. Power on your device +1. Launch System Settings on your device +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. Power off your device #### Section III - unSAFE_MODE diff --git a/_pages/vi_VN/key-information.txt b/_pages/vi_VN/key-information.txt index 3f8bb06691..ce24c7014c 100644 --- a/_pages/vi_VN/key-information.txt +++ b/_pages/vi_VN/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="Table of Contents" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/vi_VN/region-changing.txt b/_pages/vi_VN/region-changing.txt index 413fdb3c10..2dafa7acc8 100644 --- a/_pages/vi_VN/region-changing.txt +++ b/_pages/vi_VN/region-changing.txt @@ -6,7 +6,7 @@ title: "Region Changing" ### Required Reading -This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0). Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title [Locale Emulation](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features). Additionally, running NDS games with alternative out-of-region languages is supported by [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases). You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. diff --git a/_pages/zh_CN/bannerbomb3.txt b/_pages/zh_CN/bannerbomb3.txt index 061c0a1ee4..952eec704a 100644 --- a/_pages/zh_CN/bannerbomb3.txt +++ b/_pages/zh_CN/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### 下一步:选择漏洞 -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -如果你的主机正确启动到了安全模式,请使用[安装 boot9strap(通过 USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -如果你的主机**没有**正常启动到安全模式,请使用[安装 boot9strap(通过 Fredtool)](installing-boot9strap-(fredtool))。 -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/zh_CN/faq.txt b/_pages/zh_CN/faq.txt index ef5da8f8ac..e7c08f8183 100644 --- a/_pages/zh_CN/faq.txt +++ b/_pages/zh_CN/faq.txt @@ -3,24 +3,20 @@ title: "常见问题" --- {% include toc title="目录"%} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**3DS 最新的系统固件版本为 11.16.0** 。 以下是一些你应该知道的事情: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. 你可以在关机状态下按住 SELECT 键,然后按下电源键开机以检查主机的 Luma 版本。 -- 如果你的主机运行的 Luma 低于此版本,则你应该在更新系统到 11.16.0 前先[更新 Luma](checking-for-cfw)。 -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## 破解前的常见问题 {% capture compat %} I am on the latest system version. Is my device hackable without any external hardware? -Yes! 最新的系统固件(11.16.0)可以用 [Seedminer](seedminer) 进行破解。 +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/zh_CN/finalizing-setup.txt b/_pages/zh_CN/finalizing-setup.txt index 92fc68d451..938cca4147 100644 --- a/_pages/zh_CN/finalizing-setup.txt +++ b/_pages/zh_CN/finalizing-setup.txt @@ -65,20 +65,34 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 {: .notice--info} +#### Section II - CFW Check -#### 第二步 – 更新系统 +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. 将主机关机 +1. 按住 “Select” 键 +1. 在按住 “Select” 键的同时按下电源键开机 +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. 按下 “Start” 键保存设置并重启 +1. 将主机关机 + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System 本节中,你将会把主机更新至最新版本。(自制固件兼容最新版本的系统,直接升级是安全的) {% include_relative include/sysupdate.txt cfw="true" %} -#### 第三步 – 进入 Homebrew Launcher +#### Section IV - Homebrew Launcher 本节中,为了启动 FBI 应用程序,你将需要临时把主机的“下载通信(Download Play)”应用程序替换为 Homebrew Launcher。 下载通信应用程序将会在重启主机后自动恢复正常。 {% include_relative include/launch-hbl-dlp.txt %} -#### 第四步 — 调整 RTC 及 DSP +#### Section V - RTC and DSP Setup 本节中,你将会把主机的内部时钟同步现实时间,并导出声卡的固件(部分自制程序需要使用它来正确发声)。 @@ -91,7 +105,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 1. 按 “B” 键返回 Rosalina 主菜单 1. 按 “B” 键退出 Rosalina 菜单 -#### 第五步 – 安装CIA +#### Section VI - Installing CIAs 本节中,你将会安装几个实用的自制程序到主菜单。 @@ -101,7 +115,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 1. 选择“安装和删除所有 CIA(Install and delete all CIAs)”选项,并按 “A” 键确认 1. 按下 “Home” 键,然后关闭“下载通信(Download Play)” -#### 第六步 – 将 Luma3DS 复制到 CTRNAND +#### Section VII - CTRNAND Luma3DS 本节中,你将会使用到一个脚本来复制 Luma3DS 的文件到主机的内部储存空间中,以便在拔出 SD 卡后依然能够读取这些文件。 @@ -119,7 +133,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 1. 按 “A” 键解锁SysNAND (lvl1) 写入权限,并根据屏幕上的提示依次按下按键 1. 按 “A” 键继续 -#### 第七步 – 清理 SD 卡 +#### Section VIII - Cleanup SD Card 本节中,你将会使用到一个脚本来清理内存卡的一些无用文件。 @@ -128,7 +142,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 1. 按 “A” 键继续 1. 按 “B” 键返回到主菜单 -#### 第七节 – 备份基础文件 +#### Section IX - Backup Essential Files 本节中,你将会从主机备份一些重要文件,以便在主机软砖时进行恢复数据。 @@ -138,7 +152,7 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 + 此过程将花费一些时间 + If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup) 1. 按 “A” 键继续 -1. 按 “B” 键返回到主菜单 +1. 按下 “B” 键返回到主菜单 1. 选择 “Exit” 1. 如果提示重新锁定写入权限,按下 “A” 键来确认 1. 进入到 `[S:] SYSNAND VIRTUAL` @@ -148,14 +162,14 @@ boot9strap 将会在 NAND 里的内容加载完成后启动 `boot.firm` 文件 1. 按 “A” 键继续 1. 按下 “Home” 键来打开功能菜单 1. 选择 “Poweroff system” 来将主机关机 -1. 将你的 SD 卡插入电脑 +1. 将你的 SD 卡插入到电脑 1. Copy `__sysnand_##.bin`, `__sysnand_##.bin.sha`, and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer + 将这些文件在不同地方备份多次(比如网盘或者移动硬盘等) + 如果以后机器出现任何问题,这些备份文件将是为你提供修复砖机或从 NAND 镜像恢复文件的帮手 1. Delete `__sysnand_##.bin` and `__sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it + 其它的文件占用不了多少空间,更建议保留在 SD 卡上以便将来可能的需要 1. 如果 SD 卡上有 `/luma/backups/` 文件夹,那么请将里面的文件备份到你电脑上安全的地方 -1. 将 SD 卡重新插入主机 +1. 将 SD 卡重新插入你的主机 1. 启动你的主机 ___ diff --git a/_pages/zh_CN/get-started.txt b/_pages/zh_CN/get-started.txt index 22a2b8fea1..8640db5368 100644 --- a/_pages/zh_CN/get-started.txt +++ b/_pages/zh_CN/get-started.txt @@ -19,7 +19,7 @@ title: "新手入门" #### 第二步 — 检查系统版本 1. 打开系统设置(本体設定 / System Settings) -1. 你主机当前的系统版本将会显示在上屏的右下角(例如 “Ver. 11.16.0-49U”) +1. 你主机当前的系统版本将会显示在上屏的右下角(例如 “Ver. 11.17.0-50U") #### 第三步 – 选一个方法 @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/zh_CN/home.txt b/_pages/zh_CN/home.txt index 3ec0748239..2161ee9178 100644 --- a/_pages/zh_CN/home.txt +++ b/_pages/zh_CN/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t 请在开始操作前仔细阅读所有步骤页面(包括这个页面)。 {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## 什么是自制固件? **“自制固件(CFW)”**类似于电脑上的“管理员账户”,能够使你拥有对 3DS 安装的软件完整修改的权限。 能够让你做任何 3DS 力所能及的事情,不受任天堂的限制。 diff --git a/_pages/zh_CN/homebrew-launcher-(super-skaterhax).txt b/_pages/zh_CN/homebrew-launcher-(super-skaterhax).txt index d719664b86..ed58496844 100644 --- a/_pages/zh_CN/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/zh_CN/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### 兼容性注意 -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * 最新版本的 [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest)(下载 Luma3DS `.zip` 文件) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### 第二步 – 准备工作 +#### 第一步 – 准备工作 In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. 将主机关机 -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/zh_CN/include/3ds-11.17.txt b/_pages/zh_CN/include/3ds-11.17.txt new file mode 100644 index 0000000000..04ff847996 --- /dev/null +++ b/_pages/zh_CN/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. 以下是一些你应该知道的事情: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. 你可以在关机状态下按住 SELECT 键,然后按下电源键开机以检查主机的 Luma 版本。 +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/zh_CN/include/addproxy.txt b/_pages/zh_CN/include/addproxy.txt index 3d56df45ae..4e17ba2215 100644 --- a/_pages/zh_CN/include/addproxy.txt +++ b/_pages/zh_CN/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. 点击 OK,然后点击保存(保存する / Save) 1. 当提示时,点击“测试(テスト / Test)”进行连接测试 + 测试应该会成功 -1. 点击 “OK” 继续 +1. 点击 “OK” 继续 \ No newline at end of file diff --git a/_pages/zh_CN/include/exploit-usm.txt b/_pages/zh_CN/include/exploit-usm.txt index c45a20d069..78d83fb4cb 100644 --- a/_pages/zh_CN/include/exploit-usm.txt +++ b/_pages/zh_CN/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/zh_CN/include/install-boot9strap-b9stool.txt b/_pages/zh_CN/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/zh_CN/include/install-boot9strap-b9stool.txt +++ b/_pages/zh_CN/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/zh_CN/include/install-boot9strap-safeb9sinstaller.txt b/_pages/zh_CN/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/zh_CN/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/zh_CN/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/zh_CN/include/safemodecheck.txt b/_pages/zh_CN/include/safemodecheck.txt index 51779e85a4..94d3b207af 100644 --- a/_pages/zh_CN/include/safemodecheck.txt +++ b/_pages/zh_CN/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. 将你的主机置于关机状态,按住 L + R + ↑ + A 四个按键,然后按下电源键 - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + 主机将关机 - + 如果主机启动到了主菜单,则请关机 +1. 启动你的主机 +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. 将主机关机 diff --git a/_pages/zh_CN/include/seedminer-base.txt b/_pages/zh_CN/include/seedminer-base.txt index 85d341be5b..a40d92c4d7 100644 --- a/_pages/zh_CN/include/seedminer-base.txt +++ b/_pages/zh_CN/include/seedminer-base.txt @@ -11,16 +11,7 @@
{{ technical_info | markdownify }}
{: .notice--info} - -### Section I - Updating the System - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. 进入 “系统设置(System Settings)”,接着点击“其他设置(Other Settings)”,然后移动到最右边,点击“系统升级(System Update)”来升级你的主机 - + 更新程序可能会提示“你的系统已经是最新了”而不会继续更新 This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### Section II - Prep Work +### Section I - Prep Work 本节中,为了得到加密密钥,你将需要从你的 3DS 中获取必要的信息。 @@ -47,7 +38,7 @@ Before following this section: + 如果出现错误信息并被踢回到主菜单,则你需要创建一个 Mii 形象或你的主机无法连接到任天堂服务器(由于封禁或网络问题) 1. 找到你的 Mii 个人形象,然后在上屏寻找你的“朋友代码(Friend Code)” -### Section III - Seedminer +### Section II - Seedminer 本节中,你将会使用 Bruteforce Movable 网站来获取你主机的加密密钥(`movable.sed`)。 @@ -67,6 +58,6 @@ Before following this section: + 这通常很快(1-5分钟) + 在这个过程中,你之前添加的机器人好友可能不会在你的 3DS 上面展示 不过只要网站还在更新,这就不是个问题 + 如果你已经等待了半个小时,那么请加入 [Nintendo Homebrew Discord 服务器](https://discord.gg/MWxPgEp) 并使用英文求助。你也可以到译者的 [QQ 群](https://stray-soul.site/index.php/qqgroup)寻求帮助,群号为 942052497 -1. 等待程序自动完成后,从站点下载 `movable.sed` 文件 + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. 将主机关机 \ No newline at end of file +1. 将主机关机 diff --git a/_pages/zh_CN/installing-boot9strap-(fredtool).txt b/_pages/zh_CN/installing-boot9strap-(fredtool).txt index c8e2430ad3..2e324e885a 100644 --- a/_pages/zh_CN/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_CN/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ title: "安装 boot9strap(通过 Fredtool)" 1. 启动你主机上的 “系统设置(System settings)” 1. 依次点击 `数据管理(データ管理/Data Management)` -> `DSiWare 数据管理(DSiWareデータ管理/DSiWare)` -> `SD卡(micro SDカード/SDカード/SD/microSD)`([例图](/images/screenshots/bb3/dsiware-management.png)) 1. 选择 “Haxxxxxxxxx!” + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. 选择 “Copy” ,然后选择 “OK” 1. 返回系统设置的主菜单 1. 进入至 `网络设置(インターネツト設定/Internet Settings)` -> `DS 连接设置(DSソフト用設定/Nintendo DS Connections)`,然后点击 “OK”([例图](/images/screenshots/fredtool/dsconnection.png)) 1. 如果漏洞执行成功,你的主机将进入到日版的“うごくメモ帳 (Flipnote Studio)” + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) #### 第五步 – 触发 Flipnote 漏洞 diff --git a/_pages/zh_CN/installing-boot9strap-(soundhax).txt b/_pages/zh_CN/installing-boot9strap-(soundhax).txt index d453c514a4..fbe1437606 100644 --- a/_pages/zh_CN/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_CN/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ Soundhax(和 universal-otherapp 一起使用时)与所有区域 1.0.0 至 11 + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + 如果主机死机了,请长按电源键关闭主机,然后再试一次 + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_CN/installing-boot9strap-(ssloth-browser).txt b/_pages/zh_CN/installing-boot9strap-(ssloth-browser).txt index 0ea42933c9..b217f01e9d 100644 --- a/_pages/zh_CN/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/zh_CN/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ title: "安装 boot9strap(通过 SSLoth-浏览器破解)" SSLoth 允许目前系统版本在 11.13.0 及其以下的主机绕过浏览器版本检查,然后就可以使用到利用 universal-otherapp 的方法了,如 new-browserhax 或 old-browserhax(兼容 11.4.0 至 11.13.0 的所有区域主机) -如果你使用过卡带更新,则你的浏览器将无法打开。 如果是这样,则你需要通过系统更新将你的主机更新到最新版本,并按照最新版本的操作进行破解。 +如果你使用过卡带更新,则你的浏览器将无法打开。 If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### 你需要准备点啥? @@ -63,10 +63,11 @@ SSLoth 允许目前系统版本在 11.13.0 及其以下的主机绕过浏览器 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + 如果你无法打开摄像头,请直接进入 3DS 自带的浏览器然后输入链接访问(`https://zoogie.github.io/web/nbhax/`) 1. 扫描[这个二维码(点击这里查看)](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + 如果出现错误,参见[故障排查](troubleshooting#ts_browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + 如果你收到了安全证书警告,请按 A 允许连接 1. 点击“PROCEED TO HAXX” 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller + + 如果出现错误,参见[故障排查](troubleshooting#ts_browser) #### 第四步 – 安装 boot9strap diff --git a/_pages/zh_CN/installing-boot9strap-(usm).txt b/_pages/zh_CN/installing-boot9strap-(usm).txt index 13deac7345..cda3b895b7 100644 --- a/_pages/zh_CN/installing-boot9strap-(usm).txt +++ b/_pages/zh_CN/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ title: "安装 boot9strap(通过 USM)" 1. 启动你主机上的 “系统设置(System settings)” 1. 依次点击 `数据管理(データ管理/Data Management)` -> `DSiWare 数据管理(DSiWareデータ管理/DSiWare)` -> `SD卡(micro SDカード/SDカード/SD/microSD)`([例图](/images/screenshots/bb3/dsiware-management.png)) + 你的主机将会打开 BB3 multihax 菜单 - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. 使用十字键移动至 “Install unSAFE_MODE” ,然后按下 A 键 + 主机将会自动关机 +1. 启动你的主机 +1. 启动你主机上的 “系统设置(System settings)” +1. 进入到 `互联网设置(インターネット設定 / Internet Settings)` -> `连接设置(インターネット接続設定 / Connection Settings)` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. 将主机关机 #### 第三步 – unSAFE_MODE diff --git a/_pages/zh_CN/key-information.txt b/_pages/zh_CN/key-information.txt index 0ff711ec86..795d0f842f 100644 --- a/_pages/zh_CN/key-information.txt +++ b/_pages/zh_CN/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="目录内容" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/zh_CN/region-changing.txt b/_pages/zh_CN/region-changing.txt index 640ccfd1a1..3df9ac91b8 100644 --- a/_pages/zh_CN/region-changing.txt +++ b/_pages/zh_CN/region-changing.txt @@ -6,7 +6,7 @@ title: "区域变更" ### 重要事项 -This is an add-on section for region changing your device. 这是通过安装你想要切换到的地区的 11.15.0 CTRTransfer 镜像而达成的。 安装完镜像后,你可以正常更新主机到最新的系统版本(11.16.0)。 +This is an add-on section for region changing your device. 这是通过安装你想要切换到的地区的 11.15.0 CTRTransfer 镜像而达成的。 After installing the image, you can update your device normally to the latest firmware (11.17.0). 注意,Luma3DS 本身就自带了[区域模拟](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)的功能,这使得变更区域几乎是不必要的。 顺带一提,你可以使用 [TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases) 来运行其他区域的 NDS 游戏。 You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region. @@ -45,7 +45,7 @@ To download the CTRTransfer images on this page, you will need a torrent client + - [旧版 3DS 或 2DS - 11.15.0 - 神游版 - CTRTransfer](magnet:?xt=urn:btih:f71d2379e577db22d7f14a656bca7bf2eb5243f8&xt=urn:btmh:12200c6ee93f63deef8ce9023b8214ca36cd29c37d2726acf7a15594256409f6629b&dn=11.15.0-4C_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [旧版 3DS 或 2DS - 11.15.0 - 欧版 - CTRTransfer](magnet:?xt=urn:btih:fc71540a99c884ab8a4211192d3af92c7ffb9372&xt=urn:btmh:12203c317846d43110fd3a35cedf427cb5fdd58ac764316f4d0634181efbb762ee92&dn=11.15.0-47E_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [旧版 3DS 或 2DS - 11.15.0 - 日版 - CTRTransfer](magnet:?xt=urn:btih:7b88adf3f47d036bcdee987f6597770eaafdd8dd&xt=urn:btmh:1220f39be6c14438b07ebdf120161215088d56c59608d5f34f0744d972c7a0cf7ca2&dn=11.15.0-47J_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) - + - [旧版 3DS 或 2DS - 11.15.0 - 韩版 - CTRTransfer](magnet:?xt=urn:btih:90d6689106751b057616d32445442fc1b7370e38&xt=urn:btmh:1220a08fe569ac1596f6a113730de3cc7aa0dfd6858d40830cc0f0cee07bf585fd93&dn=11.15.0-41K_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + + - [旧版 3DS 或 2DS - 11.15.0 - 韩版 - CTRTransfer](magnet:?xt=urn:btih:90d6689106751b057616d32445442fc1b7370e38&xt=urn:btmh:1220a08fe569ac1596f6a113730de3cc7aa0dfd6858d40830cc0f0cee07bf585fd93&dn=11.15.0-41K_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [旧版 3DS 或 2DS - 11.15.0 - 港台版 - CTRTransfer](magnet:?xt=urn:btih:19f978d42b0d9590bc742d7598efa45091567cee&xt=urn:btmh:12204429bc94456825530a2dff233ed399a292e1004a64b65fa4b451a69e116cad2a&dn=11.15.0-39T_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) + - [旧版 3DS 或 2DS - 11.15.0 - 美版 - CTRTransfer](magnet:?xt=urn:btih:fd39778d4116a210c3116c014521120f0e7b9e1d&xt=urn:btmh:12203a51aca201f0635eecb15645cd4598bd49b1ad354e1ea81c24eb488760f3bd2b&dn=11.15.0-47U_ctrtransfer_o3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce) diff --git a/_pages/zh_TW/bannerbomb3.txt b/_pages/zh_TW/bannerbomb3.txt index 1d99282687..20a0700b4e 100644 --- a/_pages/zh_TW/bannerbomb3.txt +++ b/_pages/zh_TW/bannerbomb3.txt @@ -66,10 +66,10 @@ ___ ### Next steps: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) +If the camera appeared, continue to [Installing boot9strap (USM)](installing-boot9strap-(usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) -{: .notice--info} \ No newline at end of file +If the camera did NOT appear, continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool)) +{: .notice--info} diff --git a/_pages/zh_TW/faq.txt b/_pages/zh_TW/faq.txt index 17f31c2206..2f4cc4a68c 100644 --- a/_pages/zh_TW/faq.txt +++ b/_pages/zh_TW/faq.txt @@ -3,24 +3,20 @@ title: "常見問題 FAQ" --- {% include toc title="條目內容" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ **Yes**, you can still install custom firmware on your 3DS, even after the closure of eShop. {: .notice--info} -{% capture notice-6 %} -**最新版的 3DS 韌體為 11.16.0 **。 以下是你該知道的: - -- If your device is running *Luma 11.0* or newer, it is *100% safe* to update. 您可以在啟動主機時按住「Select」鍵來檢查您的 Luma 版本。 -- 如果你的主機運行的 Luma 低於此版本,則你應該在更新系統到 11.16.0 前先[更新 Luma](checking-for-cfw)。 -{% endcapture %} - -
{{ notice-6 | markdownify }}
- ## 安裝前的常見問題 {% capture compat %} 我目前裝的系統為最新版本。 是否可以在不使用任何外部設備的情況下進行破解? -可以的! 最新的系統韌體(11.16.0) 有 [Seedminer](seedminer) 方法可以用來破解。 +Currently the latest system version (11.17.0) cannot be hacked without external hardware. {% endcapture %}
{{ compat | markdownify }}
diff --git a/_pages/zh_TW/finalizing-setup.txt b/_pages/zh_TW/finalizing-setup.txt index 2adcc48940..81284894ec 100644 --- a/_pages/zh_TW/finalizing-setup.txt +++ b/_pages/zh_TW/finalizing-setup.txt @@ -65,20 +65,34 @@ The screenshots below indicate the minimum SD card layout that is required to fo {: .notice--info} +#### Section II - CFW Check -#### 第二節 — 更新系統 +As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware. + +1. 關閉您的主機 +1. 按住「Select」鍵 +1. 在開機時按住「Select」鍵 +1. If the check was successful, your device should have booted into the Luma3DS configuration menu +1. 按『Start』鍵以存檔並重新啟動系統 +1. 關閉您的主機 + +If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help. +{: .notice--danger} + + +#### Section III - Updating the System In this section, you will update your system to the latest version, which is safe to do with custom firmware. {% include_relative include/sysupdate.txt cfw="true" %} -#### 第三節 — Homebrew Launcher +#### Section IV - Homebrew Launcher In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device. {% include_relative include/launch-hbl-dlp.txt %} -#### 第四節 — 設定內部時間 (RTC) 及 DSP +#### Section V - RTC and DSP Setup In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly). @@ -91,7 +105,7 @@ In this section, you will sync your 3DS internal clock with the actual time and 1. 按『B』回到 Rosalina 主選單 1. 按『B』退出 Rosalina 選單 -#### 第五節 — 安裝 CIA 檔案 +#### Section VI - Installing CIAs In this section, you will install several useful homebrew applications to HOME Menu. @@ -101,7 +115,7 @@ In this section, you will install several useful homebrew applications to HOME M 1. 選擇『Install and delete all CIAs』(安裝並刪除所有的 CIA 檔),並按下『A』確認 1. 按『Home』鍵,並關閉『下載通信 (Download Play)』程式 -#### 第六節 — 安裝 Luma3DS 至 CTRNAND +#### Section VII - CTRNAND Luma3DS In this section, you will use a script to copy some of Luma3DS's files to internal memory so that they can be accessed, even without an SD card inserted. @@ -119,7 +133,7 @@ In this section, you will use a script to copy some of Luma3DS's files to intern 1. 按『A』解鎖 SysNAND(lvl1)的寫入保護,然後按下提示的按鍵組合 1. 按『A』 繼續 -#### 第七節 — 清理 SD 卡 +#### Section VIII - Cleanup SD Card In this section, you will use a script to remove some unnecessary files from your SD card. @@ -128,7 +142,7 @@ In this section, you will use a script to remove some unnecessary files from you 1. 按『A』 繼續 1. 按『B』回到主選單 -#### 第八節 — 備份重要檔案 +#### Section IX - Backup Essential Files In this section, you will make backups of files that can be used to recover from software bricks or to recover data. diff --git a/_pages/zh_TW/get-started.txt b/_pages/zh_TW/get-started.txt index 57357f03b5..f31bbf74c4 100644 --- a/_pages/zh_TW/get-started.txt +++ b/_pages/zh_TW/get-started.txt @@ -19,7 +19,7 @@ If you see an unusual menu, STOP - you already have custom firmware! Continue fr #### 第二節 — 檢查系統版本 1. 開啟系統設定 -1. Your system version will be displayed on the bottom right of the top screen (e.g. 『Ver. 11.16.0-49U") +1. Your system version will be displayed on the bottom right of the top screen (e.g. 『Ver. 11.17.0-50U") #### 第三節 — 選擇改機方式 @@ -35,6 +35,8 @@ This doesn't seem to be a valid system version. {% capture methodUnavailable %} You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you have to use ntrboot. + +Information about firmware 11.17.0 is rapidly evolving. For the latest information, join Nintendo Homebrew on Discord. {% endcapture %} {% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %} diff --git a/_pages/zh_TW/home.txt b/_pages/zh_TW/home.txt index f39a9165a8..cb0eeedb90 100644 --- a/_pages/zh_TW/home.txt +++ b/_pages/zh_TW/home.txt @@ -14,6 +14,11 @@ excerpt: "A complete guide to 3DS (and 2DS) custom firmware,
from stock t 請在繼續前讀完所有的前言頁面 (包括本頁!)。 {: .notice--info} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ ## 什麼是自製韌體 (Custom Firmware)? **自製韌體** (CFW) 可讓您在您的主機上進行任何軟體上的修改,好比你電腦上的系統管理員權限一樣。 改機後,你能夠隨意修改你的 3DS,而非侷限於任天堂官方所允許的事。 diff --git a/_pages/zh_TW/homebrew-launcher-(super-skaterhax).txt b/_pages/zh_TW/homebrew-launcher-(super-skaterhax).txt index 8e514520ae..de84ac51ff 100644 --- a/_pages/zh_TW/homebrew-launcher-(super-skaterhax).txt +++ b/_pages/zh_TW/homebrew-launcher-(super-skaterhax).txt @@ -14,7 +14,7 @@ For technical details on the exploits that you will be using on this page, see [ ### 相容性資訊 -Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions except TWN/CHN. +Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR and JPN regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} @@ -24,11 +24,7 @@ The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) * The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) -#### Section I - Updating the System - -{% include_relative include/sysupdate.txt cfw="false" %} - -#### 第二節 — 準備工作 +#### 第一節 — 準備工作 In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. @@ -44,7 +40,7 @@ In this section, you will copy the files needed to trigger both super-skaterhax {: .notice--info} -#### Section III - super-skaterhax +#### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. @@ -69,11 +65,11 @@ If you haven't already, make sure you have a working Internet connection set up + If any prompts appear, approve all of them + If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your device freezes on a red screen, hold the POWER button until it turns off, redo step Step 3 of Section II, then retry this section - + If you get another error, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) + + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 1. If the exploit was successful, your device will have booted into the Homebrew Launcher 1. 關閉您的主機 -#### Section IV - Hardware Button Check +#### Section III - Hardware Button Check {% include_relative include/safemodecheck.txt %} @@ -81,10 +77,10 @@ ___ ### Next step: Choose an exploit -If you saw the system update screen in the previous section, Safe Mode is working on your device. +If the camera appeared in the previous section, Safe Mode is likely to be working on your device. -If your device booted into Safe Mode, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) +If the camera appeared, continue to [Installing boot9strap (HBL-USM)](installing-boot9strap-(hbl-usm)) {: .notice--primary} -If your device did NOT boot into Safe Mode, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) +If the camera did NOT appear, continue to [Dumping Movable (nimhax)](dumping-movable-(nimhax)) {: .notice--info} diff --git a/_pages/zh_TW/include/3ds-11.17.txt b/_pages/zh_TW/include/3ds-11.17.txt new file mode 100644 index 0000000000..751c04d748 --- /dev/null +++ b/_pages/zh_TW/include/3ds-11.17.txt @@ -0,0 +1,6 @@ +**3DS firmware 11.17.0 was recently released**. 以下是你該知道的: + +- If your device is running *Luma 10.2.1 or higher*, it is *100% safe* to update. 您可以在啟動主機時按住「Select」鍵來檢查您的 Luma 版本。 +- If your device is on an older Luma version, you should [update Luma](checking-for-cfw) before you update your device to 11.17.0. +- If your device does not yet have custom firmware, **do NOT update to the latest version**, as installation methods are currently unclear. +- Information about firmware 11.17.0 is rapidly evolving. For the latest information, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). diff --git a/_pages/zh_TW/include/addproxy.txt b/_pages/zh_TW/include/addproxy.txt index d77ed5c1ba..ce27f7c176 100644 --- a/_pages/zh_TW/include/addproxy.txt +++ b/_pages/zh_TW/include/addproxy.txt @@ -9,4 +9,4 @@ If you haven't already, make sure you have a working Internet connection set up 1. Click OK, then click Save 1. When prompted, click "Test" to perform the connection test + The test should succeed -1. Click "OK" to continue +1. Click "OK" to continue \ No newline at end of file diff --git a/_pages/zh_TW/include/exploit-usm.txt b/_pages/zh_TW/include/exploit-usm.txt index a3008aead2..1567cfe945 100644 --- a/_pages/zh_TW/include/exploit-usm.txt +++ b/_pages/zh_TW/include/exploit-usm.txt @@ -10,4 +10,5 @@ In this section, you will enter Safe Mode (a feature available on all 3DS family 1. On the following menu, navigate to `Connection 1` -> `Change Settings` -> `Next Page (right arrow)` -> `Proxy Settings` -> `Detailed Setup` ([image](/images/screenshots/usm/safemode_highlighted.png)) 1. If the exploit was successful, your device will have booted into SafeB9SInstaller + If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section - + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card \ No newline at end of file + + If your device instead freezes on a red screen, you are missing `usm.bin` from the root of your SD card + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-usm) \ No newline at end of file diff --git a/_pages/zh_TW/include/install-boot9strap-b9stool.txt b/_pages/zh_TW/include/install-boot9strap-b9stool.txt index d425e05257..122e158179 100644 --- a/_pages/zh_TW/include/install-boot9strap-b9stool.txt +++ b/_pages/zh_TW/include/install-boot9strap-b9stool.txt @@ -1,10 +1,11 @@ If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/). {: .notice--info} -In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch the boot9strap (custom firmware) installer. +In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer. 1. Complete the initial setup process for the launched game until you reach the main menu + Select the left option whenever prompted during the setup process + + If you encounter an issue while doing this section, [check this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) for your issue 1. Using the touch-screen, select the large left box, then select the box with an SD card icon 1. Once the menu loads, select the face icon, then the bottom right icon to continue 1. Press (X) or (UP) on the D-Pad depending on which is shown on the top screen diff --git a/_pages/zh_TW/include/install-boot9strap-safeb9sinstaller.txt b/_pages/zh_TW/include/install-boot9strap-safeb9sinstaller.txt index dc15a2f1a4..2609c93b1d 100644 --- a/_pages/zh_TW/include/install-boot9strap-safeb9sinstaller.txt +++ b/_pages/zh_TW/include/install-boot9strap-safeb9sinstaller.txt @@ -3,6 +3,7 @@ In this section, you will install custom firmware onto your device. {%- endif %} 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](troublshooting#issues-with-safeb9sinstaller) {%- if include.isbootfirm == "true" %} 1. Once it is completed, force your device to power off by holding down the power button + Your device will only boot to the SafeB9SInstaller screen until the next section is completed diff --git a/_pages/zh_TW/include/safemodecheck.txt b/_pages/zh_TW/include/safemodecheck.txt index 4664b02340..c2c18eea51 100644 --- a/_pages/zh_TW/include/safemodecheck.txt +++ b/_pages/zh_TW/include/safemodecheck.txt @@ -1,5 +1,4 @@ -1. With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device - + Keep holding the buttons until the device boots to a system update screen (this is Safe Mode) -1. If you see the system update screen, press Cancel - + Your device will power off - + If the device boots to the HOME Menu, just power off your device +1. 啟動您的主機 +1. Press the (Left Shoulder) and (Right Shoulder) buttons at the same time + + The camera applet should appear +1. 關閉您的主機 diff --git a/_pages/zh_TW/include/seedminer-base.txt b/_pages/zh_TW/include/seedminer-base.txt index 9a9366e809..d6b6f9108d 100644 --- a/_pages/zh_TW/include/seedminer-base.txt +++ b/_pages/zh_TW/include/seedminer-base.txt @@ -11,16 +11,7 @@ This method uses a powerful graphics card to perform the calculations needed. A
{{ technical_info | markdownify }}
{: .notice--info} - -### 第一節 — 更新系統 - -In this section, you will update your system to the latest version, which is necessary for Seedminer. - -1. 到主機主選單中更新您的主機,到『系統設置 (System Settings)』、『其他設置 (Other Settings)』底下選擇『系統更新 (System Update)』 - + 升級程式可能會告訴你『你的主機已經是最新系统了』而不是繼續升級 This is normal if you are already up to date; continue to the next section - + If this gives you an error, set both your DNS settings and Proxy settings to "Auto" - -### 第二節 — 準備工作 +### Section I - Prep Work In this section, you will get the necessary details from your 3DS that are required to figure out your device's encryption key. @@ -47,7 +38,7 @@ Before following this section: + 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼您必須先創立一個 Mii,或者您的主機無法連線至任天堂伺服器 (您的主機可能已被封殺或有網路連線之問題) 1. 選擇您的 Mii 個人檔案,並找尋您的好友代碼 -### 第三節 — Seedminer +### Section II - Seedminer In this section, you will use the Bruteforce Movable website to retrieve your device's encryption key in the form of `movable.sed`. @@ -67,6 +58,6 @@ In this section, you will use the Bruteforce Movable website to retrieve your de + This is usually fast (1-5 minutes) + During this process, the bot you added may not show up on your 3DS. As long as the website updates, this is not an issue + If you are still waiting after half an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you -1. When the process is completed, download your `movable.sed` file from the site + + If you get "We were unable to successfully complete your bruteforce request. :`(", follow the [respective troubleshooting on this page](troubleshooting#seedminer) + Keep this file as you will need it in the upcoming page -1. 關閉您的主機 \ No newline at end of file +1. 關閉您的主機 diff --git a/_pages/zh_TW/installing-boot9strap-(fredtool).txt b/_pages/zh_TW/installing-boot9strap-(fredtool).txt index 9854b11553..18ad03c08b 100644 --- a/_pages/zh_TW/installing-boot9strap-(fredtool).txt +++ b/_pages/zh_TW/installing-boot9strap-(fredtool).txt @@ -79,10 +79,12 @@ In this section, you will copy the hacked DS Connection Settings DSiWare to inte 1. 於您主機上啟動系統設定 (System Settings) 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title + + If you are unable to select the "Haxxxxxxxxx" title, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. 選擇『複製 (Copy)』並選擇『OK』 1. 回到系統設定主選單 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. 如果漏洞成功執行,您的主機將自動啟動『うごくメモ帳 (Flipnote Studio)』 + + If your device does not load the JPN version of Flipnote Studio, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) ##### 第五節 — Flipnote 漏洞 diff --git a/_pages/zh_TW/installing-boot9strap-(soundhax).txt b/_pages/zh_TW/installing-boot9strap-(soundhax).txt index 49f6be87ba..a3c92f4aea 100644 --- a/_pages/zh_TW/installing-boot9strap-(soundhax).txt +++ b/_pages/zh_TW/installing-boot9strap-(soundhax).txt @@ -66,6 +66,7 @@ In this section, you will launch Soundhax through the Nintendo 3DS Sound app, wh + This may take many (up to 10) tries + If you see the message "Could not play", you are either on a system version incompatible with Soundhax or downloaded the wrong Soundhax release + 如果當機的話,透過電源按鈕將您的主機強制關機,並再試一次 + + If you get a different error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-soundhax) ![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }}) {: .notice--info} diff --git a/_pages/zh_TW/installing-boot9strap-(ssloth-browser).txt b/_pages/zh_TW/installing-boot9strap-(ssloth-browser).txt index 3e04378bce..61399513f8 100644 --- a/_pages/zh_TW/installing-boot9strap-(ssloth-browser).txt +++ b/_pages/zh_TW/installing-boot9strap-(ssloth-browser).txt @@ -23,7 +23,7 @@ For technical details on the exploits that you will be using on this page, see [ SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp. -If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you will need to update your device to the latest version through System Settings and then follow the method for the latest version. +If you have updated your device to your current version using a cartridge, your Internet Browser will be inaccessible. If this is the case, you cannot follow this method. Stay on your current firmware and ask [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) for help. {: .notice--warning} ### 必備項目 @@ -63,10 +63,11 @@ In this section, you will visit the browser exploit webpage, which will use univ 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/nbhax/`) 1. Tap the QR code button and scan [this QR code](http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=https%3A%2F%2Fzoogie.github.io%2Fweb%2Fnbhax&qzone=1&margin=0&size=400x400&ecc=L) - + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + + If you get a crash or an error code, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) + If you get a security certificate warning, press (A) to allow the connection 1. Tap the "PROCEED TO HAXX" button 1. 如果一切成功的話,您將自動進入 SafeB9SInstaller + + If you get an error, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-ssloth-browser) #### 第四節 — 安裝 boot9strap diff --git a/_pages/zh_TW/installing-boot9strap-(usm).txt b/_pages/zh_TW/installing-boot9strap-(usm).txt index de39aeb65c..cbe82faeef 100644 --- a/_pages/zh_TW/installing-boot9strap-(usm).txt +++ b/_pages/zh_TW/installing-boot9strap-(usm).txt @@ -63,10 +63,17 @@ In this section, you will trigger the BannerBomb3 exploit using the DSiWare Mana 1. 於您主機上啟動系統設定 (System Settings) 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu - + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + + If the BB3 multihax menu doesn't open, [follow this troubleshooting guide](troubleshooting#bannerbomb3) + If the BB3 multihax menu says "cfw installed already", you already have custom firmware and should continue from [here](checking-for-cfw) 1. Use the D-Pad to navigate and press the (A) button to select "Install unSAFE_MODE" + 主機將會自動關機 +1. 啟動您的主機 +1. 於您主機上啟動系統設定 (System Settings) +1. Navigate to `Internet Settings` -> `Connection Settings` +1. Ensure that all three connections are named "Haaaaaaaxxxxxxxxx..." + + Do NOT change these settings! + + If all three connections are NOT all named "Haaaaaaaxxxxxxxxx...", STOP! Something went wrong in this section and MUST be fixed before you can continue +1. 關閉您的主機 #### 第三節 — unSAFE_MODE diff --git a/_pages/zh_TW/key-information.txt b/_pages/zh_TW/key-information.txt index f4e73e3b53..e84c7bbdb2 100644 --- a/_pages/zh_TW/key-information.txt +++ b/_pages/zh_TW/key-information.txt @@ -4,6 +4,11 @@ title: "Key Information" {% include toc title="條目內容" %} +{% capture update-notice %} +{% include_relative include/3ds-11.17.txt %} +{% endcapture %} +
{{ update-notice | markdownify }}
+ If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, continue to [Get Started](get-started). {: .notice--info} diff --git a/_pages/zh_TW/region-changing.txt b/_pages/zh_TW/region-changing.txt index 101deaacc9..7c1e4aab14 100644 --- a/_pages/zh_TW/region-changing.txt +++ b/_pages/zh_TW/region-changing.txt @@ -6,7 +6,7 @@ title: "區碼變更" ### 必讀事項 -This is an add-on section for region changing your device. 這是透過安裝所選區域的 11.15.0 CTRTransfer 鏡像檔達成的。 After installing the image, you can update your device normally to the latest firmware (11.16.0). +This is an add-on section for region changing your device. 這是透過安裝所選區域的 11.15.0 CTRTransfer 鏡像檔達成的。 After installing the image, you can update your device normally to the latest firmware (11.17.0). **請注意,區碼變更通常是不需要的,因為 Luma3DS 本身就支援跨區遊玩及程式[語碼模擬](https://github.com/LumaTeam/Luma3DS/wiki/Optional-features)的功能。** 另外,您也可透過[TWiLight Menu++](https://github.com/DS-Homebrew/TWiLightMenu/releases)來運行非支援語系的 NDS 遊戲。 You should only perform a region change if you wish to have your system UI is in a language that is not available on your console's current region.